Oracle Application [message #140477] |
Tue, 04 October 2005 07:57 |
dbarone
Messages: 20 Registered: March 2005
|
Junior Member |
|
|
Hello, I would like to know how to launch stored procedure from Oracle Application, concurrent manager..
|
|
|
Re: Oracle Application [message #141246 is a reply to message #140477] |
Fri, 07 October 2005 13:33 |
vk_appstech
Messages: 22 Registered: October 2005 Location: hyd
|
Junior Member |
|
|
launching oracle stored program??
if ur question is through concurent program executing the particular package,,then here is the simple way u have to go..
create ur package in oracle.suppose abc,and ur proc name is def.
login to application developer resp..
concurrent->executable., remember here to change the name the default reports to STORED PROCEDURES..AND I GUESS THE NEXT small things KE giving the name of the executable and ur file name like abc.def you can do on ur own.and the rest of the things are already answered by one of our friends here for pallavireddys query...refer to it../.
i hope u must be able to run ur request from ur respon by now,,
if u cant ,,u r welcome to pose more ,,we shall discuss in detail
regards
vk
|
|
|