| using run dos procedure [message #209237] |
Wed, 13 December 2006 22:47  |
shankar muthusamy
Messages: 21 Registered: November 2006 Location: singapore
|
Junior Member |
|
|
Hi All
In the forms(10 g) I using run dos procedure to execute the dos command
its working fine,
but cmd.exe is keep running in the server due to this after some days run dos procedure will not execute
how should i quit the cmd.exe
hlp me to proceed further
Thanks and Regards
Shankar.M
|
|
|
|
|
|
|
|
|
|
| Re: using run dos procedure [message #210295 is a reply to message #209769] |
Wed, 20 December 2006 03:38   |
shankar muthusamy
Messages: 21 Registered: November 2006 Location: singapore
|
Junior Member |
|
|
Hi
For the older one i follow the pl/sql which is for execute ftp commands, this is used to execute dos command in oracle 10g.
This is java procedure in oracle 10g.
If there is any other way to execute the dos commands in 10g
Thanks and regards
shankar.M
|
|
|
|
|
|
|
|
|
|