Wednesday, March 5, 2014

Enabling Resource Debugging

  • Change the USR_ORA_DEBUG resource attribute to 1 for specific resources:
    • # crsctl set log res "ora.host01.vip:1"
  • After you capture all trace information, change the debug attribute back to 0:
    • # crsctl set log res "ora.host01.vip:0"
  • You can use an initialization file to configure debugging.
  • The initialization file name includes the name of the process that you are debugging (process_name.ini).
  •  The file is located in the <Grid_Home>/log/host_name/admin/ directory.

No comments:

Post a Comment