Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: problem with oracle and AT command
Hi Cyril,
when you use AT (schedule) to run a batch or program, you do not have the complete environment set as you normally expect. Add the path to your Oracle program files and also the path to the scripts you like to run. This should help.
>>sqlldr73 xxx/yyy_at_zzz control=charge_clients.ctl >log=charge_clients.log
BTW, why do you use ">" for your "log=" parameter? It works right
without it (you have to seperate all parameters with a comma).
cu
Harry
Received on Mon Feb 16 1998 - 00:00:00 CST
![]() |
![]() |