cannot execute 'cd /' shell command from PL/SQL....
hi all,
i made a standard java source by which i can execute shell commands from pl/sql....this pl/sql is executed from a client with windows which is shared with linux server that has the database........problem is that is cannot pass shell command - 'cd / ' from the procedure......ie i cannot move up from the current directory when i login to server.....neither can i go to any other folder on linux machine via cd command.....
any idea of how to do it....
any help regarding this is appreciated...........
thanks.........
|