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

Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?

0 Answers  


Explain the two ways in which dl/i interface can be invoked?

0 Answers  


I have a PSB which contains 3 PCB, how to write it ? please..

5 Answers   EDS,


This question regarding Checkpoint. Suppose my program has checkpoint for every 100 records. If my program abends at 120 records, what will happen. I know first 100 records are committed and rest of 20 records where they gone and where they are stored.

1 Answers   IBM, John Deere,


What are the advantages and disadvantages of a hierarchical database?

0 Answers  






What are Twins?

3 Answers  


Define pcb?

0 Answers  


What are the objectives of dbms in ims?

0 Answers  


Explain the maximum number of pcbs allowed in a psb?

0 Answers  


Can we use procopt on pcb and segment field (senseg)?

0 Answers  


Is it necessary that the key field in a Dl/I database be unique?

1 Answers  


What is difference between concurrent image copy and online image copy?

1 Answers   EDS,


Categories