Multiple choice technology databases

What Status code is returned when trying to insert a segment that already exists?

  1. IX

  2. IQ

  3. II

  4. ID

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In IMS DL/I databases, attempting to insert a segment that already exists (based on a unique sequence field) returns the 'II' (Invalid Insert) status code. 'IX' and 'ID' are other DL/I status codes but do not represent duplicate insertion.