Database Administrator

Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts
Monday, April 23, 2012

Auto-Changing SQL Prompt

›
You have to insert the following line of code in glogin.sql which is usually found in $ORACLE_HOME/sqlplus/admin set termout off set ech...

Connect as an Oracle User Without Knowing the Password

›
SQL> alter user ldbo grant connect through ksh; User altered. SQL> connect n/ksh$1#@apx1112srv; Connected. SQL> show user US...
›
Home
View web version
Powered by Blogger.