can u run online and batch at the same time?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Explain host variables?
What do you mean by monitor block?
can any body give me any website for getting help on mainframe projectts in banking domain.
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?
State all the file open modes?
how could you write a program in a structured format?
How is data retrieved from multiple tables using a single sql statement?
what is the role of the is numeric clause?
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
how to display the negative numbers?
Hello, I have 3 years of exp as a mainframes tester in a leading IT company, now am looking to change my company. Could you please let me know, what are the interview questions/topics i should prepare. Your suggestions are truly valuable for me :) Thanks !!
Explain paging concept in memory?