Database Error Messages

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.