Kbase 16650: AS/400 error 4287: -U and -P are case sensitive
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
AS/400 DataServer
SYMPTOM(s):
Connection rejected due to invalid user name: <username>. (4287)
-U and -P are case sensitive
CAUSE:
When connecting to the AS/400 database this error will appear if small letters are used in the user (-U) or password (-P) parameters.
FIX:
The AS/400 always uses capital letters for user profiles and passwords and the connection is case sensitive.
For example, use "-U PROGRESS" and not "-U progress".