How can you enable automatic archiving ?

Answers were Sorted based on User's Feedback



How can you enable automatic archiving ?..

Answer / guest

Shut the database
Backup the database
Modify/Include LOG_ARCHIVE_START_TRUE in init.ora file.
Start up the databse.

Is This Answer Correct ?    6 Yes 0 No

How can you enable automatic archiving ?..

Answer / smtia

1. shutdown the database with normal/emmidiate/transactional
2. modify/include the parameter log_archive_start=true,
log_archive_dest= (location to which the redo log file
group is archived), log_archive_format=(in which format you
want to apper the archive log file)
3. start up the database

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Security Interview Questions

What is user Account in Oracle database ?

2 Answers  


How can we specify the Archived log file name format and destination ?

2 Answers  


What is Statement Auditing ?

2 Answers  


What are the minimum parameters should exist in the parameter file (init.ora) ?

1 Answers  


What is Tablespace Quota ?

2 Answers  






What are roles ? How can we implement roles ?

2 Answers  


What are the use of Roles ?

3 Answers  


What are the steps to switch a database's archiving mode between NO ARCHIVELOG and ARCHIVELOG mode ?

1 Answers  


How can we reduce the network traffic ?

3 Answers   Keane India Ltd,


What is a trace file and how is it created ?

2 Answers  


What are the options available to refresh snapshots ?

2 Answers  


What are the dictionary tables used to monitor a database spaces ?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)