[go: up one dir, main page]

0% found this document useful (0 votes)
16 views1 page

Manual Checking Instead Menu

The document discusses manually checking a database instead of using menus. It provides commands to export an Oracle SID, source the oraenv script, check the sqlplus location, and connect to the database as SYSADM.

Uploaded by

joaopaulo164
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views1 page

Manual Checking Instead Menu

The document discusses manually checking a database instead of using menus. It provides commands to export an Oracle SID, source the oraenv script, check the sqlplus location, and connect to the database as SYSADM.

Uploaded by

joaopaulo164
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

======================================================

MANUAL CHECKING INSTEAD $MENU


======================================================

cron> $ export ORACLE_SID = <DBNAME>


$ . oraenv
$ which sqlplus
$ gp sysadm
$ sysadm

NOTE: AVOID THIS ERROR WHEN CONNECTING SYSADM TO DBNAME


- can't open stored library
- no such file/directory
- abort (coredump)
=======================================================

You might also like