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 we move alphanumeric incentive to the numeric field?
Explain eib?
what about F1 & F2 keys in xpeditor? And their functionalities?
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
What is the mainframe testing? Categorize the mainframe manual testing?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
Can you explain referential integrity?
What is drda ?
Explain paging concept in memory?
What is the distinction amongst include and copy?
pls send the docs of any telecommunication mainframe project
What are some uses of the evaluate statement? Explore the syntax of the evaluate statement?
Explain delete-connected tables?
How do you eliminate the duplicates?
Can I redefine an x(100) field with a field of x(200)?