ORA-13401
        GeoRaster object (RDT=%0!s, RID=%1!s) already exists.
        
        
        Cause
        There were duplicate entries of RASTER_DATA_TABLE (RDT) and RASTER_ID (RID) columns in the USER_SDO_GEOR_SYSDATA view, or the operation was inserting a duplicate entry of (RASTER_DATA_TABLE, RASTER_ID) into USER_SDO_GEOR_SYSDATA view.
        Action
        Ensure that the RASTER_DATA_TABLE and RASTER_ID pairs are unique in the USER_SDO_GEOR_SYSDATA view, or insert a GeoRaster object with a unique (RASTER_DATA_TABLE, RASTER_ID) value.
        
     
    
    
        ORA-13401
        duplicate entry for string in USER_SDO_GEOR_SYSDATA view
        
        
        Cause
        The RASTER_DATA_TABLE and RASTER_ID columns contained the same information in two or more rows in the USER_SDO_GEOR_SYSDATA view.
        Action
        Ensure that the RASTER_DATA_TABLE and RASTER_ID columns in the USER_SDO_GEOR_SYSDATA view contain the correct information, and that the value pair is unique for each row.
        
     
    
    
        ORA-13401
        duplicate entry for string in USER_SDO_GEOR_SYSDATA view
        
        
        Cause
        The RASTER_DATA_TABLE and RASTER_ID columns contained the same information in two or more rows in the USER_SDO_GEOR_SYSDATA view.
        Action
        Ensure that the RASTER_DATA_TABLE and RASTER_ID columns in the USER_SDO_GEOR_SYSDATA view contain the correct information, and that the value pair is unique for each row.