IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Reusability of ISN


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
monasu1998

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Sat May 23, 2009 6:02 pm
Reply with quote

Hi,

What have to be done, so that the ISN of the deleted records can be re-used for new records?

Thanks in advance.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun May 24, 2009 10:12 am
Reply with quote

When you create a new ADABAS file, you can set the REUSE ISN attribute to YES.

If the file already exist, you can use the utility ADADBS with ISNREUSE option.

When switching from ISN REUSE 'NO' to 'YES', you have to make sure that your application does not use ISN numbers hard coded in the programs.

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Search our Forums:

Back to Top