ORA-36783
        Directory alias used in string does not exist, or there are insufficient access privileges.
        
        
        Cause
        The directory alias did not exist, or there were insufficient access privileges.
        Action
        Process the CREATE DIRECTORY name AS 'path' statement. Then, grant privileges to that directory alias.
        
     
    
    
        ORA-36783
        Directory alias used in string does not exist, or you do not have sufficient privileges to access it.
        
        
        Cause
        The directory alias did not exist, or you did not have sufficient privileges to access it.
        Action
        Use CREATE DIRECTORY name AS 'path'. Then grant privileges to that directory alias.
        
     
    
    
        ORA-36783
        Directory alias used in string does not exist, or you do not have sufficient privileges to access it.
        
        
        Cause
        The directory alias did not exist, or you did not have sufficient privileges to access it.
        Action
        Use CREATE DIRECTORY name AS 'path'. Then grant privileges to that directory alias.