You are not logged in.

#1 20 Dec 2019 20:29

weerscs
New Member
From: Charlotte NC
Registered: 20 Dec 2019
Posts: 2

return 2 original batch from called routine which started sqlplus

Have batchA that calls batchB which is simply SQLPLUS (ORACLE) command to run SQL statement contained in additional file. How do I return to the original batchA from batchB and call additional batch routines using CMD?

Offline

#2 20 Dec 2019 23:27

Simon Sheppard
Admin
Registered: 27 Aug 2005
Posts: 1,130
Website

Re: return 2 original batch from called routine which started sqlplus

Just use the CALL command in BatchA and EXIT in BatchB

Offline

Board footer

Powered by