Oracle Data Loader and Windows Task Scheduler
I am attempting to schedule an import using the task scheduler in Windows. To do this I have created a .bat file and tested it by running it manually, but when I try to get the task scheduler to run the .bat file it does not import. My guess is I don't have the scheduler set up correctly. I go to "Create a Basic Task" and give it a name, I then create a trigger event (a time), under "Action" I select "start a program" and browse for the .bat file by "Program/Script". I'm not receiving any error messages, but