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

Answers were Sorted based on User's Feedback



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

Answer / lu

you're wrong....How to write 1 PSB, if i have 3 PCB ....

Is This Answer Correct ?    9 Yes 2 No

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

Answer / 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

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

Answer / saranyah shanmugam

1 PSB will have n no of PCB.

code for pcb:
EX:
PCB TYPE=DB,DBDNAME=WGMGRPDB,KEYLEN=200,PROCOPT=AP,
where: Data base name,keylen and process option
after this segment and the corresponding parent has to be
desp

SENSEG NAME=WGMGRPR,PARENT=0

Is This Answer Correct ?    2 Yes 1 No

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

Answer / dumps

All you r understanding is wrong!!!!!!!!!!!!!!!!

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More IMS Interview Questions

Can a variable length segment be declared in IMS? If yes, what is the structure; If no, why?

2 Answers  


Portfolio analysis application is an example of?

0 Answers  


How many sgment types can u have in a DL/I database?

4 Answers  


Looking for mainframes IMS DB training @ 9912598882

3 Answers  


What is meant by bmp mode?

0 Answers  






What is a key field in an IMS database?

5 Answers  


My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.

0 Answers   Cap Gemini,


Explain the processing modes available in ims db?

0 Answers  


What is the limitation on the no. of levels in a DL/I database?

2 Answers  


What is an ims database?

0 Answers  


I found some good questions/answers regarding IMS here:

0 Answers  


What is hierarchical database?

0 Answers  


Categories