Consultor Eletrônico



Kbase P143871: Cannot connect to an SSL enabled database via the sqlexplorer due to error 8933
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/04/2009
Status: Unverified

SYMPTOM(s):

Cannot connect to an SSL enabled database via the SQL Explorer due to error 8933

Command: sqlexp -char -dbname -H hostname -S portnumber -ssl

Modified otherargs in the conmgr.properties file to include -ssl and -nohostverify for secondary login broker for SQL for the database.

The _sqlsrv2 process for the secondary login broker is not getting spawned when the database is started.

_sqlsrv2 process was able to successfully start prior to making modifications to the conmgr.properties file.

Error: <command name | SQL Exception message>. (8933)

End of stream was detected on a read.

sports2000 database has the same issue.

FACT(s) (Environment):

Removing the -nohostverify from the otherargs in the conmgr.properties did not change the behavior.
Sun Solaris SPARC 64-bit
OpenEdge 10.1B03 Service Pack

CAUSE:

SSL is not supported in the 10.1B ODBC or JDBC Driver.

FIX:

Upgrade to 10.1C. OpenEdge 10.1C contains the 5.3 ODBC/JDBC drivers from DataDirect which are the first revision of drivers where SSL functionality is supported.