Consultor Eletrônico



Kbase P24137: Error 779 caused by not specifying Service port
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Verified

SYMPTOM(s):

Error attempting to connect client to remote database

If you supply the -H parameter, you must also supply -S. (779)

CAUSE:

Client connection string missing -S <Service>. When connecting to a remote database, you must always specify -S. The 779 error will appear if you use the -H and -N but forget the -S.

FIX:

Add the appopriate -S value to the connection string of the client.