1z1-432 無料問題集「Oracle Real Application Clusters 12c Essentials」
You want to add host03 to a Flexcluster.In which order will you execute these commands?
1.[grid@host01]$ cluvfy stage -post hwos -n host03 2.[grid@host01]$ cluvfy comp peer -refnode host01 -n host03 -orainv oinstall -osdba 3.[grid@host01]$ cluvfy stage -pre nodeadd -n host03 -fixup 4.[grid@host01]$ cluvfy stage -post nodeadd -n host03 -verbose 5.[grid@host01]$ oclumon manage -get resize
6.[grid@host01]$ ./addnode.sh -silent"CLUSTER_NEW_NODES=(hosr03)"
"CLUSTER_NEW_VIRTUAL_HOSTNAMES=(host03-vip,)" "CLUSTER_NEW_NODE_ROLES=(hub1leaf)"
1.[grid@host01]$ cluvfy stage -post hwos -n host03 2.[grid@host01]$ cluvfy comp peer -refnode host01 -n host03 -orainv oinstall -osdba 3.[grid@host01]$ cluvfy stage -pre nodeadd -n host03 -fixup 4.[grid@host01]$ cluvfy stage -post nodeadd -n host03 -verbose 5.[grid@host01]$ oclumon manage -get resize
6.[grid@host01]$ ./addnode.sh -silent"CLUSTER_NEW_NODES=(hosr03)"
"CLUSTER_NEW_VIRTUAL_HOSTNAMES=(host03-vip,)" "CLUSTER_NEW_NODE_ROLES=(hub1leaf)"
正解:C
解答を投票する
You are managing a four node Oracle RAC environment.During amaintenancewindowit isrequired to shut down and restart RACinstances 2 and 4. Which option shows the required commands to accomplish this task?
A)srvct1 stop instance -i racdb1 -d racdb srvct1 stop instance -d racdb -i racdb2 srvct1 start instance -d racdb -i racdb2 srvct1 start instance -i racdb -dracdb2 B)srvct1 stop instance -i racdb4-d racdb srvct1 stop instance -d racdb -i racdb2 srvct1 start instance -iracdb2 -d racdb srvct1 start instance -i racdb4-dracdb C)srvct1 stop instance -i racdb4-dracdb intermediate srvct1 stop instance -d racdb -i racdb2intermediate srvct1 start instance -iracdb2 -d racdb srvct1 start instance -i racdb4-d racdb D)srvct1 stop instance -i racdb -dracdb force srvct1 stop instance -d racdb2-i racdbforce
srvct1 start instance -iracdb2 -d racdb
srvct1 start instance -i racdb4-d racdb
A)srvct1 stop instance -i racdb1 -d racdb srvct1 stop instance -d racdb -i racdb2 srvct1 start instance -d racdb -i racdb2 srvct1 start instance -i racdb -dracdb2 B)srvct1 stop instance -i racdb4-d racdb srvct1 stop instance -d racdb -i racdb2 srvct1 start instance -iracdb2 -d racdb srvct1 start instance -i racdb4-dracdb C)srvct1 stop instance -i racdb4-dracdb intermediate srvct1 stop instance -d racdb -i racdb2intermediate srvct1 start instance -iracdb2 -d racdb srvct1 start instance -i racdb4-d racdb D)srvct1 stop instance -i racdb -dracdb force srvct1 stop instance -d racdb2-i racdbforce
srvct1 start instance -iracdb2 -d racdb
srvct1 start instance -i racdb4-d racdb
正解:B
解答を投票する