Kbase P174474: Getting (8933) error when trying to connect to database with .NET client
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/13/2010 |
|
Status: Unverified
SYMPTOM(s):
Error: <command name | SQL Exception message>. (8933)
[DataDirect][OpenEdge JDBC Driver][OpenEdge} Access denied(Authorization failed) (8933)
Trying to access the database using the sqlexp utility fails with errors (8920), (8933) and (8950) errors.
Connecting user ""<username> to URL ""<URL>... (8920)
See ""<filename> and ""<filename> files for more information. (8950)
This client is not licensed for remote connections. (4406)
FACT(s) (Environment):
OpenEdge 10.1B03 Service Pack
Windows Server 2003
CAUSE:
The database has users defined in the _user table and a valid user and password was not being used when attempting to connect to the database.
FIX:
Provide a valid user name and password when connecting to a database that has Users defined in the database _User table.