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 physical nature of a database called?

2 Answers  


What is PSB,PCB & ACB?

4 Answers  


What for procopt is used? List some of them?

3 Answers   TCS, Wipro,


Explain ims software environment?

0 Answers  


What are common DLI functions?

5 Answers  






What is the return code you get after a successful IMS call?

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,


can u tell me and give me an example : how to code a program checkpoint , restart, and tell me when and where i have to run 2 programs...Thanks

1 Answers  


Explain the advantage of dynamic generation of acb?

0 Answers  


What is an ims database?

0 Answers  


which is the first statement in COBOL-IMS programs?

2 Answers   Ford, IBM,


What are all the possible inputs to the DB recovery utility?

1 Answers  


Categories