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

What is a mainframe?

0 Answers  


When do you get -811 sqlcode and how to resolve it?

0 Answers  


What is the distinction amongst include and copy?

0 Answers  


Explain database descriptor in brief?

0 Answers  


This was on MQseries. What does MQ queue Manager do? what are the different types of queues? do you know about remote queues etc. How do you delete records from queues? how do you empty queues?

1 Answers  






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?

0 Answers   IBM,


What is linkage section?

0 Answers  


What is comp-1?

0 Answers  


When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?

0 Answers  


What is the contrast between delimited by space and delimited by size?

0 Answers  


Explain paging concept in memory?

0 Answers  


Is it possible to move the alphanumeric variables to a numeric variable?

0 Answers  


Categories