1Z0-058 Exam Details

  • Exam Code
    :1Z0-058
  • Exam Name
    :Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration
  • Certification
    :Oracle Certifications
  • Vendor
    :Oracle
  • Total Questions
    :139 Q&As
  • Last Updated
    :Dec 14, 2021

Oracle 1Z0-058 Online Questions & Answers

  • Question 21:

    Which three fragments will complete this statement correctly? In a cluster environment, an ACFS volume _____________.

    A. Will be automatically mounted by a node on reboot by default
    B. Must be manually mounted after a node reboot
    C. Will be automatically mounted by a node if it is defined as cluster stack startup if it is in- cluded in the ACFS mount registry.
    D. Will be automatically mounted to all node if it is defined as cluster resource when dependent cluster resources requires access
    E. Will be automatically mounted to all node in the cluster when the file system is registered
    F. Must be mounted before it can be registered

  • Question 22:

    A policy-managed RAC database that hosts the ACCOUNTS service has only three instances running rather than the usual four on a six-node cluster. Five of the six cluster nodes are active and the sixth (RACNODE6) is down for maintenance. You decide to check the state of the servers in the server pools to see if there are problems with the OLTP pool to which the ACCOUNTS service has been assigned. You used the crsctl status server-f command and see that the RACNODE3 node has STATE=VISIBLE.

    What is true about this situation?

    A. The Cluster Synchronization Services Daemon (cssd) is running and RACNODE3 is considered to be part of the cluster, but the Cluster Ready Services Daemon (crsd) is currently not running.
    B. Both the Cluster Ready Services Daemon (crsd) and the Cluster Synchronization Service Daemon (cssd) are running on RACNODE3, but RACNODE3 is currently being moved to another server pool.
    C. The Cluster Ready Services Daemon (crsd) is running and RACNODE3 is considered to be a part of the cluster, but the Cluster Synchronization Services Daemon (cssd) is currently not running.
    D. Neither the Cluster Ready Services Daemon (crsd) nor the Cluster Synchronization Services Daemon (cssd) is running on RACNODE3.

  • Question 23:

    Which three statements ate true about services and Transparent Application Failover (TAF)?

    A. If TAF has been configured for a service, sessions using that service fail over to a surviving instance when an outage occurs.
    B. The TAF setting on a service can be NONE, BASIC, PRECONNECT, or POSTCONNECT, and overrides any TAF setting in the client connection definition.
    C. TAF can restart a query after failover has completed but for other statements, such as INSERT, UPDATE, or DELETE, the application must resubmit the transaction.
    D. The TAF setting for a client connection overrides any TAF setting in the service definition.
    E. Services simplify the deployment of TAF because by defining a TAF policy for a service, all connections using this service will automatically have TAF enabled.

  • Question 24:

    Examine the following output:

    [oracIe@gr5153 ~]$ sudo crsctl config crs CRS-4622: Oracle High Availability Services autostart is enabled. [oracIe@gr5153 ~]$ srvctl config database -d RACDB -a Database unique name: RACDB Database name: RACDB Oracle home : /u01/app/oracle/product/l11.2.0/dbhome_1 Oracle user: oracle Spfile: +DATA/ RACDB /spfileRACDB.ora Domain: Start options: open Stop options: immediate Database role: PRIMARY Management policy: AUTOMATIC Server pools: POOL1 Database instances: Disk Groups: DATA, FRA Services: Database is enabled Database is policy managed

    Oracle Clusterware is started automatically after the system boot. Which two statements are true regarding the attributes of RACDB?

    A. Oracle Clusterware automatically starts RACDB.
    B. You must manually start RACDB.
    C. Database resource is managed by crsd for high availability and may be automatically restarted in place if it fails.
    D. Database resource Is not managed by crsd for high availability and needs to be restarted manually if it fails.

  • Question 25:

    Which three statements are true about services and the Resource Manager?

    A. The Resource Manager can manage the relative priority of services within an instance by binding services directly to consumer groups if services are mapped to consumer groups by the DBA.
    B. When a client connects using a service, the service can be mapped to a consumer group, enabling the Resource Manager to manage work requests by service in the order of their importance.
    C. The srvctl utility is used to map services to consumer groups.
    D. The Resource Manager offers benefits In managing workloads because priority is given to business functions rather than the sessions that support those business functions.

  • Question 26:

    You have created four top-level server pools called OLTP, BATCH, DSS, and support for a policy- managed, eight-node cluster. The OLTP pool has two child pools called OLTP_CHILD1 and OLTP_CHILD2. Which two statements are true about sharing servers among the various server pools on your cluster?

    A. Servers are never shared and are always mutually exclusive between top-level server pools.
    B. Use the exclusive_pools attribute to prevent servers being shared between top-level server pools.
    C. Use the exclusive_pools attribute to prevent servers being shared between OLTP_CHILD1 and OLTP_CHILD2 .
    D. Use the exclusive_pools attribute to prevent servers being shared between batch, dss, support, oltp_childi, and OLTP_CHILD2.
    E. Servers are never shared and are always mutually exclusive between top-level server pools and between sibling child pool.

  • Question 27:

    For which two purposes would you recommend an ASM clustered file system (ACFS)?

    A. a shared home directory for Oracle database executables in a single-instance cluster for cold failover
    B. a shared home directory for Oracle Grid Infrastructure executables
    C. a root file system for the operating system
    D. a shared file system for RAC data files
    E. a general purpose shared file system for OS files
    F. a clustered file system for OCR and voting disk files

  • Question 28:

    A third party application has provided files containing the command syntax required to register and manage the application for high availability with Oracle Grid Infrastructure. The command to define the application is as follows: crsctl add resource LongApp -type cluster_resource -attr "ACTION_SCRIPT='/u01/ogi/scripts/longapp.scr' , PLACEMENT='restricted' , HOSTING_MEMBERS='RACNODE1 RACNODE2 , CHECK_INTERVAL='30 ,START_DEPENDENCIES='hard(LongAppvip)' , STOP_DEPENDENCIES='hard (LongApp- vip)', RESTART_ATTEMPTS='2"

    Which two statements are true about the behavior of this resource after it is added?

    A. It will be a policy-managed resource using the server pool containing nodes RACNODE1 and RACNODE2.
    B. The LongAppvip vip resource must be activated to successfully activate this resource, but wl not be activated automatically if not already active.
    C. The LongAppvip vip resource must be stopped before this resource is stopped.
    D. It will be an administrator-managed resource hosted by nodes RACNODE1 and RACNODE2.

  • Question 29:

    mounted: DATA and DATA2, but the results of the SHOW PARAMETER ASM_DISKGROUPS command show only DATA as below:

    What could have caused the DATA2 dlskgroup to be mounted based on the information injthe V $ASM_DISKGROUP view?

    A. The DATA2 diskgroup contains the database files required to start a database instance that depends on this ASM instance.
    B. The DATA2 diskgroup contains the voting files required for this cluster.
    C. The DATA diskgroup has mirrored objects in the DATA2 diskgroup.
    D. The DATA value In the parameter implies all diskgroup strings starting with data.
    E. The DATA2 diskgroup contains the SPFILE needed to start the ASM instance.

  • Question 30:

    Which three statements are true about cluster (OCR) and local registries (OLR)?

    A. The ocrdump command can be used to dump the contents of either the cluster registry (OCR) or the local registry (OLR).
    B. Information in the OCR is organized by keys that are associated with privileges. Therefore, the root user will see more information when using ocrdump than the grid user.
    C. After the cluster is created, the size of the OCR is static unless the Clusterware software Is upgraded.
    D. The ocrdump command can be used to dump information for a single OCR key.

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-058 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.