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

Thread: SQL*Loader-704

  1. #1
    Join Date
    Jan 2000
    Location
    Adelphi, Md. USA
    Posts
    28
    Hi Gurus,

    My problem is that when I was using SQL loader to load .CSV files into Oracle
    v8.1.5 I get the following error:

    SQL*Loader-704 Internal error: ulconnect: OCIServerAttach (0)
    ORA-12560: TNS:protocol adapter error.

    The weird thin is that it was working before to load other files. I am not on a
    network.

    Any help would be appreciated.

    Thanks

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    check two_task parmeter on the sever what it has been set to, otherwise use connect string for sql loader.

    sqlldr 'xyz/****@abc'

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