How can we distinguish between an online and batch program
in IMS environment?
Answer Posted / s
The data communication PCB(IOPCB) is automatically included
by the IMS at the beginning of the PSB for an MPP or BMP.
This default data communication PCB is used to insert O/P
messages to the originating terminal. ALTPCB is coded to
identify alternate destination for the O/P messages, say
printer.
/DIS PGM will tell whether its online or batch. If the pgm
is not found, it is purely batch. Otherwise its an MPP or
BMP.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the maximum number of segment types allowed for a single database?
Define acb?
Explain the processing modes available in ims db?
Explain psbgen process?
Explain the maximum number of segment types allowed for a single database?
What is psb?
What is psbgen process?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What is the maximum number of pcbs allowed in a psb?
What are the retrieval sequences in ims db?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
How many root segments do we have per database record?
What is the need of a secondary index in IMS?
My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.
What information does a psb contain?