ORA-00988
        missing or invalid passwords
        
        
        Cause
        The statement had an invalid or missing password for one or more users.
        Action
        Ensure that all users in the statement have a valid password that is not null. Do not enclose the password with single quotation marks. Use double quotation marks to enclose the password. Then retry the operation.
        
     
    
    
        ORA-00988
        missing or invalid password(s)
        
        
        Cause
        More usernames than passwords were specified in a GRANT statement. A valid password must be specified for each username listed in the GRANT statement.
        Action
        Enter a valid password for each username.
        
     
    
    
        ORA-00988
        missing or invalid password(s)
        
        
        Cause
        More usernames than passwords were specified in a GRANT statement. A valid password must be specified for each username listed in the GRANT statement.
        Action
        Enter a valid password for each username.