Multiple choice technology mainframe

Which PROCOPT should be used to INSERT or REPLACE a IMS Database?

  1. L

  2. IR

  3. I

  4. LS

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

PROCOPT L loads new databases, I inserts segments, and R replaces existing segments. The LS option combines Insert and Replace capabilities, allowing both adding new data and updating existing records. This dual functionality makes LS the correct choice when you need both insert and replace operations.