DBAsupport.com Forums - Powered by vBulletin
Results 1 to 6 of 6

Thread: Import Problem

Threaded View

  1. #4
    Join Date
    Aug 2007
    Location
    Cyberjaya,kuala lumpur
    Posts
    340
    Quote Originally Posted by ams-jamali
    Hi,

    The errors are due to the Unpublished Bug:3341396 : Abstract: ORA-6553: PLS-123: PROGRAM TOO LARGE

    workaround:

    Try statistics=none
    you can Try the import with STATISTICS=none, seems that your import is failling at constructing some DBMS_STATS invocation.

    as PAVB said

    Did you check why traces file content ?
    check also your alertlog file
    Last edited by gopu_g; 04-17-2008 at 01:31 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width