What are the path calls in imsdb?
Answers were Sorted based on User's Feedback
Answer / leopold holubar
In a path call Ims returns more than one database segment in the i/o area
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rv
When you can retrieve all the segments, starting from root, down to all the parents in I/O area. You need to use command code "D" is the path call.
| Is This Answer Correct ? | 0 Yes | 0 No |
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
What is the return code you get after a successful IMS call?
Define ims (db/dc)?
In the RECON, what always sets the IC NEEDED flag on for a registered DB?
What do you know about MFS?
Portfolio analysis application is an example of?
How do you write a PSB code ?
Explain dbdgen process?
What is the maximum number of levels allowed in ims db?
Explain the advantage of creating the acbs well ahead of time?
What is IMS?
What are the valid recovery points?