if all else fails,
find code for a daemon that
will listen for commands via a pipe.
You can find code like that on the
internet, or in oracle's book on
your version of oracle.
In the stored procedure, pipe the
command to the daemon, which
will execute it. Well, in unix
it's called a daemon, in NT I'm
not sure. Jim
oracle, vb