I need to know if there is a package in oracle 7.3.4 that will allow me to send a sql plus command from a procedure/ pl/sql block? I need to send the command "net send username . I know using the HOST command allow this to happen in sql*plus but I it to be ran from a procedure. Any ideas on how to do this?

Thanks
Eric