SQL> select owner,object_name,status
2 from dba_objects
3 where OWNER = 'SYS' and OBJECT_NAME = 'SYS.LT_EXPORT_PKG';
no rows selected
|
Results 1 to 10 of 15
Thread: 10g_export_errorsThreaded View
|
Click Here to Expand Forum to Full Width |