exam questions

Exam 1z0-068 All Questions

View all questions & answers for the 1z0-068 exam

Exam 1z0-068 topic 1 question 45 discussion

Actual exam question from Oracle's 1z0-068
Question #: 45
Topic #: 1
[All 1z0-068 Questions]

After creating a RAC One Node database using SQL statements, you want to register this database with Oracle Clusterware as a policy-managed resource.
Which command, or sequence of commands, should you use?

  • A. srvctl add srvpool –serverpool ron –importance 100 –min 2 –max 2 –servers 016n1, 016n2 srvctl add db –db ron –oraclehome $ORACLE_HOME –dbtype raconenode –serverpool ron
  • B. srvctl add db –db ron –oraclehome $ORACLE_HOME –dbtype raconenode –server 016n1, 016n2
  • C. srvctl add db –db ron –oraclehome $ORACLE_HOME –dbtype raconenode –serverpool ron –server 016n1, 016n2
  • D. srvctl add srvpool –serverpool ron –importance 100 –min 2 –max 2 –servers 016n1, 016n2
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
If your Oracle RAC One Node database did not register automatically with Oracle Clusterware, then use the srvctl add database command to add an Oracle RAC
One Node database to your cluster.
For example:
srvctl add database -c RACONENODE [-e server_list] [-i instance_name] [-w timeout]
When you add services to a policy-managed Oracle RAC One Node database, SRVCTL does not accept any placement information, but instead configures those services using the value of the SERVER_POOLS attribute.
Note: Use the srvctl add database command to add an Oracle RAC One Node database to your cluster. For example: srvctl add database -c RACONENODE [-e server_list] [-i instance_name] [-w timeout]
* -c {RACONENODE | RAC | SINGLE}
The type of database you are adding: Oracle RAC One Node, Oracle RAC, or single instance.
Reference:
https://docs.oracle.com/cd/E11882_01/rac.112/e41960/onenode.htm#RACAD8194

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rodriguesJC
5 months ago
C is the correct, we want to add a DB not a serverpool. A and D are to add a serverpool.
upvoted 1 times
...
Yoones
1 year, 3 months ago
According to Oracle Doc, like bellow docs, A is correct not C.
upvoted 2 times
...
FTR72
2 years, 2 months ago
A - https://www.red-gate.com/simple-talk/sql/oracle/policy-managed-oracle-rac-one-node-databases/ - servers parameter, can be used only with administrator-managed Oracle RAC One Node databases (https://docs.oracle.com/database/121/RACAD/GUID-94140A17-4CDB-4CD9-A72D-5754591B0B83.htm#RACAD5011)
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago