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
Can we use procopt on pcb and segment field (senseg)?
What are the two ways in which dl/i interface can be invoked?
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
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 is a segment in ims?
What is acbgen process?
What do you mean by hierarchical database?
What is meant by mpp mode?
What are the advantages and disadvantages of a hierarchical database?
What are the advantages of a hierarchical database?
What are the main control blocks available in ims db?
What is dbd?
Explain the maximum number of segment types allowed for a single database?
What information does a dbd contain?
Define dl/i?