Table of Contents
- What happens to
your position when you delete a segment?
- Does IMS backout changes automatically in a
batch job if you abend?
- Do you need to retrieve a segment
before you delete it?
You are positioned right after the segment you deleted.
No.
Yes, the delete statement in EXEC DLI dose not allow you to qualify the
delete call other than segment name, so you must retrieve it first.
Revised: April 04, 2002
.