1Z0-058 · Question #65
Which command will set full debugging for the communications and resource management components of the CRS module on nodes host01 and host03?
The correct answer is C. crsctl set log CRS "CRSRTI: 5, CRSCOMM: 5" -nodelist host01,host03. Dynamic Debugging This section includes the following CRSCTL commands that aid in debugging: Use the crsctl set log command to set log levels for Oracle Clusterware. crsctl set log {[crs | css | evm "component_name=log_level, [...]"] | [all=log_level]} You can also set log…
Question
Which command will set full debugging for the communications and resource management components of the CRS module on nodes host01 and host03?
Exhibit
Options
- Asrvctl set log -m CRS -c CRSCTI 5, CRSCOMM 5 -m host01,host03
- Bocrconfig set log CRS "CRSRTI, CRSCOMM: 5" -nodelist host01,host03
- Ccrsctl set log CRS "CRSRTI: 5, CRSCOMM: 5" -nodelist host01,host03
- Dcrsctl lsmodules crs set log CRSRTX : 5, CRSCOMM: 5 -nodelist host01, host03
How the community answered
(26 responses)- A4% (1)
- B4% (1)
- C81% (21)
- D12% (3)
Explanation
Dynamic Debugging This section includes the following CRSCTL commands that aid in debugging: Use the crsctl set log command to set log levels for Oracle Clusterware. crsctl set log {[crs | css | evm "component_name=log_level, [...]"] | [all=log_level]} You can also set log levels for the agents of specific resources, as follows: crsctl set log res "resource_name=log_level, [...]" Oracle® Clusterware Administration and Deployment Guide 11g Release 2 (11.2)
Topics
Community Discussion
No community discussion yet for this question.
