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


Answer Posted / sneha

its possible to give GSAM PCB in between DB-PCBs-
The following is the example-
PRINT NOGEN
PCB TYPE=DB,
DATABASE=XXXDB,
PROCOPT=PA,
KEYLEN=27
SENSEG NAME=XXXDB1,
PARENT=0
PCB TYPE=GSAM
DBDNAME=XXXG,
PROCOPT=L
PCB TYPE=GSAM
DBDNAME=XXXG1,
PROCOPT=L
PCB TYPE=DB
DBDNAME=XXDB2,
PROCOPT=PA,
KEYLEN=17

PSBGEN LANG=PL/I,
PSBNAME=JDHSJDH,
CMPAT=YES,
OLIC=NO
END

END

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dbdgen process?

640


Define psb?

567


What is the advantage of dynamic generation of acb?

559


What are the two types of fields available in ims db?

566


Explain the maximum number of levels allowed in ims db?

3347






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

2803


What are the retrieval sequences in ims db?

763


What is meant by bmp mode?

582


What is meant by mpp mode?

599


Which languages does ims support / application program languages?

572


What is bmp mode?

3121


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

567


What is the maximum number of pcbs allowed in a psb?

549


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

3197


What is the disadvantage of dynamic generation of acb?

580