QuestionQ11
Managing the Redo Transport ServicesExamine the command that creates a database service:

What is the significance of the COMMIT_OUTCOME attribute in this command?
- A It ensures that all committed transactions are written to the primary database before a switchover can complete.
- B It ensures that there is no lag while performing a switchover or a failover.
- C It ensures that all committed transactions affected during a switchover are rolled back.
- D It ensures that commit state for a transaction is retained after a recoverable outage.
Community Discussion