What are the special considerations of the PROCOPT field
based on the type of operation your program performs
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / adarsha
yes "A" will function in all ways except loading !
Is This Answer Correct ? | 2 Yes | 0 No |
What is the maximum number of levels allowed in ims db?
What is a Hierarchy path?
Explain the advantage of creating the acbs well ahead of time?
What is bmp mode?
What is a database record?
What do you know about DBD gen?
I have database, in that segment1 having dept code and segment 2 and so on multiple employees num. using dept & employee num we have to compare whether that employee belong to that dept or not, if that employee belongs to that dept then incentive is same same as in the table or else incentive must be zero? using IMS & cobol
What are the advantages and disadvantages of a hierarchical database?
What is hierarchical database?
What is meant by batch dl/i mode?
What are common status codes that you come across?
Explain the maximum of key fields and search fields allowed in a segment?