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
What is meant by an isolation level?
How IBM framework work?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
What is the function of dbctl?
What do you mean by an alias?
Explain isolation level?
How an empty file to be checked?
10. Why mainframe testing is so important? Give any three advantages of Mainframe Testing?
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
pls send the docs of any telecommunication mainframe project
what is unit testing ? on which basis you will write test case ?
State the maximum number of tables that can be joined?
Name all the file-open modes
What will happen if both steplib and joblib are determined?
What is use of IBM framework?