Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Optimizer_Index init.ora parameter explaination. Oracle
  • JSON/XML Types in Oracle Oracle
  • Single character replacement in Unix Linux/Unix
  • find_err.sql for finding errors from dba_errors. Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • Space padding in korn shell Linux/Unix
  • Changing Instance Name ( No DB_NAME) Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • In Addition to previous note, following grants needed on PERFSTAT user. Oracle
  • grep multuple patterns Linux/Unix
  • Find sort details from Db find_sort.sql Oracle
  • Multiple listeners Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Jai Shree Ram Oracle

.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

  • Find Command Linux/Unix
  • good linux notes Linux/Unix
  • To Find Orphan OS processes. Linux/Unix
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • How to collect CPU usage on Linux using Shell script Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Histogram information Oracle
  • checking connectivity between two servers Linux/Unix
  • Find all users who have DML privileges Oracle
  • tuning commmand for cpu, ip and memory stats Linux/Unix
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • good linux notes Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme