Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> How to run a OS Command from PLSQL ?
I don't think there is a System command from PL/SQL.
If you are using verson 8. You could write a C library routine
that would do this for you.
If that doesn't work you could just, put the data in a table and write a daemon to do the system level work for you.
-**** Posted from RemarQ, http://www.remarq.com/?a ****- Search and Read Usenet Discussions in your Browser - FREE - Received on Mon Sep 06 1999 - 22:21:01 CDT
![]() |
![]() |