1Z0-068 · Question #59
Which two methods exist for enabling the collection of additional resource debugging information for specific resources controlled by Oracle 12c Clusterware?
The correct answer is B. Use the crsctl set trace res "resource_name=debugging_level" command. C. Use the crsctl set log res "resource_name=debugging_leve2" command. B: You can enable tracing for Oracle Clusterware resources by running the crsctl set trace command, using the following syntax: crsctl set trace module_name "component_name=tracing_level,..." C: The crsctl syntax to enable debugging for resources is: crsctl debug log res…
Question
Which two methods exist for enabling the collection of additional resource debugging information for specific resources controlled by Oracle 12c Clusterware?
Options
- AUse the cluvfy comp command for the specific resource within a component.
- BUse the crsctl set trace res "resource_name=debugging_level" command.
- CUse the crsctl set log res "resource_name=debugging_leve2" command.
- DSet the environment variable _USA_ORA_DEBUG=1 and then stop and restart the resource that
How the community answered
(47 responses)- A17% (8)
- B74% (35)
- D9% (4)
Explanation
B: You can enable tracing for Oracle Clusterware resources by running the crsctl set trace command, using the following syntax: crsctl set trace module_name "component_name=tracing_level,..." C: The crsctl syntax to enable debugging for resources is: crsctl debug log res "resname:1" Incorrect Answers: A: Cluster Verification Utility (CVU) performs system checks in preparation for installation, patch updates, or other system changes. Using CVU ensures that you have completed the required system configuration and preinstallation steps so that your Oracle Grid Infrastructure or Oracle Real Application Clusters (Oracle RAC) installation, update, or patch operation, completes D: There is no USA_ORA_DEBUG environment variable. https://docs.oracle.com/cd/E11882_01/rac.112/e41959/crsref.htm#CWADD526
Topics
Community Discussion
No community discussion yet for this question.