Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Export Table To Flat File From Stored Procedure
The backend could start a shell script which could
run sql/plus, or even begin an export.
Another way might be to put a script in the unix crontab which keeps checking for a flagfile. The backend would write the flag file at the proper time, then within 1 minute or less it would launch the script which does the sql/plus or export or VB or whatever.
Robert Proffitt
--== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.--- Received on Wed May 12 1999 - 11:25:39 CDT
![]() |
![]() |