Page 1 of 1

Concurent SQLPlus executable method ?

Posted: Wed Mar 07, 2007 11:54 pm
by efends
Hi experts,

Is there anyone ever define SQLPlus or PL/SQL procedure on concurrent manager ?
Where should i put my sql script ?

Regards,
efends

Posted: Tue Mar 20, 2007 6:03 am
by siva sankar
Hi,

In Executable ,
We can set the Execution Method as SQL*PLUS.
SQL*PLUS Script will be stored in the 'Custom_top/11.5.0/SQl'
In Executable ,
We can set the Execution Method as PL/SQL Stored procedure.

If any queries please let me know...