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

Thread: SQLoader error

  1. #1
    Join Date
    Jun 2000
    Location
    dumfries,va,usa
    Posts
    227
    Hi gang,
    Anyone knows anything about this error:

    SQL*Loader-704: Internal error: ulnai1: bad row out of bounds [31]


    Thanks,
    Leonard905
    leonard905
    leonard905@yahoo.com

  2. #2
    Join Date
    Dec 2000
    Location
    Virginia, USA
    Posts
    455
    I got this from Oracle site, I hope it helps


    a) need to set ORACLE_SID in your environment
    before you run sqlldr

    or

    b) specify the TNS name for the desired
    database, i.e. run sqlldr with the
    following command line:

    sqlldr userid=scott/tiger@my-tns-name ....

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