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

Thread: sql loader Help: "oravsn8.dll" not found!!!

  1. #1
    Join Date
    Jan 2001
    Posts
    59

    hi guys,

    what is the command for invoking the sql loader under windows NT/2000 system?

    when I type "sqlldr /?" in the command prompt, i got the error message "the dynamic link library oravsn8.dll could not be found in the specified path......" so i search my machine for the "oravsn8.dll", but the file doesn't exist.

    thg

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    'sqlldr' at the dos prompt should work. If it doesn't check the path and see Oracle_Home/bin is in the path and try.

    Otherwise try search and find the executable for sqlldr and double click it.

    If both of then doesn't work, I guess installation might have not been perfect. You might need to relink your executables.
    Could be a problem with dll, if its Win 2000. Seems its bug as metalink doc says.

    [url]http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=94295.1[/url]


    [Edited by sreddy on 01-24-2001 at 04:44 PM]

  3. #3
    Join Date
    Jan 2001
    Posts
    59

    thanks.

    i copied the oravsn8.dll from another machine and it is working now. It was probably an installation problem.

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