Data and Database Administration Which of the following is the preferred way to recover a database after a transaction in progress terminates abnormally? Reprocess transactions Rollforward Rollback Switch to duplicate database Reprocess transactions Rollforward Rollback Switch to duplicate database ANSWER DOWNLOAD EXAMIANS APP
Data and Database Administration Mirrored databases are almost always provided in high-availability systems. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data and Database Administration Which of the following could cause data to be unavailable? Planned database maintenance activities Data becoming lost or inaccurate All of these The database server Planned database maintenance activities Data becoming lost or inaccurate All of these The database server ANSWER DOWNLOAD EXAMIANS APP
Data and Database Administration Queries that do full table scans should be avoided. True False True False ANSWER DOWNLOAD EXAMIANS APP
Data and Database Administration Backward recovery is which of the following? Switching to an existing copy of the database Where the after-images are applied to the database Where the before-images are applied to the database Where the after-images and before-images are applied to the database Switching to an existing copy of the database Where the after-images are applied to the database Where the before-images are applied to the database Where the after-images and before-images are applied to the database ANSWER DOWNLOAD EXAMIANS APP
Data and Database Administration A transaction log shows before and after images of records that have been modified by transactions. True False True False ANSWER DOWNLOAD EXAMIANS APP