How to fix the Oracle error ORA-13421: NULL or invalid cell value?
In this post, you’ll learn more about the Oracle ErrorORA-13421: NULL or invalid cell value with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-13421: NULL or invalid cell value
Reason for the Error ORA-13421: NULL or invalid cell value
The cell value was NULL or out-of-scope.
How to fix the Error ORA-13421: NULL or invalid cell value ?
You can fix this error in Oracle by following the below steps
Make sure the cell value is not NULL and is in the range as designated by the cellDepth definition of the specified GeoRaster object.
Leave Your Comment