1z1-432試験無料問題集「Oracle Real Application Clusters 12c Essentials 認定」

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

正解:D,E,F 解答を投票する
A node ina four-node cluster encounters corruption on the OLR and must be restored from backups taken using clusterware utilities.Identify the option that shows the correct OLR restore commands.
A)crsct1 stop crs ocrconfig -local -restore /my_olr_backup_location ocrcheck -local crsct1 start crs cluvfy comp olr
B)ocrdump -local -backupfile /my_olr_backup ocrcheck -local
C)crsct1 stop crs ocrdump -restore -backupfile +DG_FRA/myolr_backup ocrcheck -local crsct1 start crs
D)crsct1 stop crs ocrconfig -local -manualbackup ocrconfig -local -restore /my_olr_backup_location cluvfy comp olr crsct1 start crs
E)crsct1 stop crs ocrcheck -local -restore /my_olr_backup_location cluvfy comp olr crsct1 start crs

Which command can be used to create an Oracle ACFS file system resource?
A)crsct1 create resource -t filesystem -f /dev/asm/<volname> -m /<mpontpoint>
B)srvct1 add filesystem -m /<mountpoint> -d /dev/asm/<volname>
C)asmcmd fscreate - - resource ACFS - mount / <mountpoint> -- file/dev/asm/<volname>
D)srvct1 create resource -fs/dev/asm/<volname> -mount /<mountpoint>
E)SQL > alter system add filesystem
device = '/dev/asm/<volname>'
mount_dir = '/<mountpoint>';

A customeris using thepolicy-managed database by name RACDB on a 4-node cluster. The server namesinthe Clusterare:dasher, vixen, comet, and dancer
There are two server pools defined, frontoffice and backoffice The attributes are as followsServerpoolmportance MinMax
Frontoffice1022 Backoffice512
There are two uniform services being created, crmsrv and hrsrv.
crmsrv is being assigned toserverpoolfrontoffice and hrsrv is assigned to backoffice.
Currently, allfour nodes are up and running. The database and its services are running as follows:
The serverpoolfrontoffice , which is running thecrmsrv service is being run on the dasher and vixen hosts
Theserverpoolbackoffice, whichis runninghrsvc service is being run on comet and dancer hosts.
What happens when the dasher node fails?

You are beginning the process of creating an Oracle ACFS volume.Which command creates an Oracle ACFS volume?

Arrange the following steps for converting from DNS to GNS inthe proper order:
------
Start GNS.
Configure GNS resource.
Update database endpoint
Remove static addresses so only dynamic addresses are used.
Change the CRS resource to support mixed mode.
Modify the registered SCAN.

You want to change an existingOracle Clusterware standard Cluster to an Oracle Flex Cluster Thereis Grid Naming Service (GNS) and Flex ASM configured right now.In what order do you need to take the following steps?
1.StopOracle Clusterware 2.Determine the current mode of thecluster 3.Ensure that the GNSisconfigured with a fixed VIP. 4.Change the mode of the cluster to be an Oracle Flex Cluster. 5.Use theOracle Automatic Storage Management Configuration Assistant (ASMCA) to
enable Oracle Flex ASMinthe cluster 6.Start Oracle Clusterware

You are installing Oracle Grid Infrastructure with Oracle Universal Installer (OUI). Your goal is acluster that contains bothdatabase nodes and application nodes. The databases are intended to be under OracleQualiy of Services (QoS) management. Which threeOUIchoices are required to achieve the desired infrastructure?

正解:A,D,E 解答を投票する
You want to convert an Oracle Clusterware Standard Cluster to an Oracle Flex Cluster. Which commands will you execute?
A)crsct1 config gns crsct1 add gns -vip myvip| IP address srvct1 stop cluster -node mynode srvct1 modify cluster node flex
B)srvct1 get cluster mode status # if GNS not configured then must be configured with a fixed VIP - find GNS status srvct1 set config gns srvct convert cluster mode flex
C)crsct1 get cluster mode status # if GNS not configured then must be configured with a fixed VIP - find GNS status srvct1 config gns crsct1 set clustermode flex crsct1 stop crs crsct1 start crs -wait
D)crsct1 set clusterware hub crsct1 set clustermode flex srvct1 show cluster mode status