Avatar

Correct answer by
Community Advisor

Hi David,

  1. RED-520021 Invalid login or password. (iRc=16384): it means that you are using incorrect login credentials, either the password is incorrect, or username is incorrect.

  1. XTK-170019 Access denied. (iRc=-69); this happens when you try to access a link/resource with credential but the user does not have sufficient privilege to access that resources.
  2. ODB-240000: This is a generic ODBC error happens when you use the incorrect query, wrong casting, etc.
  3. WDB-200000: When you try to use incorrect database password or your database is currently unavailable to take new requests.
Regards,
Amit

View solution in original post