Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

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

Page: 1 / 8
Total 77 questions

Oracle Database 19c: RAC . ASM and Grid Infrastructure Administration Questions and Answers

Question 1

Examine the output of this command:

Question # 1

TheACFSdisk group is a normal redundancy disk group with 5 GB of free space.

To increase the size of theACFSfile system, you execute this command as therootuser:

$ /sbin/acfsutil size +200M /u01/app/grid/acfsmount

Which two statements are true regarding the outcome of this command? (Choose two.)

Options:

A.

It fails to resize voli because it must be executed as a user belonging to the sysasm group.

B.

It fails to resize the filesystem because it must be unmounted before resizing.

C.

It succeeds but leaves the file system unmounted.

D.

It resizes voli.

E.

It resizes the filesystem mounted on /u01/app/grid/acfsmount.

Question 2

Which task must be performed before running theOPatchutility to patch Oracle Grid Infrastructure 19c?

Options:

A.

Update the path environment variable on each cluster node to point to the 50RACLE HOME/OPacch directory

B.

Stage the patch on the cluster node where the OPacch utility will be executed.

C.

Update the path environment variable on the node where you will run the OPatch utility to point to the SORacle HOME/OPacch directory.

D.

Stage the patch on all cluster nodes.

Question 3

Which three statements are true about Quality of Service Management (QoS)? (Choose three.)

Options:

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.

Databases managed by QoS can be administrator managed or policy managed.

E.

It supports multiple databases assigned to the same server pool.

Question 4

Which two statements are true about the Global Enqueue Service, Instance Locks, and global enqueues in Oracle 19c RAC? (Choose two.)

Options:

A.

Global Enqueues and Instance Locks replace mutexes completely in RAC database instances.

B.

Global Enqueues may have converters and waiters in the same instance.

C.

Global Enqueues may have owners and waiters in the same instance.

D.

Global Enqueues and Instance Locks replace latches completely in RAC database instances.

E.

In a RAC database, there is no LMDO process if only one instance is running.

F.

In a RAC One Node database, there is no LMD) process if only one instance is running.

Question 5

Which two statements are true regarding ASM when installing Oracle Grid Infrastructure 19c? (Choose two.)

Options:

A.

If ASM disk groups are configured for the Clusterware files, then ASM must be used for all databases on the cluster.

B.

The Installer permits the creation of a disk group to be used for the Recovery Area for the ASM instance.

C.

If no ASM disk groups are specified during installation, then ASM instances are not started after the installation completes on any cluster node.

D.

ASM disk groups used for voting files and OCR files require a quorum failqroup.

E.

The Installer permits the creation of a disk group for use by the voting disks and OCR file.

Question 6

Which two tasks must be performed before launching the Oracle universal installer to install Oracle Database Software for RAC? (Choose two.)

Options:

A.

ssh user equivalence for the Oracle software owner must be configured on all cluster nodes where the Database software will be installed.

B.

Grid Infrastructure must be installed on all cluster nodes.

C.

The Clusterware stack must be up on all cluster nodes.

D.

The Clusterware stack must be up on all cluster nodes where the Database software will be installed.

E.

SSH user equivalence for the Oracle software owner must be configured on all cluster nodes.

F.

Grid Infrastructure must be installed on all cluster nodes where the Database software will be installed.

Question 7

Which statement describes the usage of Dynamic Service Fallback in Oracle RAC 19c?

Options:

A.

Dynamic Service Fallback allows a service to relocate to an available instance when the service is stopped on a preferred instance.

B.

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.

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 -fallback 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.

Question 8

Which two statements are true about node listeners in a Grid Infrastructure Cluster using ASM? (Choose two.)

Options:

A.

They listen only for database instances on the same node.

B.

They listen on behalf of any ASM instance and all database instances on the same node.

C.

They listen only for the ASM instance on the same node.

D.

There can be only one node listener per node.

E.

They run from the Grid Infrastructure home by default.

Question 9

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.)

Options:

A.

2 = NORMAL, 3 = TRANSACTIONAL, 1 = ABORT

B.

2 = NORMAL, 3 = IMMEDIATE, 1 = ABORT

C.

3 = NORMAL, 2 = TRANSACTIONAL, 1 = ABORT

D.

3 = NORMAL, 2 = ABORT, 1 = IMMEDIATE

E.

3 = NORMAL, 2 = IMMEDIATE, 1 = ABORT

Question 10

Which two statements are true about Oracle Clustered ASM performance? (Choose two.)

Options:

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 be of the same size for optimal performance.

C.

Hardware-based mirroring combined with ASM mirroring guarantees optimal performance.

D.

All ASM Disks belonging to a disk group should have the same hardware specifications and storage attributes for optimal performance.

E.

To improve performance a database must have two disk groups; one for data and one for the fast recovery area.

Question 11

Which two statements are true about Transparent Application Continuity in Oracle RAC 19c? (Choose two.)

Options:

A.

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.

B.

Transparent Application Continuity is enabled when failover type=auto.

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 enabled when failover type=All

Question 12

Which method should be used to convert a single-instance Oracle 19c Database to a RAC Database?

Options:

A.

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

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 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

D.

Using dbca to create a template from the single-instance database and then to create a RAC database on the cluster using that template

Question 13

Which three statements are true regarding multitenant architecture for RAC databases? (Choose three.)

Options:

A.

One undo tablespace for each pdb is required.

B.

PDBs can have local temporary

C.

You can open one, several, or all PD3s on one, several, or all cdb instances.

D.

It requires the cdb to use shared undo management.

E.

One undo tablespace for each instance is required.

F.

PDBs must use shared Temporary

Question 14

Examine this command:

Question # 14

Which two statements are required for this command to succeed? (Choose two.)

Options:

A.

The DB_CREATE_FILE_DEST parameter must be set to +DATA(newtemplate).

B.

newtemplate must be defined for the +DATA disk group.

C.

Existing data files in TBS1 must also use the same template.

D.

User-defined subdirectories ORCL and USERS must already exist.

E.

The +DATA disk group should not be part of Flex ASM.

Question 15

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? (Choose three.)

Options:

A.

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 the Oracle Grid Infrastructure user space are patched.

B.

When using Zero Downtime Patching, the root.sh script must be executed manually with –nodriver update option.

C.

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.

D.

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.

E.

Zero Downtime Patching can be fully automated by selecting the option to automatically run the root.sh script.

Question 16

Which two steps must always be performed to delete nodehost04from an Oracle 19c Clusterware cluster that does not use Grid Naming Service (GNS)? (Choose two.)

Options:

A.

Run the crsctl unpin css - host04 command as root on host01, or on either host02 or host03.

B.

Run the crsctl delete node -n host04 command as root on host04.

C.

Run the crsctl delete node -n host04 command as root on host01, or on either host02 or host03.

D.

Run the crsct1 unpin css - host04 command as root on host04.

E.

Run the rootcrs.pl -deconfig -force command as root on host04.

F.

Run the rootcrs.pl -deconfig -force command as root on host01, or on either host02 or host03.

Question 17

Which two statements are true about resources defined by an administrator and registered with Oracle 19c Clusterware for high availability? (Choose two.)

Options:

A.

An administrator-managed resource can be started manually using srvct1.

B.

A policy-managed resource can be started manually using crsct1.

C.

An administrator-managed resource can be started manually using crsct1.

D.

The action script is automatically set when using a policy-managed resource.

E.

A policy-managed resource can be started manually using srvct1.

F.

Resource dependencies are automatically set when using a policy-managed resource.

Question 18

Which two actions guarantee that time is synchronized properly on all nodes in a cluster after installing Oracle Grid Infrastructure 19c? (Choose two.)

Options:

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, and then start the Oracle Cluster Time Synchronization Service (CTSSD) in active mode on all cluster nodes.

C.

If network time protocol (NJP) 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.

D.

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.

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.

Question 19

Which three resources are managed using global concurrency control in an Oracle 19c RAC multi-instance database? (Choose three.)

Options:

A.

Database block buffers

B.

Mutexes

C.

Redo log buffers

D.

Latches

E.

Enqueues

F.

Cursors

Question 20

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 onhost01, the first node in the cluster? (Choose three.)

Options:

A.

Use srvctl start vip to start the VIP on host01.

B.

Use oifcfg setif to start the VIP on host01.

C.

Use oifcfg setif to stop the VIP on host01.

D.

Use srvctl modify nodeapps to change the VIP on host01.

E.

Use srvctl stop vip to stop the VIP on host01.

Question 21

Which two statements are true about load balancing using a database service in a RAC environment? (Choose two.)

Options:

A.

Client-side connect time load balancing works only if it uses a tnsnames entry specifying load BALANCE=yes.

B.

Server-side connect time load balancing is done at the time of the initial connection attempt to the database service.

C.

Server-side load balancing connections are always distributed across instances based on the fastest response time for the service.

D.

Client-side connect time load balancing is done at the time of the initial connection attempt to the database service.

E.

In client-side load balancing, the SCAN listener uses the Load Balancing Advisory to direct a connection request to the least loaded instance hosting the service.

Question 22

Which three statements are true about ASM Cloud File System (ACFS) auditing? (Choose three.)

Options:

A.

acfsutil audit read marks audit files to indicate that it is safe to purge them.

B.

acfsutil audit init must be run by a system administrator.

C.

acfsutil audit purge can be run by an audit manager.

D.

Audit information gathered by each cluster node can be consolidated into the unified ACFS audit trail.

E.

acfsutil audit archive must be used to archive audit files that are larger than 10 MB.

Question 23

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?

Options:

A.

1, 2, 3, 4, 5 and 6.

B.

2, 3, 4 and 6.

C.

1, 2, 3 and 4.

D.

2, 3, 4, 5 and 6.

E.

1, 2, 3, 4 and 6.

F.

1, 2, 3, 4, 5, 6 and 7.

Page: 1 / 8
Total 77 questions