Thursday, April 5, 2012

Automatic Asset Numbering Skips Numbers



Issue : Asset numbers appear to be skipping by a multiples of 20 or some other number

Solution :
 The following command will change the CACHE_SIZE to 0:  
  
           alter sequence fa_additions_s nocache; 
 
Ref: 1036833.6

No comments:

Post a Comment