Database Systems is a blog about Databases and Data of any size and shape
Pages
My Blog
My apps
Tuesday, 18 January 2005
Unix prompt with ORACLE_SID
Modify your command prompt on unix box to include the oracle SID in your prompt. Type this the .profile file of your user login.
PS1="
\${ORACLE_SID} on \h \${PWD}
$ "
#
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)