aiaiDBA

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

13718043309

010-86462881

ORA-13425: invalid background filling value parameter

ORA-13425: invalid background filling value parameter
Cause: The background filling value parameter was invalid either because the array had the wrong size or because some of the element values were invalid.
Action: Make sure the parameter that specifies the background filling value is valid. The size of the array must equal to either 1 (the value is for all bands) or the exact band dimension size. The element values must be valid cell values as determined by the cell depth.

请先 登录 后评论

1 个回答

小智
ORA-13425:无效的背景填充值参数,
.原因:背景填充值参数无效,因为数组的大小或某些元素值无效。,
.操作:确保指定背景填充值的参数有效。数组的大小必须等于1(该值适用于所有波段)或精确的波段尺寸大小。元素值必须是由单元格深度确定的有效单元格值。,
.
请先 登录 后评论