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

Answers were Sorted based on User's Feedback



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

Answer / guest

By setting the following values in init.ora file.

LOG_ARCHIVE_FORMAT = arch %S/s/T/tarc (%S - Log sequence
number and is zero left paded, %s - Log sequence
number not padded. %T - Thread number lef-zero-paded and
%t - Thread number not padded). The file name created is
arch 0001 are if %S is used.
LOG_ARCHIVE_DEST = path.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / shailendra kumar

We can spacifice archive archive log in init.ora file
LOG_ARCHIVE_DEST = /disk/SIDDB/admin/SID/arch
LOG_ARCHIVE_FORMAT = 'log%t_%s_%r.arc'

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Security Interview Questions

What are the different Levels of Auditing ?

1 Answers  


What are Roles ?

2 Answers  


What are the benefits of distributed options in databases ?

1 Answers  


What are roles ? How can we implement roles ?

2 Answers  


What is the use of ANALYZE command ?

3 Answers  






What is snapshots ?

2 Answers  


What is a trace file and how is it created ?

2 Answers  


What is user Account in Oracle database ?

2 Answers  


How to prevent unauthorized use of privileges granted to a Role ?

1 Answers  


How can you Enforce Refrencial Integrity in snapshots ?

1 Answers  


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

1 Answers  


What is Statement Auditing ?

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)