SQL*Loader-00261
        illegal use of TERMINATED BY for RAW field
        
        
        Cause
        The TERMINATED BY option cannot be used for loading data of type RAW from the data file.  The only exception is when loading RAW data from LOBFILES. In that case, you may specify the TERMINATED BY EOF option.
        Action
        Remove the TERMINATED BY option from the RAW field in the SQL*Loader control file.
        
     
    
    
        SQL*Loader-00261
        illegal use of TERMINATED BY for RAW field
        
        
        Cause
        The TERMINATED BY option cannot be used for loading data of type RAW from the data file.  The only exception is when loading RAW data from LOBFILES. In that case, you may specify the TERMINATED BY EOF option.
        Action
        Remove the TERMINATED BY option from the RAW field in the SQL*Loader control file.
        
     
    
    
        SQL*Loader-00261
        illegal use of TERMINATED BY for RAW field
        
        
        Cause
        The TERMINATED BY option cannot be used for loading data of type RAW from the data file.  The only exception is when loading RAW data from LOBFILES. In that case, you may specify the TERMINATED BY EOF option.
        Action
        Remove the TERMINATED BY option from the RAW field in the SQL*Loader control file.