Oracle
1Z0-593 · Question #2
You want to set full debugging for the communications and resource management components for the CRS module on nodes host01 and host03. How can you accomplish this?
The correct answer is A. crsctl set log CRS "CRSCTL: 5, CRSCOMM: 5" -nodelist host01, host03. To set log levels for the CRSRTI and CRSCOMM components of the CRS module: $ crsctl set log crs "CRSRTI=1,CRSCOMM=2"
Oracle BI EE Architecture
Question
You want to set full debugging for the communications and resource management components for the CRS module on nodes host01 and host03. How can you accomplish this?
Options
- Acrsctl set log CRS "CRSCTL: 5, CRSCOMM: 5" -nodelist host01, host03
- Bcrsctl lsmodules crs set log CRSCTL: 5, CRSCOMM: 5 -nodelist host01, host03
- Csrvctl set log -m CRSCTL5, CRSCOMM 5 -n host01, host03
- Docrconfig set log CRS "CRSCTL, CRSCOMM: 5" -nodelist host 01, host03
How the community answered
(56 responses)- A79% (44)
- B13% (7)
- C5% (3)
- D4% (2)
Explanation
To set log levels for the CRSRTI and CRSCOMM components of the CRS module: $ crsctl set log crs "CRSRTI=1,CRSCOMM=2"
Topics
#crsctl#CRS debugging#Clusterware logging#cluster node management
Community Discussion
No community discussion yet for this question.