Hi, We use a typical counter within a transaction to generate order sequence number and update the next sequence number. This is a simple next counter - nothing fancy about it. When multiple clients are concurrently accessing this table and updating it, under extermely heavy loads in the system (stress testing), we find that the same order number is being generated for multiple clients. Could this be a bug? Is there a workaround? Please let me know. Thanks Raji
- [GENERAL] Concurrency issue under very heay loads Raji Sridar (raji)
- Re: [GENERAL] [PERFORM] Concurrency issue under ve... ramasubramanian
- Re: [GENERAL] Concurrency issue under very heay lo... Greenhorn
- Re: [GENERAL] Concurrency issue under very heay lo... John R Pierce
- Re: [GENERAL] Concurrency issue under very hea... Craig Ringer
- Re: [GENERAL] [PERFORM] Concurrency issue under ve... Scott Marlowe
- Re: [GENERAL] [PERFORM] Concurrency issue unde... Craig Ringer
- Re: [GENERAL] [PERFORM] Concurrency issue under ve... Albe Laurenz
- Re: [GENERAL] Concurrency issue under very heay lo... Bill Moran
- Re: [GENERAL] Concurrency issue under very heay lo... Greg Smith