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
Answers were Sorted based on User's Feedback
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 |
Answer / jijodejames
A small correction for Answer #3. Order of declaration in
PSB and Procuedure division USING statements need only be
matching. Linkage section declaration of PCB-Mask can be of
any order.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / raj
yes. We can give , but the order should be same as what we
used while creating PSB.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / jaganathan
One more point to add to sneha's answer is that , we need
to define the PCB in same order in the LINKAGE SECTION and
in the PROCEDURE DIVISION USING < Parameter List >
Correct in case i am wrong.
| Is This Answer Correct ? | 3 Yes | 2 No |
An application programmer comes to you and says your DB is no good, they got an II status code on an insert call from IMS, is this a DB problem?
Can we use procopt on pcb and segment field (senseg)?
Define ims (db/dc)?
Explain acbgen process?
can u tell me and give me an example : how to code a program checkpoint , restart, and tell me when and where i have to run 2 programs...Thanks
Define psb?
What is a segment in ims?
What are the main control blocks available in ims db?
Define DBD?
Explain the maximum number of pcbs allowed in a psb?
What are the processing modes available in ims db?
Hi all..., Nowadays many of the companies asking for IMS/DB , actually i hav learned mainframes but i dont have any knowledge on IMS/DB. it will be a great help if any one suggest me whr i can learn it ( in any institute).