Kbase P150010: Error 13682 trying to create a sequence
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/07/2009 |
|
Status: Unverified
SYMPTOM(s):
Error 13682 trying to create a sequence
Value <value> too large to fit in INTEGER datatype. (13682)
Value 9.999.999.999 too large to fit in INTEGER datatype. (13682)
proutil <dbname> -C dbdes does not show 64-bit sequences enabled
FACT(s) (Environment):
Entering a value larger than 2,147,483,648 but smaller 9,223,372,036,854,775,807 for upper limit value
Database has been migrated from a prior version of OpenEdge 10.1B
All Supported Operating Systems
OpenEdge 10.1B
OpenEdge 10.1C
OpenEdge 10.2x
CAUSE:
64-bits sequences is not enable for this database
FIX:
Enable 64-bits sequences by running:
proutil <dbname> -C enableseq64