Hi,
Oracle Version:10.2.0.3
Operating System:Linux
One of our production database got hanged hanged and stop responding when we tried to find any locks are there through putty that statement got hanged for more than 1hr and it through error .
oracle@virqts2ora001{Primary}:qfundeca:/home/oracle
$ !sq
sqlplus
SQL*Plus: Release 10.2.0.3.0 - Production on Thu Feb 3 04:51:12 2011
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
Enter user-name: sys as sysdba
Enter password:
Connected to:
Oracle Database 10g Release 10.2.0.3.0 - Production
SQL> select * from v$locked_object;
select * from v$locked_object
*
ERROR at line 1:
ORA-44203: timeout waiting for lock on cursor
Please help me what to do if we got this error and nothing is written in alert log file and generating so many trace files in udump location.
Thanks & Regards,
Poorna Prasad.S