How to Call pl/sql procedure from shell script [message #500724] |
Wed, 23 March 2011 02:43 |
|
chanveil
Messages: 22 Registered: December 2010
|
Junior Member |
|
|
Hi,
I've one procedure which takes the xml file name as input from one of the remote location. Every day users keep one file in that location.
For eg:
ACS_RPO00020110316_20110316220956.xml
ACS_RPO00020110319_20110319220956.xml
I need to read the latest file in this case. In this case second one is the latest file.
Can some body please help me how to write script to pass parameter to that procedure that via shell program and execute that.
Thanks in advance.
Regards
|
|
|
|