prompt
prompt Begin to Collect Hanganalyze RAC trace,It will take 15 seconds
prompt
oradebug setmypid
oradebug unlimit
oradebug hanganalyze 3
prompt
prompt sleeping 5 seconds
prompt
execute dbms_lock.sleep(5) ;
oradebug hanganalyze 3
prompt
prompt sleeping 5 seconds
prompt
execute dbms_lock.sleep(5) ;
oradebug hanganalyze 3
oradebug tracefile_name;
exit