Oracle Error ORA-13425: invalid background filling value parameter

Oracle Error Message

ORA-13425: invalid background filling value parameter

Reason for the Error

The background filling value parameter was invalid either because the array had the wrong size or because some of the element values were invalid.

Solution

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.