Which method can be used to convert a single-instance Oracle 12c Database to a RAC Database?
Which task must be performed before running the OPatch utility to patch Oracle Grid Infrastructure 12c?
Which two statements are true about clustered ASM instances? (Choose two.)
PROD1, PROD2 and PROD3 are three active instances of the PROD database.
Examine these commands executed on PROD1:
SQL > ALTER SYSTEM SET PARALLEL_MIN_SERVERS=200 SCOPE=MEMORY sid=’*’;
SQL > ALTER SYSTEM SET PARALLEL_MIN_SERVERS=100 SCOPE=MEMORY sid=’PROD1’;
Which statement is true?