What is the maximum of key fields and search fields allowed in a segment?
No Answer is Posted For this Question
Be the First to Post Answer
What is check pointing, sync point?
Define pcb?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
What is the return code you get after a successful IMS call?
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
Explain dbdgen process?
What is bmp mode?
What is the need of a secondary index in IMS?
What are qualified and unqualified SSA's.
What are Twins?
Can a variable length segment be declared in IMS? If yes, what is the structure; If no, why?
What is the maximum number of segment types allowed for a single database?