When I try to type this command, I get the following:
SP2-0734: unknown command beginning "sqlldr USE..." - rest of line ignored.
if I try to load data in the SQL Plus prompt
SQL> LOAD DATA INFILE
SP2-0734: unknown command beginning "LOAD DATA ..." - rest of line ignored.
any ideas what I'm doing wrong? Is there a different way to load data? Or do I not have that permission granted to me?
Can anyone shed some light on this?
Thanks!