Help needed on Sequence number generation !!!
From: SURENDRA RAJU <raju_at_utdallas.edu>
Date: Fri, 7 May 1993 06:13:57 GMT
Message-ID: <C6n7zA.51E_at_utdallas.edu>
Date: Fri, 7 May 1993 06:13:57 GMT
Message-ID: <C6n7zA.51E_at_utdallas.edu>
I am trying to use a SEQUENCE to generate unique consecutive numbers for my application......But as long as my application is running, sequence numbers are generated in order (ascending)....If I quit.. the application and run again, the next sequence number to be generated is not the number immediately following the number when I quit the application, but a random number as the starting number and consecutive numbers are generated as usual......
Does anyone know how I can fix this problem...? I would appreciate it very much if i know how to fix it...
Thanks
Raju
Received on Fri May 07 1993 - 08:13:57 CEST