You are working as an Oracle Application Server administrator and have deployed a Web
application by using the following command:
dcmctl deployApplication -file /private/compsal.war -a compsal -co pd1 -rc compsal
Which statement regarding the command is true?
A.
The -rc option creates the compsal user with root privileges in the host.
B.
The -co option copies the application to the pd1 directory if it is already installed.
C.
The -co option specifies the Oracle Application Server Containers for J2EE (OC4J) instance to
which the application will be deployed.
D.
The -co option determines the database instance in which the OracleAS Metadata Repository is
stored.