I would think that ARS would maintain through system restarts the list
of unused numbers.  With ARS < 7.x the block size is always 1.  When I
reboot the server (or restart the NT service) ARS still knows the last
Id used. 

 

With ARS >= 7.x and a block size of 100 (for example), ARS knows that
which numbers have been used within those 100 and which have not.
Otherwise ARS would 'hand out' the same number to multiple new tickets.
I don't see why ARS would 'forget' these numbers when it is restarted.

 

I realize that this is a minor and largely insignificant point.  I just
like to know what goes on behind the scenes of systems.  Sometimes there
are benefits to certain design elements that are not immediately
apparent.  Thanks.

 

Stephen

 

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Rick Cook
Sent: Friday, February 09, 2007 7:54 AM
To: arslist@ARSLIST.ORG
Subject: Re: Next-ID-Block-Size - Skipping Numbers

 

This is simply functioning as designed, Stephen.  When you allocate a
chunk and it is taken, the nextId variable is reset at that time to N +
<chunk size>.  When the server restarts, that's the next ticket number,
regardless of what happened to those preceding it.  Plus, how would it
know whether the Entry IDs allocated were never used, or were used and
then deleted?

 

Rick 

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Heider, Stephen
Sent: Friday, February 09, 2007 5:40 AM
To: arslist@ARSLIST.ORG
Subject: Re: Next-ID-Block-Size - Skipping Numbers

** 

Wow.  I am curious as to how this is a benefit.  Does anyone know why
BMC designed it this way [that each time you restart the server it skips
Request ID numbers]?  There must be some benefit, I just can't see it.

 

 

Stephen

 

________________________________

From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Hugo Visser
Sent: Friday, February 09, 2007 5:04 AM
To: arslist@ARSLIST.ORG
Subject: Re: Next-ID-Block-Size

 

** There's one thing that you have to know when working with this
feature. If you restart the server the "reserved" block gets lost for
ever. So when you start with a fresh form, and have reserved 1000 entry
id's, the first entry id will be 000...1. If you restart the server 999
entry id's ar e "lost" so the new next entry id (the second ticket in
the form) would be entry id 000001000 and not 00000..2. 

Hugo

it___

__20060125_______________________This posting was submitted with HTML in
it___ 

__20060125_______________________This posting was submitted with HTML in
it___

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to