Running Oracle Jobs using SQLPlus

Follow

JAMS runs Oracle SQL Jobs through the use of SQLPlus and has the ability to handle native Oracle SQL commands on both UNIX and Windows based Oracle deployments.

JAMS can handle SQLPlus by simply calling the executable from the normal Command Execution Method.

echo execute testProc() | sqlplus devonl/testAcc 
Have more questions? Submit a request

Comments