The user and password are DEFINITELY incorrect.
Oracle 11g credentials are case sensitive.
Try ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;
and alter password.
http://oracle-base.com/articles/11g/case-sensitive-passwords-11gr1.php
The user and password are DEFINITELY incorrect.
Oracle 11g credentials are case sensitive.
Try ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;
and alter password.
http://oracle-base.com/articles/11g/case-sensitive-passwords-11gr1.php