ERROR | 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. |