Certification Exams Oracle Database 19c: RAC, ASM, and Grid Infrastructure Administration Exam Number: 1Z0-078
Certification Exams Oracle Database 19c: RAC, ASM, and Grid Infrastructure Administration Exam Number: 1Z0-078
3. Which three statements are true about the administration and use of policy sets in
Oracle 19c Clusterware?
A. Servers in a server pool outside the control of the policy set are never affected
by policy changes, when user-defined policy management is used.
B. A server pool can have the same attributes defined for different policies in the
policy set, when user-defined policy management is used.
C. Clusterware administrators cannot directly modify the policy set when Quality
of Service (QoS) Management is used.
D. All server pools in a cluster are controlled by the policy set, when user-defined
policy management is used.
E. A server pool can have different attributes defined for different policies in the
policy set, when user-defined policy management is used.
4. Which three statements are true about fully qualified file names in ASM?
A. They can be used to reference existing ASM files.
B. An alias may be created for an existing file by referring to the fully qualified file
name.
C. They can be created only if OMF is enabled.
D. They are system generated at the time of ASM file creation.
E. They are the only valid form that can be used for single file creation of a control
file.
5. Which two statements are true about v$asm- views in a clustered environment?
A. They exist in both ASM and RDBMS instances, and display the same output.
B. Their names can be seen in v$fixed_table when connected to an instance of any
type that is started.
C. They exist in both ASM and RDBMS instances, but they can display different
outputs depending on the instance type
D. gv$asm_attribute can be used to display the ASM_POWER_LIMIT attribute of all
ASM instances in the cluster.
E. Their names can be seen in dict when connected to an ASM instance
7. Which two statements are true about node listeners in a Grid Infrastructure
Cluster using ASM?
A. They listen only for the ASM instance on the same node.
B. They run from the Grid Infrastructure home by default.
C. They listen on behalf of any ASM instance and all database instances on the
same node.
D. There can be only one node listener per node.
E. They listen only for database instances on the same node.
9.Zero Downtime Patching uses Fleet Patching and Provisioning to patch Oracle Grid
Infrastructure without bringing down Oracle RAC database instances.
Which three statements are true about Zero-Downtime Oracle Grid Infrastructure
Patching?
A. When using Zero Downtime Patching, the root.sh script must be executed
manually with - nodriverupdate option.
B. When using Zero Downtime Patching, Oracle Grid Infrastructure OS system
software, kernel modules and system commands including ACFS, AFD, OLFS, and
OKA are not updated.
C. Zero Downtime Patching requires out-of-place patching of Oracle Grid
Infrastructure 19c with Oracle RAC or Oracle RAC One Node databases of 19c or
later releases and only the binaries in Oracle Grid Infrastructure user space are
patched
D. Zero Downtime Patching can be fully automated by selecting the option to
automatically run the root.sh script.
E. Zero Downtime Patching requires in-place patching of Oracle Grid Infrastructure
19c with Oracle RAC or Oracle RAC One Node databases of 19c or later releases
and only the binaries in the Oracle Grid Infrastructure user space are patched.
10.Which two statements are true concerning buffer states as shown in GV&BH.
STATUS in Oracle 19c RAC?
A. A PI block image may exist for a specific database block in only one instance.
B. An XCUR image is not downgraded to a SCUR image for shipping to another
instance until commits occur for updated rows on the block.
C. An XCUR image is not shipped to another instance until commits occur for
update rows on the block.
D. An XCUR block image may exist for a specific database block in only one
instance.
E. A CR image may get served from one instance to another to satisfy a read
request.
11.which two statements are true concerning ASM diskgroups using disks with a 4k
sector size?
A. Their sector size attributes can be changed using the ALTER DISKGROUP
command.
B. Their COMPATIBLE.ASM attributes must be set to 12. 1 or higher.
C. Their COMPATIBLE.ASM attributes must be set to 11. 2 or higher.
D. Their COMPATIBLE.RDBMS<./span> attributes must be set to 11.2 or higher.
E. Performance of ACFS is improved by using these diskgroups.
12. Which three statements are true about Oracle 19c RAC Database software
installations?
A. It is possible to install RAC database software on a one-node cluster.
B. It is possible to install multiple RAC Database 12c software homes on the same
cluster.
C. The Cluster Verification Utility (CLUVFY) must be used to check the cluster
before installing the RAC database software.
D. The RAC Database 12c software home and Grid Infrastructure homes must be
owned by the same OS user.
E. The RAC Database 12c software home and Grid Infrastructure homes must be
owned by separate OS users.
F. The Cluster Verification Utility (CLUVFY) may be used to check the cluster after
installing the RAC database software.
13. For which three entities can the 'what-if" command evaluation be used to
determine the impact of clusterware management operations in Oracle 19c
Clusterware?
A. Local resources
B. Database transactions
C. Pluggable Databases (PDBs)
D. Cluster resources
E. Administrator-defined resources
14. Which two benefits are obtained by using Affinity to reduce global resource
contention?
A. To enhance the performance of distributed transactions with applications server
that provides XA affinity, you can automatically spawn new dedicated database
RAC instances to isolate distributed transaction.
B. Oracle RAC affinity for partitioned tables routes all database requests for a
partition tables to a single Oracle RAC instance leading to higher Oracle RAC
performance and scalability because of improved cache locality and reduced
internode synchronization and block pings of the partition tables.
C. Oracle RAC affinity for partitioned tables routes database requests to all
available Oracle RAC instances evenly to create a global affinity in such a way
that each instance always gets an even number of requests leading to higher
Oracle RAC performance by using a higher levels of available global cache to
reduce global resource contention.
D. Oracle RAC affinity for partitioned tables routes database requests to Oracle
RAC instances such a way that each instance always gets requests for a disjoint
subset of rows in the database, this affinity leads to higher Oracle RAC
performance and scalability because of improved cache locality and reduced
internode synchronization and block pings.
E. To enhance the performance of distributed transactions with applications server
that provides XA affinity, you can direct all branches of a distributed transaction
to a single instance in the cluster to improve cache locality and reduce internode
synchronization and block pings.
15. Which three statements are true regarding ASM on a four-node cluster?
A database instance on a node uses an ASM instance as an I/O server when
requesting I/O to diskgoups.
A database instance on a node can only be a client of an ASM instance running on
the same node.
An ASM instance and database instances can coexist on the same node.
A database instance on a node cannot be a client of an ASM instance running on
other nodes.
ASM Cluster File System (ACFS) can be deployed on any nodes.
A database instance on a node can be a client of an ASM instance running on any
node.
16. You administer a RAC database that currently runs on a four-node cluster but
which has three instance.
Which two statements are always true about redo logs for this RAC database?
A. All the instances must have the same number of redo log groups and each group
must have the same number of redo log members.
B. A thread of redo must contain at least two log groups before it can be enabled.
C. A redo log group added using ALTER DATABASE ADD LOGEILE without the
INSTANCE clause is added to each instance.
D. A thread of redo is automatically dropped when an instance is removed from a
RAC database by using SRVCTL.
E. A thread of redo must be created before starting a fourth instance if a thread is
not already available.
17. Which two statements are true about ASM default templates?
A. Default data file templates are only created by ASM when a normal redundancy
disk group is created.
B. Templates may be shared across disk groups.
C. Default templates for a disk group can be modified.
D. Default template settings for redundancy depends on the disk group
redundancy.
E. Default template settings for striping depends on disk group redundancy.
18. Which two statements are true regarding ASM when installing Oracle Grid
Infrastructure 19c?
A. If no ASM disk groups are specified during installation, then ASM instances are
not started after the installation completes on any cluster node.
B. The Installer permits the creation of a disk group to be used for the Recovery
Area for the ASM instance.
C. The Installer permits the creation of a disk group for use by the voting disks and
OCR file.
D. ASM disk groups used for voting files and OCR files require a quorum failgroup.
E. If ASM disk groups are configured for the Clusterware files, then ASM must be
used for all databases on the cluster.
19. Which four statements are true concerning the upgrading of Oracle Grid
Infrastructure 19c?
A. The upgrade must be done out-of-place.
B. The cluster verification utility cluvfy.sh can verify that the cluster is ready for an
upgrade.
C. Upgrade validation may be done using the Oracle Universal Installer which in
turn invokes the built-in cluster verification utility.
D. The cluster verification utility cluvfy.sh can generate fixup scripts to run on all
nodes of the cluster.
E. The upgrade must be done in-place.
F. The ORACLE_SID environment variable must be set to the SID of the ASM
instance in the installation owner's environment.
G. The ORACLE_HOME environment variable must be set to the Grid Infrastructure
home directory in the installation owner's environment.
20. Identify three prerequisites for the successful installation of Oracle Grid
Infrastructure 19c when using Full Featured Grid Naming Service (GNS).
A. You must create a Grid Management Repository database.
B. Each cluster node must have at least two network interface cards.
C. You must enable the Name Server Cache Daemon (NSCD)
D. A DHCP service on the private network for the cluster is required to allocate
virtual IP addresses for HAIP.
E. A DHCP service on the public network for the cluster is required to allocate
virtual IP addresses as required by the cluster.
F. DNS must be configured to delegate name resolution for the cluster subdomain
to the cluster.
21. 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?
A. 1, 2, 3, 4 and 6.
B. 1, 2, 3 and 4.
C. 2, 3, 4 and 6.
D. 1, 2, 3, 4, 5, 6 and 7.
E. 1, 2, 3, 4, 5 and 6.
F. 2, 3, 4, 5 and 6.
22.Which two statements are true about resources defined by an administrator and
registered with Oracle 19c Clusterware for high availability?
A. A policy-managed resource can be started manually using crsctl.
B. A policy-managed resource can be started manually using srvctl.
C. Resource dependencies are automatically set when using a policy-managed
resource.
D. An administrator-managed resource can be started manually using crsctl.
E. The action script is automatically set when using a policy-managed resource.
F. An administrator-managed resource can be started manually using srvctl.
24. Which two statements are true about the Global Enqueue Service, Instance
Locks, and global enqueue in Oracle 19c RAC?
A. Global Enqueues may have owners and waiters in the same instance.
B. In a RAC database, there is no LMDO process if only one instance is running.
C. In a RAC One Node database, there is no LMDO process if only one instance is
running.
D. Global Enqueues and Instance Locks replace mutexes completely in RAC
database instances.
E. Global Enqueues and Instance Locks replace latches completely in RAC database
instances.
F. Global Enqueues may have converters and waiters in the same instance.
25. Which three are benefits of using RAC One Node in Oracle 19c?
A. Multiple instances of the same database on a single node to protect against
instance failure
B. Load balancing of services within a single instance
C. Online conversion from non-RAC databases to RAC One Node databases
D. Online conversion from RAC One Node databases to multi-instance RAC
databases
E. Ability to perform rolling patches
F. Automatic failover for high availability
27. Which three resources are managed using global concurrency control in an
Oracle 19c RAC multi- instance database?
A. Redo log buffers
B. Enqueues
C. Latches
D. Database block buffers
E. Mutexes
F. Cursors
28. Which two operating system users and groups must be created on each node
before installing Oracle Grid Infrastructure 19c?
A. an O/S user to own the Grid Infrastructure installation
B. an O/S user to own the Oracle Database installation
C. A group to own Automatic Storage Management (ASM) Filter Driver-provisioned
storage
D. an O/S group to own the software inventory
E. an O/S group called dba
F. an O/S user to own the Clusterware installation and a different O/S user to own
the Automatic Storage Management (ASM) installation
29. Which statement describes the purpose of colocation_tag for client routing with
Oracle database 19c?
A. When possible, clients with the same colocation_tag are routed to the same
available instance even if a preferred instance is available.
B. When possible, clients with the same colocation_tag are routed to the same
instance that offers a given service.
C. When possible, clients with the same colocation_tag are routed to the same
available instance when a preferred instance is not available.
D. When possible, clients with the same colocation_tag could be routed across a
set of preferred instances based on a specific load balancing option.
30. Which three components are integral parts of High Availability NFS (HANFS)?
A. HAIP
B. DHCP
C. ExportFS
D. NFS
E. HAVIP
F. Application VIP
31. Which statement describes the usage of Dynamic Service Fallback in Oracle RAC
19c?
A. Dynamic Service Fallback allows a service to fall back to a preferred instance
when the available instance performance falls below a specified threshold after
it was failed over to an available instance.
B. Dynamic Service Fallback allows a service to relocate to an available instance
when the service is stopped on a preferred instance.
C. To enable Dynamic Service Fallback, you should specify the level of performance
of a preferred instance for a service to be relocated to an available instance by
setting the -failback attribute of a service to "Low, Medium, or High".
D. Dynamic Service Fallback allows a service to fall back to a preferred instance
when it becomes available after it was failed over to an available instance.
32. Which two steps must always be performed to delete node host04 from an
Oracle 19c Clusterware cluster that does not use Grid Naming Service (GNS)?
A. Run the crsctl delete node -n host04 command as root on host04.
B. Run the crsctl unpin css - host04 command as root on host01, or on either
host02 or host03.
C. Run the crsctl unpin css -host04 command as root on host04.
D. Run the crsctl delete node -n host04 command as root on host01, or on either
host02 or host03.
E. Run the rootcrs.pl -deconfig -force command as root on host01, or on either
host02 or host03.
F. Run the rootcrs.pl -deconfig -force command as root on host04.
33. Which three statements are true regarding multitenant architecture for RAC
databases?
A. PDBs can have local temporary tablespaces.
B. PDBs must use shared Temporary tablespace.
C. You can open one, several, or all PDBs on one, several, or all CDB instances.
D. One UNDO tablespace for each instance is required.
E. One UNDO tablespace for each PDB is required.
F. It requires the CDB to use shared UNDO management.
35. Which three statements are true concerning Automatic Database Diagnostic
Monitor (ADDM) for RAC?
A. It can analyze performance over any given time period.
B. It can analyze performance using data captured on all instances.
C. It runs automatically in Instance ADDM mode after each AWR snapshot is
created.
D. It can diagnose latency problems in the Cluster Interconnect.
E. It can only analyze performance on the instance running the ADDM job.
F. It can diagnose skew in response time.
36. Which three statements are true about ASM Cloud File System (ACFS)
encryption?
A. acfsutil encr init is used to establish role separation between encryption
managers and encryption auditors.
B. A copy of an encrypted file is not encrypted unless it is created in an encrypted
directory.
C. An ACFS snapshot can be ACFS encrypted.
D. acfsutil encr off can be run by an encryption manager who may not have system
administrator privileges.
E. acfsutil encr on can be used to specify the encryption key length for a directory
or file.
37.Which two methods exist for enabling the collection of additional resource
debugging information for specific resources controlled by Oracle 19c Clusterware?
A. Use the crsctl set trace res "resource_name=debugging_level" command.
B. Use the cluvfy comp command for the specific resource within a component.
C. Use the crsctl set log res "resource_name=debugging_level2" command.
D. Set the environment variable_USR_ORA_DEBUG=1 and then stop and restart
the resource that requires resource debugging data to be collected.
38. Which two statements are true concerning diagnostic components and
requirements of Oracle 19c Clusterware?
A. The diagcollection.pl script must be run from the Grid home directory as the
grid infrastructure owner.
B. There is one osysmond service for the cluster health monitor (CHM) on each
cluster node regardless of cluster size.
C. There is one ologgerd service for the cluster health monitor (CHM) on each
cluster node regardless of cluster size.
D. The oclumon utility may be used to get and set parameters for the cluster
health monitor (CHM) repository.
E. The clusterware log files are stored inside the Grid Infrastructure Management
Repository database used by the cluster health monitor (CHM).
39. Which task must be performed before running the OPatch utility to patch Oracle
Grid Infrastructure 19c?
A. Stage the patch on the cluster node where the OPatch utility will be executed.
B. Stage the patch on all cluster nodes.
C. Update the PATH environment variable on each cluster node to point to the
$ORACLE_HOME/OPatch directory.
D. Update the PATH environment variable on the node where you will run the
OPatch utility to point to the $ORACLE_HOME/OPatch directory.
40. Your four-node cluster runs Oracle 19c Clusterware and supports a mix of RAC
databases from Oracle 10g Release 2 to Oracle 19c.
All databases have one or more services defined.
The oracle 10g Release 2 database clients connect to the database instances using
the public VIP.
The Oracle 11g Release 2, 12c release 1, and 19c clients connect to the database
instances using the Single Client Access Name (SCAN).
You must change the public VIPs.
Which three actions must be performed to change the VIPs on host01, the first node
in the cluster?
A. Use srvctl modify nodeapps to change the VIP on host01.
B. Use oifcfg setif to stop the VIP on host01.
C. Use srvctl start vip to start the VIP on host01.
D. Use srvctl stop vip to stop the VIP on host01.
E. Use oifcfg setif to start the VIP on host01.
41. Which two statements are true regarding ASM Dynamic Volume Manager
(ADVM)?
A. File systems contained in ADVM volumes may only contain database files.
B. ADVM extends ASM by providing a device driver interface to storage backed by
an ASM disk group.
C. Only one ADVM volume can be created in an ASM disk group.
D. An ADVM volume is individually named and can contain only one file system.
E. To create an ADVM volume, disk group attributes COMPATIBLE.ASM and
COMPATIBLE.ADVM must be minimally set to 12.1.<. span>
42. Which three statements are true about accessing ASM files?
A. Database instances can write metadata to ASM diskgroups.
B. If a database instance writes to an ASM-based datafile whose redundancy
attribute is set to mirror, then the ASM instance writes the mirror copy.
C. Database instances perform read I/O using an ASM instance as an I/O Server.
D. Database instances perform read I/O directly to ASM Disks.
E. ASM instances can write metadata to ASM diskgroups.
43. Which two actions guarantee that time is synchronized properly on all nodes in a
cluster after installing Oracle Grid Infrastructure 19c?
A. If network time protocol (NTP) time servers are unreachable on any cluster
node, then Oracle Cluster Time Synchronization Service (CTSSD) will start
automatically in active mode when the clusterware is started.
B. Configure network time protocol (NTP) on all cluster nodes; Oracle Cluster Time
Synchronization Service (CTSSD) will then start automatically in observer mode
when the clusterware is started.
C. Configure network time protocol (NTP) on all cluster nodes, and then start the
Oracle Cluster Time Synchronization Service (CTSSD) in active mode on all
cluster nodes.
D. If network time protocol (NTP) is not configured properly on all cluster nodes,
then Oracle Cluster Time Synchronization Service (CTSSD) will start
automatically in active mode when the clusterware is started.
E. Deactivate network time protocol (NTP) on all cluster nodes; Oracle Cluster
Time Synchronization Service (CTSSD) will then start automatically in active
mode when the clusterware is started.
45. Which three statements are true about ASM Cloud File System (ACFS) auditing?
A. acfsutil audit init must be run by a system administrator.
B. acfsutil audit archive must be used to archive audit files that are larger than 10
MB.
C. Audit information gathered by each cluster node can be consolidated into the
unified ACFS audit trail.
D. acfsutil audit read marks audit files to indicate that it is safe to purge them.
E. acfsutil audit purge can be run by an audit manager.
46. Which three statements are true concerning policy-based cluster management in
Oracle 19c Clusterware?
A. All servers in a new cluster installation belong to the generic server pool.
B. Server Pools must be managed with the srvctl utility for servers hosting a
database.
C. All servers in a new cluster installation belong to the free server pool.
D. Server Pools must be managed with the crsctl utility for servers hosting an
application or other administrator-defined high availability resource.
E. The server pool contains servers that host administrator-defined high availability
resources.
47. Which two statements are true about resources defined by an administrator and
registered with Oracle 19c Clusterware for high availability?
A. Resource dependencies are automatically set when using a policy-manage
resource.
B. An administrator-managed resource can be started manually using crsctl.
C. A policy-managed resource can be started manually using crsctl.
D. The action script is automatically set when using a policy-managed resource.
E. A policy-managed resource can be started manually using srvctl.
F. An administrator-managed resource can be started manually using srvctl.
48. Examine this tnsnames entry from a RAC configuration using a SCAN listener:
HR= (DESCRIPTION=
(LOAD_BALANCE=on)
(ADDRESS= (PROTOCOL=TCP) (HOS=cluster01-scan) (PORT=1521) )
(CONNECT_DATA=SERVICE_NAME=HRSRV)))
Which two statements are true about clients using this entry to connect?
A. A client connection request is received by a SCAN listener that creates the
connection to the least-loaded database instance.
B. The host name in the tnsnames entry must be changed if nodes are added or
removed from the cluster.
C. Clients using EZConnect/ can benefit from connect time load balancing because
the tnsnames entry refers to a SCAN listener.
D. Client connection requests are automatically failed over to another SCAN
listener if the chosen SCAN listener is not available.
E. Client connection requests are automatically balanced across all IP addresses
defined for the SCAN.
51. Which method should be used to convert a single-instance Oracle 19c Database
to a RAC Database?
A. Using the rconfig utility to create a template from the single-instance database
and then using DBCA to create a RAC database on the cluster using that
template
B. Using DBCA to migrate the database to shared storage and then to start one or
more RAC database instances on the cluster
C. Using DBCA to create a template from the single-instance database and then to
create a RAC database on the cluster using that template
D. Using the rconfig utility to migrate the database to shared storage and then
using DBCA to start one or more RAC database instances on the cluster
52. Which three statements are true about undo management in a RAC
environment?
A. It is necessary to assign a specific undo tablespace to a specific instance.
B. In a policy-managed RAC database, an undo tablespace may automatically be
created if OMF is enabled for the database.
C. A mixture of automatic undo management and manual undo management is
supported within a RAC database.
D. You can dynamically assign a newly created undo tablespace to an instance.
E. An instance that performs instance recovery can write to the undo tablespace of
a failed instance.
54. Which three statements are true about the Global Resource Directory (GRD) in
Oracle 19c RAC database and in Clustered ASM?
A. RAC databases have GRD cache resources distributed among all the database
instances and stored in the shared pool of each instance.
B. All GRD Enqueue Resource master metadata is held in the large pool of the
same database instance.
C. RAC databases have GRD cache resources distributed among all the database
instances and stored in the large pool of each instance.
D. All GRD Enqueue Resource master metadata is held in the shared pool of the
same database instance.
E. Only one GRD shadow resource may exist for an Enqueue Resource.
F. Clustered ASM has GRD resources distributed among all ASM instances.
G. Shadow GRD resources may exist in more than one database instance for a
resource.
55. Which three statements are true concerning activation of a user-defined policy in
Oracle 19c Clusterware?
A. An administrator-defined policy may be activated using the srvctl utility
B. When a policy is activated, resources can be automatically stopped to comply
with the policy definition.
C. When a policy is first created, it is initially active.
D. When a policy is activated, resources cannot be automatically started to comply
with the policy definition.
E. When a policy is activated, nodes may be reassigned to server pools based on
the policy definition.
F. When a policy is first created, it is initially inactive.
56. 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 ASMCMD voldisable command.
Which two statements are true regarding the actions performed?
A. The volume can be enabled and the file system can be mounted back again to
access the existing data.
B. The ACFS mount registry with Oracle restart is automatically deleted.
C. The disabling of volume does not destroy data in the file system.
D. The ACFS file system will be permanently removed from the volume only if the
file system is empty.
E. The ACFS file system will be permanently removed from the volume.
57. Which three statements are true about ASM Cloud File System (ACFS)
replication?
A. The privilege SYSREPL has been introduced for ACFS replication.
B. Replication is automatically terminated if the primary file system has less than 2
GB free space.
C. Standby redo log files are required on the standby site for synchronous redo
transport.
D. ACFS auditing information is replicated from the primary file system to the
standby file system.
E. One site of an ACFS replication configuration can host both primary and standby
file systems.
58. Which three statements are true about Quality of Service Management (QoS)?
A. It can manage database services only if they are defined as UNIFORM services.
B. It requires Oracle Grid Infrastructure for a Cluster to be installed and
Clusterware to be running.
C. A server pool can be managed by QoS even if it does have database instances
running on any server in the pool.
D. It supports multiple databases assigned to the same server pool.
E. Databases managed by QoS can be administrator managed or policy managed.
61. Which three events occur when a node fails in an Oracle Clusterware 19c Cluster?
A. Cluster Resources running on the failed node are relocated to one or more
surviving hub nodes.
B. Sessions connected to the failed node could be relocated to one or more
surviving nodes.
C. The node is evicted from the cluster.
D. Cluster Resources running on the failed node are suspended until the node is
restarted.
E. Cluster resources running on the failed node must be recovered when the node
is restarted.
63. Which two statements are true regarding the default service that is automatically
created upon PDB creation in a RAC database environment?
A. It is created and started on only one instance when using policy-managed
database configuration.
B. It cannot be used to automate the opening of the PDB by the Clusterware.
C. It is not automatically registered in the OCR.
D. It is uniformly available on all instances for administrator-managed databases.
E. it is automatically registered in the OCR.
64. Which three statements are true concerning node evictions and reboots
performed by Oracle Clusterware 19c?
A. The CSSDMONITOR process can request a node eviction.
B. All node evictions require that the evicted node or nodes be rebooted.
C. The OCSSD process may evict a node after an escalation request from a
database instance LMON process.
D. The reboot advisory broadcasts reboot decisions only over the interconnect.
E. A node whose performance is severely degraded can be evicted.
F. The OCLSKD process is used for node eviction requests originating on the node
to be evicted.
65. Which two statements are true about server categorization in Oracle 19c
Clusterware?
A. Different nodes in a cluster may belong to separate administrator-defined
categories.
B. All server attributes used for categorization are administrator modifiable.
C. All server attributes that may be used to determine the server category are
discovered automatically by Oracle Clusterware.
D. All nodes in a cluster belong to the same Oracle-supplied category.
E. A server may be added to only one category using the crsctl utility.
F. Server categories can only be used for nodes running an application server.
66. Examine this command executed on the first node of a three-node cluster:
#< GRID_INFRASTRUCTURE_ORACLE_HOME >/OPtch/opatchauto apply 33575673
Which two tasks does this command perform?
A. It applies a patch to all database ORACLE_HOMEs, with the same release as the
Grid Infrastructure, on all cluster nodes.
B. It applies a patch to all database ORACLE_HOMEs of any version on the first
cluster node.
C. It applies a patch to all database ORACLE HOMEs, with the same release as the
Grid Infrastructure, only on the first cluster node.
D. It applies a patch to the Grid Infrastructure on all cluster nodes.
E. It applies a patch to all database ORACLE_HOMEs of any version on all cluster
nodes.
F. It applies a patch to the Grid Infrastructure only on the first cluster node.
67. You must replace a failed disk that was dropped from a disk group.
You want the rebalance operation to occur with minimal performance impact.
Which two options help you achieve this?
A. Use the WAIT clause with the ALTER DISKGROUP command.
B. Make sure that the ASM_POWER_LIMIT parameter is set to 1 before
rebalancing the disk group.
C. Decrease the value of the DISK_REPAIR_TIME attribute for the disk group.
D. Increase the value of the DISK_REPAIR_TIME attribute for the disk group
E. Set the POWER clause to 1 in the ALTER DISKGROUP command.
69. 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?
A. Database administrators or cluster administrators must provide a valid server
certificate and an Oracle Wallet for each node during new Oracle Grid
Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure 19c
to secure the interconnect communication.
B. Database administrators or cluster administrators must provide an encryption
key during new Oracle Grid Infrastructure 19c deployment or an upgrade to
Oracle Grid Infrastructure 19c to secure the interconnect communication.
C. Security for the cluster interconnect is invoked automatically as part of a new
Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid
Infrastructure 19c using an auto-generated encryption key that is stored locally
on each node of the cluster in an Oracle Wallet and Database administrators or
cluster administrators must provide a valid path for the Wallet file.
D. Security for the cluster interconnect is invoked by auto-generated server
certificates that will be assigned to each cluster node as part of a new Oracle
Grid Infrastructure 19c deployment or an upgrade to Oracle Grid Infrastructure
19c.
E. Security for the cluster interconnect is invoked automatically as part of a new
Oracle Grid Infrastructure 19c deployment or an upgrade to Oracle Grid
Infrastructure 19c and Database administrators or cluster administrators do not
need to make any configuration changes for this feature.
70. Which two commands will stop the Oracle High Availability Services (OHAS) and
prevent it from starting automatically at system boot on the local node?
A. crsctl stop crs
B. crsctl config crs
C. crsctl disable crs
D. crsctl stop cluster
71. Which two statements are true about Oracle Clustered ASM performance?
A. Data files, redo logs, and RMAN backup pieces must be stored in different ASM
disk groups for optimal performance.
B. All ASM Disks belonging to a disk group should have the same hardware
specifications and storage attributes for optimal performance.
C. Hardware-based mirroring combined with ASM mirroring guarantees optimal
performance.
D. All ASM Disks belonging to a disk group should be of the same size for optimal
performance.
E. To improve performance a database must have two disk groups; one for data
and one for the fast recovery area.
74. Which three statements are true about services and load balancing for Oracle 19c
clients connecting to Oracle 19c RAC database instances?
A. Load balancing can be done by the client, the listener, or both, for any one
connection request.
B. Load balancing can be done by the client or the listener, but not both, for any
one connection request.
C. Client-side connect-time load balancing can balance connection requests across
SCAN listeners.
D. Services support the balancing of client connections across RAC database
instances.
E. In server-side load balancing, node listener redirects the client to another node
listener for connection to an instance.
75. Which three statements are true about the Oracle Clusterware 19c Flex Cluster
architecture?
A. Leaf nodes require direct access to the voting disks.
B. Each hub node must be connected to storage shared across all hub nodes.
C. Hub nodes require direct access to the voting disks.
D. Hub nodes require direct access to the OCR file.
E. Each leaf node must be connected to storage shared across all cluster nodes.
F. Each leaf node must be connected to storage shared across all leaf nodes.
76. Which three statements are true about Oracle 19c multitenant RAC databases
created using the Database Configuration Assistant (DBCA) on a cluster from a RAC
database home?
A. They have their pluggable databases (PDBs) opened in each container database
(CDB) instance automatically after CDB creation.
B. They can have multiple pluggable databases (PDB) when the container database
(CDB) is created.
C. They can be administrator managed.
D. They can be policy managed.
E. They are automatically configured to use Enterprise Manager Express.
F. They have a unique service name created for each pluggable database (PDB)
automatically registered as a cluster service resource.
77. Which statement is true about Oracle Database 19c SGA Management?
A. Oracle RAC Resource Management only allows assignment of the SGA during
database startup.
B. Oracle RAC Resource Runtime Management allows for automatic and runtime
adjustment of the SGA.
C. Oracle RAC Resource Management requires the same SGA value for all the
instances of a RAC database which is configured during database startup only.
D. Oracle RAC Resource Management only allows assignment of the SGA during
instance startup.
78. Which two statements are true about Transparent Application Continuity in
Oracle RAC 19c?
A. Transparent Application Continuity is enabled when FAILOVER_TYPE=AUTO.
B. Transparent Application Continuity is enabled when FAILOVER_TYPE=ALL.
C. Recovery of the user database session is done safely and with no need for a DBA
to have any knowledge of the application or make application code changes.
D. Recovery of the user database session is done safely by enabling
AUTO_RECOVER within the user database session.
E. Transparent Application Continuity is automatically enabled for a session when a
database session reaches a safe place (such as a connection test or a known
recoverable point) and the transactions are drained at the database.