Consultor Eletrônico



Kbase P26809: Client Networking is not connecting to a DB error (1423).
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/10/2003
Status: Unverified

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

There is no server for database <dbname>. (1423)

Can make ping to the DB's host by name or IP address.

Can make telnet connection to the broker using host name and the broker service name or port number.

CAUSE:

Client connection parameters are incorrect. The path of the DB is being included in a client server connection.

FIX:

Exclude the path of the of the DB and use the following connection parameters:

-db <db name> -H <host name> -S <service or port number>