nerdexam
Oracle

1Z0-058 · Question #136

Assuming a RAC database called ORCL, select three statements that correctly demonstrate management actions for the AP service.

The correct answer is A. To start the AP service, execute: B. To disable the AP service on the ORCL4 instance, execute: E. To relocate the AP service from the ORCL5 instance to the ORCL4 instance, execute. SRVCTL Command Reference srvctl start service -d db_unique_name [-s "service_name_list" [-n node_name | -i instance_name]] [-o start_options] srvctl disable service -d db_unique_name -s "service_name_list" [-i instance_name | -n node_name] srvctl stop service -d db_unique_name…

Administer RAC Database Services

Question

Assuming a RAC database called ORCL, select three statements that correctly demonstrate management actions for the AP service.

Options

  • ATo start the AP service, execute:
  • BTo disable the AP service on the ORCL4 instance, execute:
  • CTo stop the AP service, execute:
  • DTo make ORCL5 a preferred instance for the AP service, execute:
  • ETo relocate the AP service from the ORCL5 instance to the ORCL4 instance, execute:

How the community answered

(39 responses)
  • A
    77% (30)
  • C
    8% (3)
  • D
    15% (6)

Explanation

SRVCTL Command Reference srvctl start service -d db_unique_name [-s "service_name_list" [-n node_name | -i instance_name]] [-o start_options] srvctl disable service -d db_unique_name -s "service_name_list" [-i instance_name | -n node_name] srvctl stop service -d db_unique_name [-s "service_name_list" [-n node_name | -i instance_name] [-f] srvctl relocate service -d db_unique_name -s service_name {-c source_node -n target_node | -i old_instance_name -t new_instance_name} [-f] Oracle® Real Application Clusters Administration and Deployment Guide 11g Release 2 (11.2)

Topics

#service management#SRVCTL#preferred instances#service relocation

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice