How to write the PCB code ? if in thic PCB i have 3 PSB ?

Answer Posted / devendar nandi

Its very simple write one by one. But map them from your
application program in the order same as in your PSB.

Eg: If my PSB is like

PCB1 PCB TYPE=DB....
SENSEG NAME=...
SENSEG NAME=...
PCB2 PCB ...
SENSEG NAME=...
SENSEG NAME=...
PCB3 PCB ...
SENSEG NAME=...
SENSEG NAME=...
PSBGEN LANG=COBOL, PSBNAME=EXAMPLE

Mapping in application program should be like

ENTRY DLITCBL USING PCB1,PCB2,PCB3

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What information does a psb contain?

677


Explain acbgen process?

720


Define pcb?

734


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

685


What are the advantages of a hierarchical database?

2830






What are the objectives of dbms in ims?

764


What are the disadvantages of a hierarchical database?

2859


What is meant by batch dl/i mode?

659


What are the main control blocks available in ims db?

730


Define acb?

3270


Explain the advantage of dynamic generation of acb?

2884


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

643


Explain dbdgen process?

724


What are the processing modes available in ims db?

732


Explain the maximum number of pcbs allowed in a psb?

3258