Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • My Test Case On 21-OCT-2005 Oracle
  • Clean up Oracle
  • Another export with Query Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • Find_planinfo.sql Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • Mutating Table Error while using database trigger Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • Sending SQLPLUS output in HTML format Oracle
  • PHP code to add WordPress posts in bulk programmatically PHP/MYSQL/Wordpress
  • Directory wise folder wise space usage Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Does DBMS_JOB recompute the NEXT_DATE interval after or before Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress

.profile

Posted on 02-Aug-2005 By Admin No Comments on .profile

#! /bin/ksh -x

set -o vi

stty erase

EDITOR=vi;export EDITOR

PATH=.:$PATH;export PATH

. /oracle/oraprocs/set_env_dba

stty erase ^H

PS1=`uname -n`’->”$ORACLE_SID”@”(”$PWD”)’;

/bin/perl /oracle/title.pl `uname -n` “->” “$ORACLE_SID”

DISPLAY=192.168.4.112:0.0;export DISPLAY

Linux/Unix, shell

Post navigation

Previous Post: rm_backup_arch_file.ksh
Next Post: set_env_dba

Related Posts

  • Important Solaris Commands Linux/Unix
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • create a folder in multiple places Linux/Unix

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • useful dg links Oracle
  • Wait Based Tuning Step by step with SQL statement Oracle
  • How to change hostname in Linux Linux/Unix
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • Important Solaris Commands Linux/Unix
  • find_pk.sql /* Find Primary Key */ Oracle
  • 10g oem configuration Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme