Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Handling LOB data in Oracle Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • RAC 11g with vmware Oracle
  • find_string_in_database.sql Oracle
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • Sample WW22 listener.ora Oracle
  • Find_planinfo.sql Oracle
  • Jai Shree Ram Oracle
  • 10g oem configuration Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Drop specific SQL plan baseline – spm Oracle
  • OEM-Commnds Oracle
  • Histogram information Oracle

set_env_dba

Posted on 02-Aug-2005 By Admin No Comments on set_env_dba

# This File Sets all the Oracle Environment Variables and is called from

# Each Users’s . profile file.

B=`tput smso`

N=`tput rmso`

echo “”

echo “Enter $B 1 $N to access Oracle 10.1.0.3 – TEST ”

echo “”

echo “Enter $B 2 $N to access Oracle 10.1.0.3 – UOCTEST ”

echo “”

echo “Enter $B 3 $N to access Oracle 9.2 – UOCB ”

echo “”

echo “Enter $B 4 $N to access Oracle 10.1.0.3 – CADEV ”

echo “”

echo “Enter Your Choice [2] : c”

read CHOICE

case ${CHOICE:-1} in

1) . /oracle/oraprocs/oracle_env_10g_TEST;;

2) . /oracle/oraprocs/oracle_env_10g_UOCTEST;;

3) . /oracle/oraprocs/oracle_env_92_UOCB;;

4) . /oracle/oraprocs/oracle_env_10g_CADEV;;

esac

echo “”

unset N

unset B

Linux/Unix, shell

Post navigation

Previous Post: .profile
Next Post: oracle_env_10g_CADEV

Related Posts

  • move_arch_files.ksh Linux/Unix
  • Remove DOS CR/LFs (^M) Linux/Unix
  • ipcs -l Linux/Unix
  • to see when crontab is changed. Linux/Unix
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • How to remove blank lines using vi editor command 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)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • upload.html PHP/MYSQL/Wordpress
  • Sending SQLPLUS output in HTML format Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • Removing first line Linux/Unix
  • oracle Dba site Oracle
  • SQL Server: How to see historical transactions SQL Server
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • Vivek Tuning for Row Locks. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme