Oracle DBA, How To, Error, Cause and Action

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.

No comments:

Post a Comment

Thanks for your comment.