can u run online and batch at the same time?

Answers were Sorted based on User's Feedback



can u run online and batch at the same time? ..

Answer / mna

This is a vague question.
What do you mean here?
CICS online programs are run from CICS regions which are
nothing but continously running batch jobs.

Is This Answer Correct ?    8 Yes 1 No

can u run online and batch at the same time? ..

Answer / chp

My question is..... can we run Cobol-db2 program and cics-
db2 program at a time?

Is This Answer Correct ?    3 Yes 1 No

can u run online and batch at the same time? ..

Answer / 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

can u run online and batch at the same time? ..

Answer / varun singh

Yes, we need to write a code which will tell us weather the
environment is a online environment or a Batch environment

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

Explain database descriptor in brief?

0 Answers  


In a test environment, is there a need to run a runstats?

0 Answers  


what is the right time for using in-line perform?

0 Answers   IBM,


Give me example of Ibm framewoek Application?

1 Answers   IBM,


Please send me the real time scenarios in Mainframe Project... i.e., it may be in banking or insurance sector or any other no problem..... please send your mails to krishnaprasadbvs@gmail.com

0 Answers   CSC,






GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand

2 Answers   Accenture, IBM,


by using xpeditor if we want to debug the subpgm, how can you code in x-ped for mai-pgm n sub-pgm ?

0 Answers  


What is drda ?

0 Answers  


Express the distinction between jes2 and jes3?

0 Answers  


Where is the vsam ksds placed?

0 Answers  


How IBM framework work?

0 Answers   IBM,


What is the use of a COPYBOOK in Fileaid ?

4 Answers   Steria,


Categories