Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

sql*loader error

Status
Not open for further replies.

syncdba

IS-IT--Management
Nov 28, 2005
206
US
Hi,
When I tried to run the following in cmd
c:\Sqlldr xxhd_tp2/xxhd_tp2@usabad control='currencycode.txt'

Its giving error
sql*loader-100: syntex error in command line

 
Is currencycode.txt your ctl file? If so, try the following:
c:\Sqlldr xxhd_tp2/xxhd_tp2@usabad currencycode.txt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top