View previous topic :: View next topic
|
Author |
Message |
meykh2014
New User
Joined: 03 Jul 2014 Posts: 35 Location: munich
|
|
|
|
hello all,
how can i use 'exec cics' command for cics-dbctl connection and disconnection in cobol.
i can inquire about the connection to DBCTL but i cant do disc/conn.
can you help me |
|
Back to top |
|
|
Rohit Umarjikar
Global Moderator
Joined: 21 Sep 2010 Posts: 3076 Location: NYC,USA
|
|
|
|
In cics it’s done during the startup by making appropriate entry into PLT . |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10888 Location: italy
|
|
|
|
why would You want to duplicate the functionality of the CDBC system transaction ??? |
|
Back to top |
|
|
meykh2014
New User
Joined: 03 Jul 2014 Posts: 35 Location: munich
|
|
|
|
we need to do this in online program that called by batch program |
|
Back to top |
|
|
|