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
Explain the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What is batch dl/i mode?
Explain the two ways in which dl/i interface can be invoked?
What is the maximum of key fields and search fields allowed in a segment?
What is psb?
What is the need for a secondary index in ims?
What is dbdgen process?
Explain ims software environment?
how do you bind the cobol with db2
What is the disadvantage of dynamic generation of acb?
Explain the advantage of dynamic generation of acb?
What is meant by mpp mode?
What are the objectives of dbms in ims?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
Explain the maximum number of pcbs allowed in a psb?