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

Which languages does ims support / application program languages?

578


Explain dbdgen process?

644


What is meant by bmp mode?

584


What is dbd?

595


What are the objectives of dbms in ims?

659






What is ims (db/dc)?

614


What is the need of a secondary index in IMS?

668


What is the advantage of creating the acbs well ahead of time?

639


What is the need for a secondary index in ims?

607


What are the retrieval sequences in ims db?

767


What is a segment in ims?

590


What is psbgen process?

698


What information does a dbd contain?

604


Define dl/i?

3132


Explain the maximum number of segment types allowed for a single database?

1803