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



What are the special considerations of the PROCOPT field based on the type of operation your progr..

Answer / david

Instead of using GRIPO just use 'A' for all.

Is This Answer Correct ?    4 Yes 0 No

What are the special considerations of the PROCOPT field based on the type of operation your progr..

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

What are the special considerations of the PROCOPT field based on the type of operation your progr..

Answer / adarsha

yes "A" will function in all ways except loading !

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More IMS Interview Questions

What is the maximum number of levels allowed in ims db?

0 Answers  


What is a Hierarchy path?

4 Answers  


Explain the advantage of creating the acbs well ahead of time?

0 Answers  


What is bmp mode?

0 Answers  


What is a database record?

3 Answers  


What do you know about DBD gen?

4 Answers  


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

1 Answers   IBM,


What are the advantages and disadvantages of a hierarchical database?

0 Answers  


What is hierarchical database?

0 Answers  


What is meant by batch dl/i mode?

1 Answers  


What are common status codes that you come across?

4 Answers   Satyam,


Explain the maximum of key fields and search fields allowed in a segment?

0 Answers  


Categories