Identify the correct command to create the salesrepservice for the PDB salespdbin the RAC 12cR1 CDB with DB_UNIQUE_NAME mycdb.

Identify the correct command to create the salesrepservice for the PDB salespdbin the RAC 12cR1
CDB with DB_UNIQUE_NAME mycdb.

Identify the correct command to create the salesrepservice for the PDB salespdbin the RAC 12cR1
CDB with DB_UNIQUE_NAME mycdb.

A.
srvctladd service –dbmycdb –service salesrep –pdb create salespdb

B.
srvctladd service –dbmycdb –service salesrep –pdbservicesalespdb

C.
srvctladd service –dbmycdb –service salesrep –pdbsalespdb

D.
srvctladd service –dbmycdb –service salesrep –pdb service salespdb

Explanation:
This example adds the salesrep service for the PDB salespdb in the CDB with DB_UNIQUE_NAME
mycdb: srvctl add service -db mycdb -service salesrep -pdb salespdb
eference:http://docs.oracle.com/database/121/ADMIN/cdb_pdb_admin.htm#ADMIN13975



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Prabhat

Prabhat

C

[oracle@prosrv1 ~]$ srvctl add service -db CONA -s SERV1 -pdb PDB1