Oracle Dump commands


If you have generate oracle memory dump, the following command options can be used


Dump Error Stack

oradebug unlimit
oradebug tracefile_name
oradebug dump errorstack 3


Global Hanganalyze and Systemstates

sqlplus "/ as sysdba"
oradebug setmypid
oradebug tracefile_name
oradebug unlimit
oradebug -g all hanganalyze 3
oradebug -g all dump systemstate 266

oradebug dump errorstack 3


Comments

Popular posts from this blog

Recover Standby database from ORA-00332: archived log is too small

Check Active Dataguard Replication Status

Top CPU consuming oracle sessions