81.4k views
5 votes
Which of the following files should be multiplexed, for safety? (Choose all correct answers.)

A. System tablespace datafiles

B. Control file

C. Initialization parameter file

D. Archive logfiles

1 Answer

0 votes

Answer:B)Control File

D)Archive Log-files

Explanation:

Control file is a file which holds the status of the databases elements such as names, location,online redo files, etc in binary form. This requires the multiplexing by collecting all these database elements into one encapsulated unit.

Archive log-files are those file which holds the redo files in the offline ports which contain the elements.The also form a single group for the safety by multiplexing method.

User Mahbub Rahman
by
8.0k points

Related questions