What are the special considerations of the PROCOPT field
based on the type of operation your program performs
Answer Posted / sandeep_1985
PROCOPT (PROCessing options) is 4 byte field of a PCB
(Program control block) and this is declared in the PSB
(Program specification block) for the given program.
The optins are
G - Get
R - Replace
I - Insert
P - parentage
O - To prevent hold.
If the child segment has the procopt defined, it will
override the parent's Procopt.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the maximum number of segment types allowed for a single database?
Explain the advantage of creating the acbs well ahead of time?
What do you mean by hierarchical database?
Portfolio analysis application is an example of?
What are the advantages and disadvantages of a hierarchical database?
What is the maximum number of pcbs allowed in a psb?
What are the two ways in which dl/i interface can be invoked?
What are the disadvantages of a hierarchical database?
What is the maximum of key fields and search fields allowed in a segment?
What are the processing modes available in ims db?
What are the two types of fields available in ims db?
Explain the maximum number of segment types allowed for a single database?
Explain the maximum number of pcbs allowed in a psb?
What are the retrieval sequences in ims db?
Explain dbdgen process?