GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  Database Administration
Go To First  |  Previous Question  |  
 Database Administration  |  Question 231 of 231    Print  
Oracle Catalog and Archive Log
Explain what are Oracle Catalog and Oracle Archive log?


  
Total Answers and Comments: 5 Last Update: July 02, 2009     Asked by: gyanudba 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: chandubtech
 
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). .



Above answer was rated as good by the following members:
aravindhreturns
February 23, 2009 13:04:34   #1  
msvkrishna Member Since: February 2009   Contribution: 15    

RE: Oracle Catalog and Archive Log
Oracle catlog is the catlog database in RMAN in which we can register the target databases of which the backup should be taken.

Archive log files are the offline copies of the redolog files which are used for the recovery purpose.

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 2Overall Rating: -2    
March 22, 2009 08:58:44   #2  
chandubtech Member Since: July 2008   Contribution: 4    

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). .


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
April 05, 2009 13:04:13   #3  
sivaraju.sateesh Member Since: January 2009   Contribution: 10    

RE: Oracle Catalog and Archive Log
Oracle catalog consists of the metadata about objects like tables synonyms views etc.
Oracle catalog is read by oracle when the database is getting up. Archive log as the backup or a copy of the redolog files.
Archive logs are used to recover the database or whenever the log mining is required to perform.

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
June 18, 2009 01:32:27   #4  
mmaz2002 Member Since: May 2009   Contribution: 3    

RE: Oracle Catalog and Archive Log

Oracle System Catalog is comprised of tables views that provide user to obtain information about the database for eg : user_catalog user_views user_tables.

Where as Archive Log Files are offline copies of Online Redo Log Files meaning :

Once the Online Redo Log files are filled if database is running in archive log mode archiver saves these files to the archive destination.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
July 01, 2009 05:59:35   #5  
m4k4v3l1 Member Since: July 2009   Contribution: 3    

RE: Oracle Catalog and Archive Log
Oracle System Catalog :

System Created Tables Which Contain Statistics and Useful Data Collected Automatically by the Database Engine to Help the Administrator or the regular users.
There Are Several Kinds Of Catalogs :

V$_Catalog
dba_Catalog
User_Catalog


RMAN Catalog:

Catalog Created By Rman manually After Enabling Archive Log Which Contain Data Regarding The BackUp/Recovery Process.
-----------------------------------
Archive Log: Member Of The Archive Group Contain all committed data is very essential in recovering database to the last minute before disaster.
DataBase Archiver: Responsible For Creating Archive Log Files .

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape