What does the Change Accum do?
Answer / s
Change Accum sorts and condenses the log records by
database datasets. If an database record was changed 100
times, SLDS or RLDS will have 100 log records containing
those changes, yet in the recovery we are only interested
in the last change and the 99 changes are irrelevent.
| Is This Answer Correct ? | 2 Yes | 1 No |
What will happens when a BMP programs takes a checkpoints?
Define pcb?
What are the retrieval sequences in ims db?
How many PCB?s can be coded within a PSB?
Hi all..., Nowadays many of the companies asking for IMS/DB , actually i hav learned mainframes but i dont have any knowledge on IMS/DB. it will be a great help if any one suggest me whr i can learn it ( in any institute).
Explain the advantage of dynamic generation of acb?
how do you invoke an IMS screen (coded in COOOLGEN) from a MQ transaction..... help plz?????
Explain the maximum number of segment types allowed for a single database?
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 need of a secondary index in IMS?
What are the path calls in imsdb?
What is a key field in an IMS database?