I have database, in that segment1 having dept code and
segment 2 and so on multiple employees num. using dept &
employee num we have to compare whether that employee belong
to that dept or not, if that employee belongs to that dept
then incentive is same same as in the table or else
incentive must be zero? using IMS & cobol
What are the path calls in imsdb?
What is batch dl/i mode?
What are the processing modes available in ims db?
I have a PSB which contains 3 PCB, how to write it ? please..
Explain the disadvantage of dynamic generation of acb?
What are the ways to mapping external control block? a. ENTRY b. PROCEDURE DIVISION USING c. CALL ‘DLITCBL’ d. ALL ABOVE e. A & B
What will happens when a BMP programs takes a checkpoints?
Which DB access method (OSAM or VSAM) is better and why?
Define DBD?
Is it necessary that all the segments in a Dl/i database have key fields ?
15. Secondary indexes can be used with following databases a. HSAM,HISAM,HIDAM b. HIDAM, HISAM c. HDAM, HISAM, HIDAM d. All the above
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