Consultor Eletrônico



Kbase P19633: Clients can not connect to the DB.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/19/2003
Status: Unverified

SYMPTOM(s):

Remote clients can not connect to the Database.

Database is running

CAUSE:

Database was started without the host (-H) and service (-S) parameters

FIX:

For remote clients connections to a database the database must be started with the host (-H) and service (-S) parameters

Proserve DBName -H Hostname -S PortNumber

The client will connect using -H and -S parameters