Page 1 of 1

DB Login with Scheduled Reports

Posted: Tue Oct 09, 2001 12:46 pm
by Michael_(Guest)
I have several reports scheduled to run using the scheduler program, however I still have to login to the DB (Oracle) when the report begins to generate. I populate the unsername/password when I create the schedule, but it still does not login. Does anyone know how this can be done?

=> RE: DB Login with Scheduled Reports

Posted: Tue Oct 09, 2001 2:57 pm
by kfleming
I would use the windows task scheduler and a text runtime control file. You can then use the /U and /P switches on the command line to pass the username and password to rswrun.exe.______Kathleen__R&R Support