invalid objects compilation error [message #51031] |
Mon, 22 April 2002 05:54 |
Seldon1985
Messages: 1 Registered: April 2002
|
Junior Member |
|
|
Does any one has any idea how to take care of this error messages?
SQL> alter VIEW CORRANA1.CAP04 compile;
alter VIEW CORRANA1.CAP04 compile
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-01000: maximum open cursors exceeded
I have more than 400 INVALID objects in the database. When I try to compile these objects I get error after couple of them compiled. Why? Does dompilation on INVALID objects such as view create problems?
Please need help badly!!!!!
Thanks!!!!!
|
|
|
|