Static & Dynamic PSB
Answers were Sorted based on User's Feedback
Answer / ms. stanley
Static PSB - Control over segments available and what
processing
- Pre-Built PSB's
- Contain Strict Rules for Access and Control
- Uses the Existing PSB Load Library Member
Dynamic PSB - No Special set up to be done
- Allows full access to all segments listed in the
DBD
- Generated by IMS using the information of the
DBD
- Restricted Use in production
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / gopal
static psb will be pre defined and it will be get from
psblib during application is scheduled.
dynamic psb will be get from acblib during the mpp is
scheduled.
| Is This Answer Correct ? | 2 Yes | 0 No |
What does the Change Accum do?
What is batch dl/i mode?
When do you do Build DBD, PSB for making changes in ACBLIB?
What is dbd?
What is a key field in an IMS database?
What are the valid recovery points?
Define dl/i?
What is the difference between HDAM & HIDAM DB types and when would you use each?
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 hierarchical database?
In the RECON, what always sets the IC NEEDED flag on for a registered DB?
Explain ims software environment?