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.)
Examine this command:
SQL> CREATE PLUGGABLE DATABASE pdb3 FROM pdb1;
Which three conditions must be true for successful execution of this command on a RAC database? (Choose three.)
Which statement describes the usage of Dynamic Service Fallback in Oracle RAC 19c?
Secure Cluster Communication protects the cluster interconnect from common security threats when used together with Single Network Support. Secure Cluster Communication includes message digest mechanisms, protection against fuzzing, and uses Transport Layer Security (TLS) to provide privacy and data integrity between the cluster members.
Which statement is true about securing cluster interconnect communication?
Which two statements are true about High Availability NFS (HANFS)? (Choose two.)
Which four statements are true concerning the upgrading of Oracle Grid Infrastructure 19c? (Choose four.)
Which two tasks must be performed before launching the Oracle universal installer to install Oracle Database Software for RAC? (Choose two.)
Which three statements are true about Quality of Service Management (QoS)? (Choose three.)
Which two actions guarantee that time is synchronized properly on all nodes in a cluster after installing Oracle Grid Infrastructure 19c? (Choose two.)
Identify three prerequisites for the successful installation of Oracle Grid Infrastructure 19c when using Full Featured Grid Naming Service (GNS). (Choose three.)
Which three statements are true about services and load balancing for Oracle 19c clients connecting to Oracle 19c RAC database instances? (Choose three.)
Which three statements are true about fully qualified file names in ASM? (Choose three.)
You performed these steps to disable an ADVM volume containing an ACFS file system:
1. Dismount the file system.
2. Disable the volume with the ASMCMDvoldisablecommand.
Which two statements are true regarding the actions performed? (Choose two.)
Which statement is true about Oracle Database 19c SGA Management?
Which two statements are true regarding ASM when installing Oracle Grid Infrastructure 19c? (Choose two.)
Examine this command:
Which two statements are required for this command to succeed? (Choose two.)
You want to create a tablespace,SALES, with these requirements:
1. Its data file has an alias namesales.dbf.
2. Its data file is stored in the directoryCURRENT_YRin the disk groupDATA.
Examine this command:
SQL> CREATE TABLESPACE sales;
Which two tasks must you perform to meet these requirements? (Choose two.)
Which two statements are true about the Global Enqueue Service, Instance Locks, and global enqueues in Oracle 19c RAC? (Choose two.)
Which two statements are true about server categorization in Oracle 19c Clusterware? (Choose two.)
Examine this command and output:
Examine this command:
Which statement must be true for the successful execution of the second command?
Which statement is true concerning the installation of an Oracle Grid Infrastructure 19c patchset and its status during the installation?
Which three statements are true about ASM Cloud File System (ACFS) encryption? (Choose three.)
You must deploy several Oracle 19c databases on an Oracle Grid Infrastructure Managed Cluster, and are required to have the ability to perform these actions without down time:
1. Apply a Grid Infrastructure interim patch.
2. Apply a Grid Infrastructure Patch Set Update (PSU).
3. Apply a database on-line patch.
4. Apply a Grid Infrastructure patchset.
5. Apply a database patchset.
6. Upgrade Grid Infrastructure from one release to another.
7. Upgrade databases from one release to another.
Your plan is to perform these tasks:
1. Install and configure Oracle Grid Infrastructure on a local file system.
2. Install Oracle Database software on an ACFS file system.
3. Create several RAC One Node databases.
Which of the seven requirements are met by your plan?