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

Thread: sqlldr

  1. #1
    Join Date
    Feb 2001
    Posts
    23
    hi guys

    quick question....
    can i use sqlldr in sql/plus environment
    if yes..how can i import flat file to oracle
    using sqlldr in sql/plus environment
    ...what is the syntax


    thank you guys

  2. #2
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    [url]http://www.dbasupport.com/forums/showthread.php?threadid=5636[/url]
    Reddy,Sam

  3. #3
    Join Date
    Aug 2000
    Posts
    462
    sqlldr is a command line utility, run from the operating system, not from within SQL*PLUS. In NT/2000, just open a command window and type sqlldr user/pwd@db mycontrol.ctl and watch the magic!

    Note: I am being flippant. Study the docs to understand the control and data file requirements/creation and options. Post questions here and I'll try to help.

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