invalid background filling value parameter

Solution ID:ORA-13425

Type: Oracle

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.

Actions

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.

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL