An application programmer comes to you and says your DB is
no good, they got an II status code on an insert call from
IMS, is this a DB problem?

Answers were Sorted based on User's Feedback



An application programmer comes to you and says your DB is no good, they got an II status code on ..

Answer / s

No, the application tried to insert a duplicate key.

Is This Answer Correct ?    9 Yes 0 No

An application programmer comes to you and says your DB is no good, they got an II status code on ..

Answer / mahesh vasudevan

Key determines whether a duplicate segment or Not. If you
try to insert a segment that already exists then you
receive II status...you will get NI status if the same
thing happens in the Index.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More IMS Interview Questions

Is it necessary that the key field in a Dl/I database be unique?

1 Answers  


Explain the maximum of key fields and search fields allowed in a segment?

0 Answers  


What is hierarchical database?

0 Answers  


How to write the PCB code ? if in thic PCB i have 3 PSB ?

4 Answers  


How do you write a PSB code ?

3 Answers  


In the RECON, what always sets the IC NEEDED flag on for a registered DB?

3 Answers  


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

1 Answers   Accenture,


How does one reorg an HDAM IMS database when changing RAPS (Root Anchor Points)?

2 Answers  


Explain the advantage of dynamic generation of acb?

0 Answers  


What is acbgen process?

0 Answers  


What is a key field in an IMS database?

5 Answers  


Explain the processing modes available in ims db?

0 Answers  


Categories