Answer Posted / squid
I think the question is can an online code call batch
programs? Or batch code call online ones?
Not sure about the latter, but I've personally called batch
programs from CICS online progrms using simple COBOL call.
Also, JCLs can be submitted from online programs using
Extrapartition TDQ (checking required) or writing to SPOOL
using CICSWRITE (???) commands.
Again, on batch programs calling onlines ones, in my
application that happens, not sure how. Also, we have alot
of frameworks, so not sure how it all works out.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can you explain function of iebgener?
State the difference between jes2 and jes3?
How scary is it to write code for a bank?
Tell me abt any another framework which is challening for Ibm framework
what is the other verb for release and write ?
suppose I have 1000 rows in a db2 table. I want to update first 100 records, how do I do it?
When do you get -811 sqlcode and how to resolve it?
Explore the syntax of the evaluate statement?
Explain path?
Name the versions of ibm mainframes have introduced in the market?
How do you write from PL/1 code to JCL?
How joinkeys helps in sort?
WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"
Explain index cardinality?
Name all the file-open modes