GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Database Administration

 Print  |  
Question:  Oracle Catalog and Archive Log

Answer: Explain what are Oracle Catalog and Oracle Archive log?


March 03, 2009 08:58:44 #2
 chandubtech   Member Since: July 2008    Total Comments: 3 

RE: Oracle Catalog and Archive Log
 
The Oracle system catalog is comprised of tables and views which allow the user to obtain information about the database, such as what other tables and views are available, their attributes, constraints, etc. Oracle has hundreds of available system catalog relations, only some of which are available to the average user (as many are intended for use only by qualified database administrators). .

     

 

Back To Question