ORA-08003: sequence string.NEXTVAL exceeds internal limits



ORA-08003: sequence string.NEXTVAL exceeds internal limits..

Answer / guest

Cause: The sequence was created with unsafe values for some
of the parameters. The calculation of NEXTVAL cannot be made
because it exceeds the legal represention size.

Action: Alter or recreate the sequence number with legal limits.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-16547: cannot disable the primary database

1 Answers  


ORA-24769: cannot forget an active transaction

1 Answers  


LPX-00317: undefined decimal-format "~S"

1 Answers  


PLS-00315: Implementation restriction: unsupported table index type

1 Answers  


ORA-06110: NETTCP: message send failure

1 Answers  






ORA-32840: property name cannot be NULL

1 Answers  


ORA-13014: a topology identifier outside the range of 1 to 8 was specified

1 Answers  


ORA-39058: current object skipped: string of type string

1 Answers  


DRG-10204: server update failed

1 Answers  


ORA-36802: (XSTBLFUNC01) The OLAP_TABLE function must contain a DATAMAP that executes a FETCH command or a LIMITMAP.

1 Answers  


ORA-23374: object group "string"."string" already exists

1 Answers  


RMAN-06400: database opened

1 Answers  


Categories