How to call OS Commands through PL/SQL ?
135282Mar 2 2006 — edited Dec 12 2006Is there any package to call OS (Solaris) commands from PL/SQL ? I want to do who cammand within PL/SQl Stored Proc and get the output inserted into a table. How can I do this ?