How to run Reports Manager from NT Job Scheduler.
1. Open the Reports Manager from Database | Report
2. Select the reports you want to run: you can multi-select from multiple categories in the grid by holding down <SHIFT> or <CTRL> as you click
3. Click the Create Command File button and save the txt file
4. Go to where you saved the command line file and open up the txt file you saved. The command line you need should be in that .txt file as a comment
5. Copy and past that to the NT Job Scheduler
The syntax for the command line is as follows:
C: \ToadTOAD.exe -c <username>/<password>@<database> RPTMGR "C: \Thisfile.txt"
Your path to Toad may differ, along with your connect info. 'c: \Thisfile.txt' represents the file you created.
How to get to the NT Job Scheduler In Windows XP classic view
1. Control Panel | Scheduled Task
2. Right-click and select New | Scheduled Task