In the RECON, what always sets the IC NEEDED flag on for a
registered DB?
Answers were Sorted based on User's Feedback
Answer / david
yes. Anytime a reorganization is performed on a DBRC
registered DB an image copy must be ran.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahesh vasudevan
Only the Reload makes the IC flag on. That informs you to
take the Image copy.This is simillar to Copy Pending status
in DB2.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is dbms in ims?
What for procopt is used? List some of them?
What are the special considerations of the PROCOPT field based on the type of operation your program performs
What is mpp mode?
What is a database record?
What are the retrieval sequences in ims db?
What information does a psb contain?
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 meant by mpp mode?
Which is the DL/I function used in CICS-IMS program?
What is a Hierarchy path?
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?