Multiple choice technology databases

What status code is returned when a segment insert attempted duplicate insert?

  1. LS

  2. A

  3. IS

  4. L

  5. II

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

IMS DB returns the status code 'II' (Invalid Insert) when an application attempts to insert a segment that already exists with the same key. Other codes like 'GE', 'LS', or 'IS' represent different conditions, such as segment not found, end of data, or invalid call sequence.