Explain force logging feature in 9i.



Explain force logging feature in 9i...

Answer / Pawan Kumar Tiwari

Force Logging is a feature introduced in Oracle 9i that ensures every transaction, whether committed or rolled back, gets written to the online redo logs. This is useful for recovering the database to any point in time without the risk of losing uncommitted transactions during recovery. To enable force logging, use the following command: `ALTER DATABASE FORCE LOGGING;`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle DBA (Database Administration) Interview Questions

What are the different types of backup available in the oracle?

1 Answers  


How many control files should you have?

1 Answers  


What are the various ingredients of sga?

1 Answers  


What do you understand by recovery catalog?

1 Answers  


When configuring sqlnet on the server what files must be set up?

1 Answers  


How to drop an oracle database?

1 Answers  


How do I become an administrator?

1 Answers  


You see multiple extents in the temporary tablespace. Is this a problem?

1 Answers  


What is the main function of database?

1 Answers  


What are the types of schemas?

1 Answers  


What is pga_aggregate_target?

1 Answers  


You see the following on a status report: redo log space requests 23 redo log space wait time 0 is this something to worry about? What if redo log space wait time is high? How can you fix this?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • 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)