I don't understand why it always ask me for username and password everytime when I execute the .cmd file. This is not what I wated becasue I need to execute the command in my java code.
Ops. It wasn't Jeff. It was Marist89. I confused him/her with Jeff Hunter for some reason.
Anyway..One thing I missed. Try typing your command without separating commas.
Example:
SQLLDR CONTROL=C:\codes\bcp\oracle\load.ctl LOG=bar.log BAD=baz.bad DATA=C:\codes\bcp\oracle\data.csv userid=system/manager@RESEARCH
Sometimes you need to specify sqlloader version, i.e. 73, 80, 8i, etc.
Example:
SQLLDR73 CONTROL=C:\codes\bcp\oracle\load.ctl LOG=bar.log BAD=baz.bad DATA=C:\codes\bcp\oracle\data.csv,
userid=system/manager@RESEARCH
This shoul work.
If it doesn't post your error message here. We'll figure it out.
[QUOTE][i]Originally posted by mary [/i]
[B]Ops. It wasn't Jeff. It was Marist89. I confused him/her with Jeff Hunter for some reason.
[/B][/QUOTE]
We always get confused...
Bookmarks