标题: ORA-08003: sequence string.NEXTVAL exceeds internal limits [打印本页] 作者: admin 时间: 2016-8-1 09:46 标题: ORA-08003: sequence string.NEXTVAL exceeds internal limits ORA-08003: sequence string.NEXTVALexceeds internal limits Cause: The sequence was created with unsafe values for someof the parameters.
The calculation of NEXTVAL cannot be made because it exceeds the legal
represention size. Action: Alteror recreate the sequence number with legal limits.