Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

When do you do Build DBD, PSB for making changes in ACBLIB?

1 Answers  


Define psb?

0 Answers  


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

5 Answers   EDS,


What is check pointing, sync point?

3 Answers  


What information does a psb contain?

0 Answers  


I found some good questions/answers regarding IMS here:

0 Answers  


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

0 Answers  


What is Program Isolation?

1 Answers  


Is it necessary that all the segments in a Dl/i database have key fields ?

2 Answers  


What is the maximum of key fields and search fields allowed in a segment?

0 Answers  


Can we give the GSAM-PCB in between the DB-PCB'S like below? I/O-PCB DB-PCB1 GSAM-PCB1 GSAM-PCB2 DB-PCB2

4 Answers   IBM,


15. Secondary indexes can be used with following databases a. HSAM,HISAM,HIDAM b. HIDAM, HISAM c. HDAM, HISAM, HIDAM d. All the above

2 Answers  


Categories