SQL*Loader-00256
        SORTED INDEXES option allowed only for non-parallel direct path.
        
        
        Cause
        The SQL*Loader control file contained a SORTED INDEXES statement, but it was not used in a non-parallel direct path load.
        Action
        Specify a direct path load with DIRECT=TRUE on the command line, remove the statement from the SQL*Loader control file, or
        
     
    
    
        SQL*Loader-00256
        SORTED INDEXES option allowed only for direct path
        
        
        Cause
        The SQL*Loader control file contains a SORTED INDEXES statement, but it was not used in a direct path load.
        Action
        Specify a direct path load with DIRECT=TRUE on the command line, remove the statement from the SQL*Loader control file, or
        
     
    
    
        SQL*Loader-00256
        SORTED INDEXES option allowed only for direct path
        
        
        Cause
        The SQL*Loader control file contains a SORTED INDEXES statement, but it was not used in a direct path load.
        Action
        Specify a direct path load with DIRECT=TRUE on the command line, remove the statement from the SQL*Loader control file, or