nerdexam
Oracle

1Z0-058 · Question #21

The DBA has executed the command: srvctl add service -d PROD -s BATCH -g SP2 -c singleton -y manual What is the result of this command?

The correct answer is B. Creates a singleton service named batch for the prod database by using only server pool SP2. srvctl add service Adds services to a database and assigns them to instances. If you have multiple instances of a cluster database on the same node, then always use only one instance on that node for all of the services that node manages.

Administer RAC Database Services

Question

The DBA has executed the command:

srvctl add service -d PROD -s BATCH -g SP2 -c singleton -y manual What is the result of this command?

Exhibit

1Z0-058 question #21 exhibit

Options

  • ACreates a singleton service named batch using the server pool sp2 with a manual service
  • BCreates a singleton service named batch for the prod database by using only server pool SP2
  • CCreates a singleton service named batch, which runs by default in the prod database by using the
  • DCreates a singleton service, which is only used for batch workloads for the prod database by

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    72% (18)
  • C
    4% (1)
  • D
    8% (2)

Explanation

srvctl add service Adds services to a database and assigns them to instances. If you have multiple instances of a cluster database on the same node, then always use only one instance on that node for all of the services that node manages.

Topics

#srvctl add service#singleton service#server pool#manual management policy

Community Discussion

No community discussion yet for this question.

Full 1Z0-058 Practice