Identify the correct sequence of commands to completely power off a Database Machine in an
Orderly fashion:
1. Execute “crsctl stop cluster –all” as the grid user from one database server.
2. Execute “crsctl stop cluster –all” as the root user from one database server.
3. Power off all network switches using their power switch.
4. Execute “crsctl stop cluster –all” as the root user from one database server.
5. Execute “crsctl stop cluster –all” as the grid user from one database server.
6. Power off the rack using the power switches on the PDUs.
7. Execute “shutdown –h now” on all database servers.
8. Execute “shutdown –h now” on all Exadata storage servers.
9. Execute “shutdown –h now” on all servers.
A.
1, 9, 3 and 6
B.
2, 9 and 6
C.
4, 7, 8, 3 and 6
D.
5, 8, 7, 3 and 6
E.
2, 8, 7, 3 and 6
F.
1, 8, 7, 3 and 6
G.
2, 7, 8 and 6
H.
2, 8, 7 and 6
Explanation:
2,8, 7,3, 6
Note:
*(step 1)With root user, from $ORA_CRS_HOME, shutdown the CRS:
/crsctl stop cluster
*Here is the command to stop the cluster on all nodes:
# <OracleGridInfrastructureHome>/bin/crsctl stop cluster –all
*To stop a server, use the shutdown command. To stop immediately and keep it down, i.e. not
reboot, execute:# shutdown -h -y now
Perhaps, correct answer is G.
When power off of the PDUs, all network switches is stop automatically.
So, step 3. “Power off all network switches using their power switch.” is not needed.
In addition, when you stop Exadata storage servers, it is necessary to shutdown all database servers beforehand.
Thanks Sugar. G looks correct answer.
G is correct option
Yes G is correct. You should stop database servers before storage servers. 7 should come before 8. Step 3 is unnecessary.
G
I guess H is the correct answer.
Here is the thing – B- 2,9,6
Database servers
# /bin/crsctl stop cluster
# shutdown -h -y now
Ensure that all database servers are shut down before proceeding.
Exadata Storage Servers
# shutdown -h -y now
Ensure that all storage servers are shut down before proceeding.
Rack, including network switches
G is correct.
6th step is incorrect as we need to wait for DB servers to down fully before we fire shutdown command on storage server.
If 3 is not necessary then G is better answer over B
3 is not right. there is NO power switch on network switches
you have to shutdown db nodes first, so 7
G (2.7.8.6) is correct
correct answer is G
DB server should be shutdown 1st before shutting down the storage server
Cleared the 1Z0-027 exam several days ago!
Scored 87% for the second try! (The passing score is 60%.)
Total 90 questions, they are mainly on Exadata Database Machine, ILOM, RMAN, I/O resource, CellCLI (commands), OLTP…etc.
I used the latest version PassLeader 107q dumps (here it is: http://www.passleader.com/1z0-027.html)
Almost all questions were from it, and some wrong answers have been corrected in that PL 107q dumps, the most valid 1Z0-027 dumps!
By the way, part of that 107q PassLeader 1Z0-027 dumps are available on Google Drive for free:
https://drive.google.com/open?id=0B-ob6L_QjGLpZ05EYlhnaTd2VGs
(It seems that PL just updated that 107q files…)
Good Luck!!!