I have PCB with structure:
PCB
TYPE=DB, C

DBDNAME=EMPCADBD, C

KEYLEN=18, C

PROCOPT=LS
SENSEG
NAME=EMPLOYEE, C

PARENT=0
SENSEG
NAME=COMPDTL, C

PARENT=EMPLOYEE
SENSEG
NAME=BANKDTL, C

PARENT=COMPDTL
SENSEG
NAME=SALDTLS, C

PARENT=BANKDTL
SENSEG
NAME=EDUCDATA, C

PARENT=EMPLOYEE
SENSEG
NAME=EMERDETL, C

PARENT=EDUCDATA
SENSEG
NAME=ADDRESS, C

PARENT=EMPLOYEE
************************************************************
***********
PSBGEN
PSBNAME=PSBCALDP,LANG=COBOL
END

Requirement is to Create a report based on Salary brackets.
( Use SSA’s for logic)

· It should have CTCGROSS brackets and No of employees

o Employee names falling in each bracket
Salary < 100,000 No of Employees Employee-Name Level

100,000 < Salary < 300,000
No of Employees Employee-Name Level

300,000 < Salary No of Employees Employee-Name Level



I have PCB with structure: PCB TYPE=DB, C..

Answer / srini

Give GU call first

Then GNP call in Salary segment..

Ohooo this is enough

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IMS Interview Questions

What is dbms in ims?

0 Answers  


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?

2 Answers  


What are the objectives of dbms in ims?

0 Answers  


What is multi positioning ?

3 Answers  


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

0 Answers  






What is the advantage of creating the acbs well ahead of time?

0 Answers  


How many PCB?s can be coded within a PSB?

7 Answers   TCS,


What are the advantages of a hierarchical database?

0 Answers  


how do you bind the cobol with db2

0 Answers   Fidelity,


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

0 Answers   Cap Gemini,


What does the Change Accum do?

1 Answers  


Explain the disadvantage of dynamic generation of acb?

0 Answers  


Categories