Report Scheduling [message #88304] |
Wed, 26 June 2002 07:02 |
abe
Messages: 3 Registered: October 2001
|
Junior Member |
|
|
Please advice, how to schedule a report in 6i. We have to use the UNIX shell to do that or is there any other way for that.
I want for example a report to run every morning at 9 am or ones the first of every month.
Anything you suggest about scheduling will be quite helpful.
Thank you !
|
|
|
Re: Report Scheduling [message #88308 is a reply to message #88304] |
Thu, 27 June 2002 00:01 |
Klip
Messages: 2 Registered: June 2002
|
Junior Member |
|
|
Abe,
you can use the OS schedule facility. if you are using Unix use Crontab, on Microsoft use scheduler or "AT" command in command prompt.
|
|
|
|