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

Thread: sql ldr

  1. #1
    Join Date
    Jan 2001
    Posts
    642
    Hi,
    I have a number of sqlldr scripts and I have put most of them in the batch files. However, I donot want to save the passwords on the file
    ie userid=scott/tiger@orcl
    If I Just save as userid=scott@orcl, I am getting
    12203- TNS:unable to connect to destination.

    How do I proceed to have username and sid in the file but only the password should be prompted
    please advise.
    Badrinath

  2. #2
    Join Date
    Feb 2001
    Location
    Bangalore, India
    Posts
    109
    I think the way you have done is fine. It is the problem with Net8 connection. Check your TNSNAMES, LISTENER and the physical connectivity.

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