Consultor Eletrônico



Kbase P118004: Getting error in network daemon connecting to database with SQL Explorer
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/15/2006
Status: Unverified

SYMPTOM(s):

Getting error in network daemon connecting to database with SQL Explorer

FIX:

Verify the port used for the SQL Connection statement is the same port used to start the database.

If possible use promon to connect to the database to check the listing of the ports the database is listening on.
Example:
1) promon <PATH/database name>
2) R&D
3) option 1
4) option 3
Look for all entries that indicate a Type of Login
For each entry whose type is "Login" the right most column will list the port it is listening on. There may be one or more entries whose type is Login. Review the database log for each of these Login Brokers to see which is capable of receiving SQL connections.