aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

OCI-01862: wrong number of digits for this format item

OCI-01862: wrong number of digits for this format item
Cause: The number of digits used for this format item is not equal to the number necessary for this format when specifying Format eXact ("FX") for this item.
Action: Fill out this format item with leading zeros to the number necessary for this format. (This is generally the number of characters in the format code--DD needs 2 digits, for example. The exceptions are HH24 & HH12, which both need 2, and J, which needs 9.)

请先 登录 后评论

1 个回答

小智
OCI-01862:此格式项目的位数错误,
.原因:当为此项目指定Format eXact(“FX”)时,用于此格式项目的位数不等于此格式所需的数字。,
.操作:使用前导零填充此格式化项,使其为此格式所需的数字。(这通常是格式代码中的字符数 - 例如,DD需要2位数,例外是HH24和HH12,它们都需要2和J,需要9.),
.
请先 登录 后评论