Oracle Database 19c: RAC, ASM, and Grid Infrastructure Administration - 1z0-078 Exam Practice Test

Which three statements are true about ASM Cloud File System (ACFS) encryption? (Choose three.)
Correct Answer: C,D,E
Which three statements are true about services and load balancing for Oracle 19c clients connecting to Oracle 19c RAC database instances? (Choose three.)
Correct Answer: B,C,E
Which two statements are true concerning diagnostic components and requirements of Oracle 19c Clusterware? (Choose two.)
Correct Answer: C,D
Examine these descriptions of ASM instance shutdown behavior:
1) The ASM instance shuts down immediately without an orderly dismount of disk groups.
2) Active SQL statements are allowed to complete before an orderly dismount of all disk groups occurs and then the ASM instance shuts down without waiting for connected sessions to disconnect. If any ASM clients are connected to the instance, then the shutdown returns an error.
3) Active SQL statements are allowed to complete before an orderly dismount of all of disk groups occurs and then the ASM instance shuts down after waiting for connected sessions to disconnect. If any ASM clients are connected to the instance, then the shutdown returns an error.
Which two lists are correct matches for these descriptions? (Choose two.)
Correct Answer: A,E
Which two statements are true about initialization parameters for Clustered ASM instances? (Choose two.)
Correct Answer: B,E
Which three statements are true about diagnostic reporting for the OCR and OLR files? (Choose three.)
Correct Answer: A,C,E
A cluster running 19c Grid Infrastructure supports both Oracle 11g to 19c RAC databases using ASM.
The COMPATIBLE.ASM, COMPATIBLE.RDBMS, and COMPATIBLE.ADVM parameters are currently set to 11.2 for all diskgroups..
You must support these capabilities in all diskgroups:
1. ACFS Replication
2. ACFS Encryption
To what minimum values must the compatible attributes be set?
Correct Answer: C
You want to create a tablespace, SALES, with these requirements:
1. Its data file has an alias name sales.dbf.
2. Its data file is stored in the directory CURRENT_YR in the disk group DATA.
Examine this command:
SQL> CREATE TABLESPACE sales;
Which two tasks must you perform to meet these requirements? (Choose two.)
Correct Answer: A,D