| Author |
Message |
seddy
New User
Joined: 04 May 2007 Posts: 3 Location: Mumbai
|
|
|
|
| I am new to IMSDB and am just trying to get familiar with IMSDB programming. I have a case wherein the segment does not hold any key fields. In case I need to update or delete such a segment, how do I go about it? |
|
| Back to top |
|
 |
References
|
Posted: Mon May 05, 2008 2:38 pm Post subject: Re: Deleting/Updating segments with no unique fields |
 |
|
|
 |
Bitneuker
IMS Moderator
Joined: 07 Nov 2005 Posts: 1127 Location: The Netherlands at Hole 19
|
|
|
|
| Reserve the segment using GHN, GHNP or GHU; the H stands for HOLD so nobody else can modify the segment. After that use the REPL call. This can be done for any segment type with or without (unique sequence field). Since you are new to IMS please take some time and read the manuals. Also check the sticky where to find info about IMS. |
|
| Back to top |
|
 |
|
|