Certbus > Oracle > Oracle Database > 1Z0-432 > 1Z0-432 Online Practice Questions and Answers

1Z0-432 Online Practice Questions and Answers

Questions 4

Arrange the following steps for converting from DNS to GNS in the proper order:

1.

Start GNS.

2.

Configure GNS resource.

3.

Update database endpoint

4.

Remove static addresses so only dynamic addresses are used.

5.

Change the CRS resource to support mixed mode.

6.

Modify the registered SCAN.

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

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

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

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

Browse 85 Q&As
Questions 5

The DISK_REPAIR_TIME attribute has expired after a transient disk error. What happens next?

A. Nothing, it was only a warning. All the disks are OK

B. This means that the disk is repaired and is put back in the ASM disk group.

C. Oracle ASM drops the disk.

D. This means that Oracle will use ASM Fast Mirror Resync to sync the rest of the disks.

Browse 85 Q&As
Questions 6

Which three statements about Oracle RAC background processes are correct?

A. ACMS (Atomic Controlfile to Memory Service) is an agent that contributes to ensuring that a distributed SGA memory update is either globally committed on success or globally aborted if a failure occurs

B. GTXO-j (Global Transaction Process) controls the flow of messages to remote instances, manages global data block access, and transmits block images between the buffer caches or different instances

C. LMON (Global Enqueue Service Monitor) monitors global enqueues and resources across the cluster and performs global enqueue recovery operations

D. LMD (Global Enqueue Service Daemon) manages incoming remote resource requests within each instance

E. LMS (Global Cache Service Process) manages non-Cache Fusion resource requests such as library and row cache requests

F. LCKO (Instance Enqueue Process) manages background slave process creation and communication on remote instances

Browse 85 Q&As
Questions 7

How many ASM Disk Group(s) do you need, if you want to have the redundancy level set to high (triple mirroring) for a FILE?

A. 1

B. 2

C. 3

D. It depends on the number of different disks in a Disk Group, not the number of Disk Groups.

Browse 85 Q&As
Questions 8

Identify the correct command to create the salesrep seivice for the PDB salespdb in the RAC 12cR1 CDB with DB_UNIQUE_NAME mycdb.

A. Srvct1 add service -db mycdb -service salesrep -pdb create salespdb

B. Srvct1 add service -db mycdb -service salesrep -pdb service salespdb

C. Srvct1 add service -db mycdb -service salesrep -pdb salespdb

D. Srvct1 add service -db mycdb -service salesrep -pdb service salespdb

Browse 85 Q&As
Questions 9

Oracle 12cR1 Flex Cluster introduces a new topology, which allows for a higher level of scalability. Which four statements accurately describe the new topology's properties?

A. Hub and Leaf topologies allow tightly and loosely coupled server membership

B. Hub and Leaf topologies support implicit Server Pools.

C. Leaf servers are standard as in previous versions.

D. Leaf servers are light-weight, no shared storage, no peer-to-peer communication and dedicated to application service.

E. Hub servers do not support Oracle ASM.

F. Oracle Flex Cluster 12cR1 supports bare metal and OVM servers in common cluster

Browse 85 Q&As
Questions 10

You are preparing two Oracle Linux nodes, node1 and node2, for the installation of Oracle Grid Infrastructure, you plan to use the existing Linux users "grid" as Grid Infrastructure software. What task must be performed before installing the Grid Infrastructure?

A. Change the user "grid' initial login group to "dba"

B. No task must be performed.

C. Change the user ID of the grid user in node1, node2, or both nodes to guarantee that the user IDs are equal

D. Add "users" to supplementary groups of "grid" in node1. Or, alternatively remove "users" from supplementary groups of node2 "grid."

E. Use another Linux user as "grid" might be used for other purposes.

Browse 85 Q&As
Questions 11

Which code must you use to increase the cardinality of the ASM in the cluster?

A. [root@o16r02 bin]# ./srvct1 add asm -count 1[root@o16r02 bin]# ./srvct1 modify asmASM home: /u01/app/12.1.0/gridPassword file: +DATA/orapwASM ASM listener: LISTENER

ASM instance count: 1

Cluster ASM listener: ASMNETILSNR_ASM

B. [root@o16r02 bin]# ./crvct1 modify asm -count 1[root@o16r02 bin]# ./crvct1 add asmASM home: /u01/app/12.1.0/gridPassword file: +DATA/orapwASMASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM

C. [root@o16r02 bin]# ./srvct1 modify asm -count 1[root@o16r02 bin]# ./srvct1 config asmASM home: /u01/app/12.1.0/gridPassword file: +DATA/orapwASMASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM

D. [root@o16r02 bin]# ./crvct1 modify asm -count 1[root@o16r02 bin]# ./srvct1 config asmASM home: /u01/app/12.1.0/gridPassword file: +DATA/orapwASMASM listener: LISTENER ASM instance count: 1 Cluster ASM listener: ASMNETILSNR_ASM

Browse 85 Q&As
Questions 12

According to the OEM Log Checker, the OCR has failed and must be restored. Which option accurately describes how to fix the problem?

A. #su oracle ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement +ADMINDG

B. #su grid ocrconfig -showbackup ocrconfig -replace/oraocfs/crs/data.ocr -replacement +ADMINDG

C. As root execute: ocrconfig -showbackup ocrconfig -local /oraocfs/crs/data.ocr -recover +ADMINDG

D. As root execute: ocrconfig -showbackup ocrconfig -replace /oraocfs/crs/data.ocr -replacement +ADMINDG

E. #su - grid ocrconfig -showbackup ocrconfig -cluster/oraocfs/crs/data.ocr -recover +ADMINDG

Browse 85 Q&As
Questions 13

You have completed a rolling conversion from DNS to GNS cluster resolution from the database and cluster resources end. The remaining are the configuration changes to be done from the client side. Which two items need to be taken into account to achieve a successful connection?

A. For each client using a SCAN, change the SCAN the client uses so that the client uses the SCAN in the domain delegated to GNS

B. For each client using VIP names, change the VIP name on each client so that they use the same server VIP name, but with the domain name in the domain delegated to GNS.

C. There is no need to change anything in client configuration as the combination of TAF and ONS will automatically take care of reaching the correct nodes

D. All the nodes in the cluster need to be bounced one after the other in order for the changes to be completed as it is not possible to do it online

Browse 85 Q&As
Questions 14

Which statement about the AU_SIZE disk group attribute is incorrect?

A. It specifies the size of the allocation unit for a disk group.

B. It can be changed at any time for any disk group.

C. You can view the value of this attribute in the ALLOCATION_UNIT_SIZE column of the V$ASM_DISKGROUP view

D. The default size is 1 MB.

Browse 85 Q&As
Questions 15

Which tasks and in which order must be performed, before you can change the mode of a standard cluster to Flex?

A. 1. The node role must be set for each node in the cluster.

2.

You must ensure that the GNS is configured with a fixed VIP.

3.

Flex ASM must be enabled for the cluster.

4.

Clusterware must be started on each node.

B. 1. Clusterware must be stopped on each node.

2.

You must set the Flex ASM cardinality.

3.

Flex ASM must be enabled for the cluster.

4.

Clusterware must be started on each node.

C. 1. You must ensure that the GNS is configured with a fixed VIP.

2.

Flex ASM must be enabled for the cluster.

3.

Clusterware must be stopped on each node.

4.

Clusterware must be started on each node.

D. 1. Clusterware must be stopped on each node.

2.

New Application VIPs must be created

3.

You must ensure that the GNS is configured with a fixed VIP

4.

Clusterware must be started on each node.

Browse 85 Q&As
Questions 16

You want to add host03 to a Flex cluster. In which order will you execute these commands?

1.

[grid@host01]$ cluvfy stage -post hwos -n host03

2.

[grid@host01]$ cluvfy comp peer -refnode host01 -n host03 -orainv oinstall osdba

3.

[grid@host01]$ cluvfy stage -pre nodeadd -n host03 -fixup

4.

[grid@host01]$ cluvfy stage -post nodeadd -n host03 -verbose

5.

[grid@host01]$ oclumon manage -get resize

6.

[grid@host01]$ ./addnode.sh -silent "CLUSTER_NEW_NODES=(hosr03)""CLUSTER_NEW_VIRTUAL_HOSTNAMES=(host03-vip,)""CLUSTER_NEW_NODE_ROLES=(hub1leaf)"

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

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

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

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

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

Browse 85 Q&As
Questions 17

Which three options can be used for storing database files in an Oracle Real Application Clusters database?

A. Shared disk partitions as raw devices

B. Shared disks managed by Oracle Automatic Storage Manager (ASM)

C. Local file system

D. Shared disk partitions as block devices

E. Network file system (NFS) on a certified network-attached storage (NAS) filer

F. Oracle Automatic Storage Management Cluster File System (ACFS)

Browse 85 Q&As
Questions 18

Which two components are required to set up a SCAN listener for your customer's 12cR1 RAC environment?

A. 3 virtual IP addresses on the same subnet DB

B. 3 private IP addresses on the same subnet

C. 3 private IP addresses on different subnets

D. One single name that resolves to 3 1Pv4 or 1Pv2 addresses

E. One single name that resolves to 3 1Pv6 or 1Pv4 addresses

Browse 85 Q&As
Exam Code: 1Z0-432
Exam Name: Oracle Real Application Clusters 12c Essentials
Last Update: Apr 15, 2024
Questions: 85 Q&As

PDF

$45.99

VCE

$49.99

PDF + VCE

$59.99