Download Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration.1z0-058.CertKiller.2018-08-19.83q.vcex

Vendor: Oracle
Exam Code: 1z0-058
Exam Name: Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration
Date: Aug 19, 2018
File Size: 2 MB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 1
After evaluating the various methods for extending a cluster, you decide to use addNode.sh.  
The cluster originally consisted of four nodes: RACNODE1, RACNODE2, RACNODE3, and RACNODE4. Now two nodes called RACNODES and RACNODE6 have been installed and connected to the cluster by OS administrations. 
Which three actions should be performed to check whether the new nodes are ready for running addNode.sh and to help correct any problems?
  1. cluvfy stage -pre crsinst -n RACNODE5/ RACNODE6 -C + DATA -q +VOTE -orainv
  2. <oinstall group> -fixup -verbose
  3. cluvfy stage -post hwos -n RACNODE5, RACNODE6 -verbose
  4. cluvfy comp peer -refnode RACNODE1 -n RACNODE5, RACNODE6 -orainv <oinstall group> -osdba <asmdba group> -verbose
  5. cluvfy stage -post hwos -n all -verbose
  6. cluvfy stage -pre nodeadd -n RACNODE5, RACNODE6 -fixup
  7. cluvfy comp peer -refnode RACNODES -n RACNODE6 -orainv <oinstall group> -osdba <asmdba group> -verbose
Correct answer: CDF
Explanation:
$ cluvfy stage -post nodeadd -n node3 [-verbose] Use the cluvfy comp peer component verification command to check the compatibility and properties of the specified nodes against a reference node. You can check compatibility for non-default user group names and for different releases of the Oracle software. This command compares physical attributes, such as memory and swap space, as well as user and group values, kernel settings, and installed operating system packages. Syntax cluvfy comp peer -n node_list [-refnode node] [-r {10gR1 | 10gR2 | 11gR1 | 11gR2}] [-orainv orainventory_group][-osdba osdba_group] [-verbose] Usage Notes Peer comparison with the -refnode option compares the system properties of other nodes against the reference node. If the value does not match (the value is not equal to reference node value), then CVU flags that comparison as a deviation from the reference node. If a group or user does not exist on reference node as well as on the other node, CVU reports this comparison as 'passed' because there is no deviation from the reference node. Similarly, CVU reports as 'failed' a comparison with a node that has more total memory than the reference node. $ cluvfy stage -pre nodeadd -n node3 [-fixup [-fixupdir fixup_dir]] [-verbose] You can specify the -fixup option and a directory into which CVU prints instructions to fix the cluster or node if the verification fails. Oracle® Clusterware Administration and Deployment Guide
$ cluvfy stage -post nodeadd -n node3 [-verbose] 
Use the cluvfy comp peer component verification command to check the compatibility and properties of the specified nodes against a reference node. You can check compatibility for non-default user group names and for different releases of the Oracle software. This command compares physical attributes, such as memory and swap space, as well as user and group values, kernel settings, and installed operating system packages. 
Syntax 
cluvfy comp peer -n node_list [-refnode node] [-r {10gR1 | 10gR2 | 11gR1 | 11gR2}] [-orainv orainventory_group][-osdba osdba_group] [-verbose] 
Usage Notes 
Peer comparison with the -refnode option compares the system properties of other nodes against the reference node. If the value does not match (the value is not equal to reference node value), then CVU flags that comparison as a deviation from the reference node. If a group or user does not exist on reference node as well as on the other node, CVU reports this comparison as 'passed' because there is no deviation from the reference node. Similarly, CVU reports as 'failed' a comparison with a node that has more total memory than the reference node. 
$ cluvfy stage -pre nodeadd -n node3 [-fixup [-fixupdir fixup_dir]] [-verbose] 
You can specify the -fixup option and a directory into which CVU prints instructions to fix the cluster or node if the verification fails. 
Oracle® Clusterware Administration and Deployment Guide
Question 2
What are the default connect strings used by SQL*Plus and ASMCMD when connecting to ASM instances?
  1. operating system authentication for ASMCMD;none for SQL*Plus
  2. "/ AS SYSASM" for ASMCMD;"/" for SQL*Plus
  3. "SYS/ AS SYSASM" for ASMCMD;"/ AS SYSDBA" for SQL*Pius
  4. operating system authentication for ASMCMD;operating system authentication for SQL*Plus
  5. "/ AS SYSASM" for ASMCMD;operating system authentication for SQL*Plus
Correct answer: E
Explanation:
On Linux and UNIX systems, dba is the default operating system group designated as OSASM, OSOPER, and OSDBA for Oracle ASM. On Windows systems, ora_dba is the default name designated as OSASM, OSOPER, and OSDBA. SQL*Plus commands, ASMCMD commands, and ASMCA use operating system authentication To connect locally as SYSASM to an Oracle ASM instance using operating system authentication with SQL*Plus, use the following statement: sqlplus / AS SYSASM OSASM group This group is granted the SYSASM privilege, which provides full administrative privileges for the Oracle ASM instance.  You can specify the --privilege option to choose the type of connection, either SYSASM or SYSDBA. The default value is SYSASM and is used when administering an Oracle ASM instance. Connect as SYSDBA when connecting to the database instance. For example:$ asmcmd --privilege sysasm usage: asmcmd [-V] [-v <errors|warnings|normal|info|debug>] [--privilege <sysasm|sysdba>] [-p] [command]
On Linux and UNIX systems, dba is the default operating system group designated as OSASM, OSOPER, and OSDBA for Oracle ASM. On Windows systems, ora_dba is the default name designated as OSASM, OSOPER, and OSDBA. 
SQL*Plus commands, ASMCMD commands, and ASMCA use operating system authentication 
To connect locally as SYSASM to an Oracle ASM instance using operating system authentication with SQL*Plus, use the following statement: 
sqlplus / AS SYSASM 
OSASM group 
This group is granted the SYSASM privilege, which provides full administrative privileges for the Oracle ASM instance.  
You can specify the --privilege option to choose the type of connection, either SYSASM or SYSDBA. The default value is SYSASM and is used when administering an Oracle ASM instance. Connect as SYSDBA when connecting to the database instance. 
For example:
$ asmcmd --privilege sysasm 
usage: asmcmd [-V] [-v <errors|warnings|normal|info|debug>] [--privilege <sysasm|sysdba>] [-p] [command]
Question 3
You want to install a database patch on your eight-node cluster by using Opatch with, the minimum amount of down time to your cluster nodes.  
You have already been prompted for the first set of nodes and you replied with node names RACNODE1 RACNODE2, and RACNODE3.  
Which two statements are true about the procedure for minimizing down time?
  1. The patch must be propagated to, applied, and the inventory updated on all the remaining nodes before restarting the instances on the first set of nodes.
  2. When the first set of nodes has been patched, the instances on the remaining nodes are shut down automatically by opatch.
  3. The instances must be started on the first set of nodes and then stopped on the remaining set to make certain that some nodes are always available.
  4. When the first set of nodes has been patched, the administrator is prompted to shut down the instances on the remaining nodes.
  5. The patch must be propagated to and the inventory updated on all the remaining nodes before restarting the instances on the first set of nodes.
Correct answer: DE
Explanation:
Installing a Patch with Minimum Down Time with OPatch In minimum down-time patching, the nodes are divided into two sets. One set of nodes is shut down and the patch is applied to those nodes. After the first set of nodes has been patched, the second set of nodes is shut down. The first set of nodes is then restarted and the patch is applied to the second set of nodes. After the patch has been applied to the second set of nodes, those nodes are restarted. This method leads to less down time for Oracle RAC, compared to having all the nodes shut down at the same time. When you use the minimum down-time patching method, the following actions occur:The local node is always patched first. The local node is used as a base to patch the other nodes. The user is prompted for the first set of nodes to patch. For each node in this first set, the user is asked to stop the instance and then the patch is propagated and applied to that node before continuing to the next node. When the first set of nodes has been patched, the user is asked to shut down Clusterware on the remaining nodes. The instances are stopped on the last set of remote nodes. The patch is propagated to the last set of nodes and the inventory is updated. You can then start up the patched nodes (the first set of nodes) before patching the remaining nodes. D60488GC11 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated 4 – 44
Installing a Patch with Minimum Down Time with OPatch 
In minimum down-time patching, the nodes are divided into two sets. One set of nodes is shut down and the patch is applied to those nodes. After the first set of nodes has been patched, the second set of nodes is shut down. The first set of nodes is then restarted and the patch is applied to the second set of nodes. After the patch has been applied to the second set of nodes, those nodes are restarted. This method leads to less down time for Oracle RAC, compared to having all the nodes shut down at the same time. When you use the minimum down-time patching method, the following actions occur:
The local node is always patched first. 
The local node is used as a base to patch the other nodes. 
The user is prompted for the first set of nodes to patch. 
For each node in this first set, the user is asked to stop the instance and then the patch is propagated and applied to that node before continuing to the next node. 
When the first set of nodes has been patched, the user is asked to shut down Clusterware on the remaining nodes. 
The instances are stopped on the last set of remote nodes. 
The patch is propagated to the last set of nodes and the inventory is updated. 
You can then start up the patched nodes (the first set of nodes) before patching the remaining nodes. 
D60488GC11 
Oracle 11g: RAC and Grid Infrastructure Administration Accelerated 4 – 44
Question 4
You are ready to add two new nodes called RACNODE5 and RACNODE6 to your existing four-node cluster using addNode.sh 
You have run cluvfy -peer to check the new nodes against a reference node. 
When you originally created the cluster, the network administrators chose to statically define the scan vip addresses in the corporate DNS server, and you installed the Oracle Grid Infrastructure without using GNS. 
What is the correct way to silently add the nodes? r
  1. addNode . sh -silent "CLUSTER_NEW_nodes={ RACNODE5, RACNODEg > "
  2. addNode . sh -silent "CLUSTER_NEW_VIRTUAL_HOSTNAMES=<(RACNODES -VI P, RACNODE6-VIP) "
  3. addNode. sh -silent "CLUSTER_NEW_NODES= { RACNODES, RACNODE6 } " "CLUSTER_NEW_VlRTUAL_HOSTNAMES= RACNODE5-VIP, RACNODE6-VI P > "
  4. addNode.sh -silent -responseFile mynewnodea . txt With the response file containing only
  5. CLUSTER_NEW_NODES= {“RACNODE5, RACNODE6”)
  6. addNode.sh -silent -responseFile mynewnodes . txt With the response file containing only CLUSTER NEW VIRTUAL HOSTNAMES= { " RACNODE3-VI P , RACNODE4 -VI P >
Correct answer: C
Explanation:
If you are using Grid Naming Service (GNS):$ ./addNode.sh -silent "CLUSTER_NEW_NODES={node2}" If you are not using GNS:$ ./addNode.sh -silent "CLUSTER_NEW_NODES={node2}" "CLUSTER_NEW_VIRTUAL_ HOSTNAMES={node2-vip}" Alternatively, you can specify the entries in a response file, where file_name is the name of the file, and run the addNode.sh script, as follows:$ addNode.sh -silent -responseFile file_name When the addNode.sh script completes, a message window displays a list of nodes in the cluster and root scripts that must be run on those nodes. Oracle® Clusterware Administration and Deployment Guide
If you are using Grid Naming Service (GNS):
$ ./addNode.sh -silent "CLUSTER_NEW_NODES={node2}" 
If you are not using GNS:
$ ./addNode.sh -silent "CLUSTER_NEW_NODES={node2}" "CLUSTER_NEW_VIRTUAL_ 
HOSTNAMES={node2-vip}" 
Alternatively, you can specify the entries in a response file, where file_name is the name of the file, and run the addNode.sh script, as follows:
$ addNode.sh -silent -responseFile file_name 
When the addNode.sh script completes, a message window displays a list of nodes in the cluster and root scripts that must be run on those nodes. 
Oracle® Clusterware Administration and Deployment Guide
Question 5
Which four statements about mounting ASM cluster file systems are true?
  1. An ACFS volume can be mounted by using ASMCA.
  2. The standard Linux/UNIX mount command can be used to mount an ACFS volume, provided the ACFS type is specified; (mount -t acfs).
  3. ACFS volumes can be mounted by using the ASMCMD utility.
  4. The acfsmountvol command can be used to mount ACFS volumes on Windows platforms.
  5. Oracle Enterprise Manager can be used to mount ACFS volumes.
Correct answer: ABDE
Explanation:
There are buttons for Create, Show Mount All, and Show Dismount All commands root privilege is required to run mount. Windows Administrator privileges are required to mount an Oracle ACFS On this page, you can choose to mount, dismount, delete, create snapshot, view content, register, and deregister a selected file system. In addition, you can create a file system, mount all file systems, or dismount all file systems. Oracle® Automatic Storage Management Administrator's Guide
There are buttons for Create, Show Mount All, and Show Dismount All commands root privilege is required to run mount. 
Windows Administrator privileges are required to mount an Oracle ACFS 
On this page, you can choose to mount, dismount, delete, create snapshot, view content, register, and deregister a selected file system. In addition, you can create a file system, mount all file systems, or dismount all file systems. 
Oracle® Automatic Storage Management Administrator's Guide
Question 6
You are allocating space from the ASM disk group for an ADVM volume. What will be the volume extent and Volume Allocation Unit (VAU) if the stripe column is 4 and AU is 1 MB? Which are the default values?
  1. The volume extent is 64 MB and the VAU will be 512 MB.
  2. The volume extent is 64 MB and the VAU will be 256 MB.
  3. The volume extent is 32 MB and the VAU will be 256 MB.
  4. It is not possible to calculate these values with the given information.
Correct answer: B
Explanation:
Stripe column and stripe width are two important attributes that can be specified for a volume determining how space is allocated for a volume and how space is allocated within a volume after ACFS or third party file system is created on a volume and a file is created or extended on the file system built on that volume. Both attributes are specified at volume creation time and cannot be changed later. If there is no value a default value is used. Volume Allocation Unit (VAU) is the smallest allocation for a volume. Whenever a volume is created or extended space is allocated in multiple of VAU. VAU size is determined by the Volume Extent (VE) and the stripe column. VAU is the product of VE and the stripe column. Volume Extent is based on the Allocation Unit (AU) specified on a disk group and for AU with size of 1MB the VE is 64MB. Whenever a VAU is allocated VE are allocated in a round robin fashion across the disks in a disk group. Volume size is always multiple of the VAU. For example if a volume is requested with size 200MB and stripe column is 4 and AU is 1MB one VAU with size 256MB will be allocated and the volume size will be 256MB
Stripe column and stripe width are two important attributes that can be specified for a volume determining how space is allocated for a volume and how space is allocated within a volume after ACFS or third party file system is created on a volume and a file is created or extended on the file system built on that volume. Both attributes are specified at volume creation time and cannot be changed later. If there is no value a default value is used. 
Volume Allocation Unit (VAU) is the smallest allocation for a volume. Whenever a volume is created or extended space is allocated in multiple of VAU. VAU size is determined by the Volume Extent (VE) and the stripe column. VAU is the product of VE and the stripe column. 
Volume Extent is based on the Allocation Unit (AU) specified on a disk group and for AU with size of 1MB the VE is 64MB. Whenever a VAU is allocated VE are allocated in a round robin fashion across the disks in a disk group. Volume size is always multiple of the VAU. For example if a volume is requested with size 200MB and stripe column is 4 and AU is 1MB one VAU with size 256MB will be allocated and the volume size will be 256MB
Question 7
You are creating a resource definition called WEBAPP for a web-based application that requires an application called WEBVIP. 
Both WEBVIP and WEBAPP are normally active on a single node, but may fail over if required to another cluster node in your eight-node cluster. 
A second VIP application resource called appsvip exists, used by a second application resource called secapp. webvip and webapp must start In the correct sequence. 
Which two start dependencies would you use for the WEBAPP application resource definition?
  1. hard(SECAPP)
  2. pullup(SECAPP)
  3. pullup (WEBVIP)
  4. hard(WEBVlP)
  5. dispersion(WEBVIP)
  6. weak (WEBVIP)
Correct answer: CD
Explanation:
Start Dependencies hard Define a hard start dependency for a resource if another resource must be running before the dependent resource can start. For example, if resource A has a hard start dependency on resource B, then resource B must be running before resource A can start. Note:Oracle recommends that resources with hard start dependencies also have pullup start dependencies. weak If resource A has a weak start dependency on resource B, then an attempt to start resource A attempts to start resource B, if resource B is not running. The result of the attempt to start resource B is, however, of no consequence to the result of starting resource A. attraction If resource A has an attraction dependency on resource B, then Oracle Clusterware prefers to place resource A on servers hosting resource B. Dependent resources, such as resource A in this case, are more likely to run on servers on which resources to which they have attraction dependencies are running. Oracle Clusterware places dependent resources on servers with resources to which they are attracted. pullup Use the pullup start dependency if resource A must automatically start whenever resource B starts. This dependency only affects resource A if it is not running. As is the case for other dependencies, pullup may cause the dependent resource to start on any server. Use the pullup dependency whenever there is a hard stop dependency, so that if resource A depends on resource B and resource B fails and then recovers, then resource A is restarted. dispersion If you specify the dispersion start dependency for a resource, then Oracle Clusterware starts this resource on a server that has the fewest number of resources to which this resource has dispersion. Resources with dispersion may still end up running on the same server if there are not enough servers to disperse them to. Oracle® Clusterware Administration and Deployment Guide 11g Release 2 (11.2)
Start Dependencies 
hard 
Define a hard start dependency for a resource if another resource must be running before the dependent resource can start. For example, if resource A has a hard start dependency on resource B, then resource B must be running before resource A can start. 
Note:
Oracle recommends that resources with hard start dependencies also have pullup start dependencies. weak 
If resource A has a weak start dependency on resource B, then an attempt to start resource A attempts to start resource B, if resource B is not running. The result of the attempt to start resource B is, however, of no consequence to the result of starting resource A. 
attraction 
If resource A has an attraction dependency on resource B, then Oracle Clusterware prefers to place resource A on servers hosting resource B. Dependent resources, such as resource A in this case, are more likely to run on servers on which resources to which they have attraction dependencies are running. Oracle Clusterware places dependent resources on servers with resources to which they are attracted. 
pullup 
Use the pullup start dependency if resource A must automatically start whenever resource B starts. This dependency only affects resource A if it is not running. As is the case for other dependencies, pullup may cause the dependent resource to start on any server. Use the pullup dependency whenever there is a hard stop dependency, so that if resource A depends on resource B and resource B fails and then recovers, then resource A is restarted. 
dispersion 
If you specify the dispersion start dependency for a resource, then Oracle Clusterware starts this resource on a server that has the fewest number of resources to which this resource has dispersion. Resources with dispersion may still end up running on the same server if there are not enough servers to disperse them to. 
Oracle® Clusterware Administration and Deployment Guide 
11g Release 2 (11.2)
Question 8
The database administrator is tasked with creating an ASM disk group. Exadata is not being used. 
If failure groups are not specified when creating an ASM disk group containing 10 disks, how many failure groups are automatically created?
  1. one
  2. two
  3. five
  4. ten
Correct answer: D
Explanation:
There are always failure groups even if they are not explicitly created. If you do not specify a failure group for a disk, then Oracle automatically creates a new failure group containing just that disk, except for disk groups containing disks on Oracle Exadata cells.  Oracle® Automatic Storage Management Administrator's Guide
There are always failure groups even if they are not explicitly created. If you do not specify a failure group for a disk, then Oracle automatically creates a new failure group containing just that disk, except for disk groups containing disks on Oracle Exadata cells.  
Oracle® Automatic Storage Management Administrator's Guide
Question 9
The Oracle Grid Infrastructure administrator runs ocrconfig -backupioc <new_location> after completing the installation of the Grid Infrastructure. 
What are the two reasons for doing this
  1. The master node may change if the node running the master CRS daemon shuts down causing another node to become the master. Because the default location is a nonshared storage, and only the master node performs backups, the backups could be spread around on many nodes making management or recovery more difficult.
  2. The cluster node currently acting as the master node for CRS is the only node that backs up the OCR to the default location, and by changing the location, all cluster nodes will then take backups.
  3. This is done to move the backup location into an ASM Cluster File System directory so that the backups benefit from ASM striping and mirroring.
  4. If for any reason CRS must be stopped on all nodes for a time spanning a scheduled backup, then on restart, the backup timer will be reset. This could result in longer time duration between automatic backups than the standard four-hour interval.
Correct answer: AD
Explanation:
Changing the Automatic OCR Backup Location The automatic backup location should be changed to a location shared by all nodes. # ocrconfig –backuploc <path to shared CFS or NFS> The backup location will be used for both automatic and manual backups. It is recommended that these files be included in routine scheduled backups to an offline location. If CRS has been stopped on all nodes, the schedule of backups is suspended. On restart, a backup is not immediately taken and the backup timer is reset. D60488GC11 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated 3 - 12
Changing the Automatic OCR Backup Location 
The automatic backup location should be changed to a location shared by all nodes. 
# ocrconfig –backuploc <path to shared CFS or NFS> 
The backup location will be used for both automatic and manual backups. 
It is recommended that these files be included in routine scheduled backups to an offline location. 
If CRS has been stopped on all nodes, the schedule of backups is suspended. 
On restart, a backup is not immediately taken and the backup timer is reset. 
D60488GC11 
Oracle 11g: RAC and Grid Infrastructure Administration Accelerated 3 - 12
Question 10
From a command line, you can create an ASM volume with the same properties by using either SQL or ASMCMD. Which two commands will create a 500 MB volume called TESTVOL in the ACFSDG ACFS diskgroup by storing only one copy of the volume file extents in the diskgroup
  1. SQL> alter diskgroup ACFSDG add volume TESTVOL size 500M unprotected;
  2. ASMCMD> volcreate -G ASMFS -s 500M
  3. SQL> alter diskgroup ACFS add volume TESTVOL size 500M;
  4. ASMCMD> volcreate -G ACFSDG -s 500M --redundancy unprotected TESTVOL
  5. SQL> create volume TESTVOL diskgroup ACFSDG size 500M unprotected;
Correct answer: AD
Explanation:
The ALTER DISKGROUP VOLUME SQL statements enable you to manage Oracle ADVM volumes, including the functionality to add, modify, resize, disable, enable, and drop volumes.  You can create an Oracle ASM Dynamic Volume Manager (Oracle ADVM) volume in a disk group. The volume device associated with the dynamic volume can then be used to host an Oracle ACFS file system.  If the volume is hosting an Oracle ACFS file system, then you cannot resize that volume with the SQL ALTER DISKGROUP statement. Instead you must use the acfsutil size command. volcreate  Creates an Oracle ADVM volume in the specified disk group. Syntax and Description volcreate -G diskgroup -s size [ --column number ] [ --width stripe_width ]  [--redundancy {high|mirror|unprotected} ]  Redundancy of the Oracle ADVM volume which can be specified for normal redundancy disk groups. The range of values is as follows: unprotected for non-mirrored redundancy, mirror for double-mirrored redundancy, or high for triple-mirrored redundancy. If redundancy is not specified, the setting defaults to the redundancy level of the disk group.
The ALTER DISKGROUP VOLUME SQL statements enable you to manage Oracle ADVM volumes, including the functionality to add, modify, resize, disable, enable, and drop volumes.  
You can create an Oracle ASM Dynamic Volume Manager (Oracle ADVM) volume in a disk group. The volume device associated with the dynamic volume can then be used to host an Oracle ACFS file system.  
If the volume is hosting an Oracle ACFS file system, then you cannot resize that volume with the SQL ALTER DISKGROUP statement. Instead you must use the acfsutil size command. 
volcreate  
Creates an Oracle ADVM volume in the specified disk group. 
Syntax and Description 
volcreate -G diskgroup -s size [ --column number ] [ --width stripe_width ]  
[--redundancy {high|mirror|unprotected} ]  
Redundancy of the Oracle ADVM volume which can be specified for normal redundancy disk groups. The range of values is as follows: unprotected for non-mirrored redundancy, mirror for double-mirrored redundancy, or high for triple-mirrored redundancy. If redundancy is not specified, the setting defaults to the redundancy level of the disk group.
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!