Tuesday, September 30, 2008

Cache and NoCache

  • The cache option specifies how many sequence values will be stored in memory for faster access.

  • Nocache means that none of the sequence values are stored in memory. This option may sacrifice some performance, however, you should not encounter a gap in the assigned sequence values.

1 comment:

Bernandas said...
This comment has been removed by the author.