OCI-13474
invalid rasterDataTable attribute: string
Cause
The rasterDataTable attribute of the GeoRaster object was not valid due to one of the following reasons:
- It contained a period separator.
- Some of the alphanumeric characters were not uppercase.
Action
Ensure that the rasterDataTable attribute meets the above requirements.
OCI-13474
invalid rasterDataTable name: string
Cause
The rasterDataTable name was not a valid nonquoted identifier, it contained a period separator, or not all of the alphanumeric characters were uppercase.
Action
Ensure that the table name is a valid nonquoted identifier without any period separators, and that all the alphanumeric characters are uppercase.
OCI-13474
invalid rasterDataTable name: string
Cause
The rasterDataTable name was not a valid nonquoted identifier, it contained a period separator, or not all of the alphanumeric characters were uppercase.
Action
Ensure that the table name is a valid nonquoted identifier without any period separators, and that all the alphanumeric characters are uppercase.