Which of the following provides not a correct characteristic of remotejournaling?

Which of the following provides not a correct characteristic of remote
journaling?

Which of the following provides not a correct characteristic of remote
journaling?

A.
Moves the journal or transaction log to a remote location, not the actual files

B.
Parallel processing of transactions to an alternate site

C.
Backup takes place in real time (synchronous)

D.
Backup is not in real time (asynchronous)

Explanation:
The following are characteristics of remote journaling;
– Moves the journal or transaction log to a remote location, not the actual files
– Parallel processing of transactions to an alternate site
– Backup takes place in real time (synchronous)



Leave a Reply to Barry Cancel reply1

Your email address will not be published. Required fields are marked *

4 × one =


Barry

Barry

When a transaction is completed, the database
management system duplicates the journal entry at a remote location.

I don’t really agree that “Moves” is equals too “Duplicates”