can u run online and batch at the same time?

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


Please Help Members By Posting Answers For Below Questions

Are scope terminators compulsory? If they are, when?

493


Is mainframe an operating system?

500


What is drda ?

597


What is the difference between version control and debugging tools?

531


how can we repair a soc-7 error?

562






What is difference between static call and dynamic call?

550


What do you mean by monitor block?

1352


what is difference between file-aid tool and file-aid utility?

870


how will you find a particular line in debugging if its a infinite loop

1339


What will be the result if on size error phrase is declared?

508


How do you eliminate the duplicates?

521


Can you explain create an empty file by using sort?

559


what about F1 & F2 keys in xpeditor? And their functionalities?

2062


What is linkage section?

545


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?

541