What are the database administrators utilities avaliable ?

 SQL * DBA - This allows DBA to monitor and control an ORACLE database. SQL  *  Loader  -  It loads data from standard operating system files (Flat files) into ORACLE database tables. Export  (EXP) and Import (imp) utilities allow you to move existing data in ORACLE format to and from ORACLE database.

Showing Answers 1 - 3 of 3 Answers

Chiranjeevi Manne

  • Mar 30th, 2007
 

SQL Plus, SQL Loader, EXP, IMP

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions