Entries categorized as Use ORADEBUG from Server Manager
Use ORADEBUG from Server Manager
How does one use ORADEBUG from Server Manager/ SQL*Plus? Â Execute the “ORADEBUG HELP” command from svrmgrl or sqlplus to obtain a list of valid ORADEBUG commands. Look at these examples: SQLPLUS> REM Trace SQL statements with bind variables SQLPLUS> oradebug setospid 10121 Oracle pid: 91, Unix process pid: 10121, image: oracleorcl SQLPLUS> oradebug EVENT Read More...