You have installed an OracleAS Cold Failover cluster (Middle-Tier) that has two nodes, NODE1
and NODE2, in the cluster where NODE1 is primary and NODE2 secondary. After installing, you
have:
1. Changed the port numbers of OracleAS HTTP Server (OHS) and OracleAS Portal on NODE1
2. Failed over to NODE2 and made it the primary node and NODE1 as the secondary node
3. Enabled SSL connections for the OID users
4. Enabled HTTPS connections for the application users
Now you want to execute the following command to update the component configuration in the
Oracle Internet Directory (OID):
$ $ORACLE_HOME/bin/chgtocfmt-v asterix.us.oracle.com -p jnuy45ty-s -e -w vhost101
.us.oracle.com
Which option would you consider before running the command?
A.
failing over from the NODE2to N0DE1
B.
propagating the changes from N0DE2 to N0DE1
C.
disabling the SSL connection for the OID users and enabling access to OID
D.
manually updating the portlist.ini file to include the correct port numbers in N0DE1
E.
manually updating the portlist.ini file to include the correct port numbers in N0DE2