Consultor Eletrônico



Kbase P106090: New installation of Corvu on Windows 2000 unable to connect to remote Unix DB
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/6/2005
Status: Unverified

FACT(s) (Environment):

Windows 2000
CorVu 4.20
Progress 8.3E

SYMPTOM(s):

Unable to connect to remote UNIX Progress database using Corvu

** Your Password and Userid <userid> do not match. (710)

Corvu uses an ini file to control the program.

Corvu uses a passwd.dat file stored in its main directory that overrides entry for user in Convu ini file

CAUSE:

Corvu.ini file did not contain correct reference for User= under Server target section to force use of passwd.file.

FIX:

To force Corvu to use the passwd.dat file:
1 Under the Server target section set User= to a minus sign.
2. Leave the Password entry blank.
For example:
[Server target]
Driver=CVP83B.EXE
ServerID=SINGLE
User=-
Password=
target=-db database-name -H hostname -S servicefile-name -N TCP