Consultor Eletrônico



Kbase 17613: Apptivity, Openlink -> Progress update failed 1006
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Apptivity, Openlink -> Progress update failed 1006


When working with Apptivity 2.0 over Openlink Multi Tier ODBC drivers
to a remote Progress database in this case a copy of sports, and you
get the following errors:
update failed(1): [Openlink][ODBC][Progress Server]sports/wrcust.p
Database sports not connected (1006)

This could be due to the fact that you have not run the program:
setup.p which is supplied by Openlink. This procedure will generate
you two files <database>.pf and <database>.dat. When you run the
procedure it will prompt you for all your database parameters you want
to specify.

You then need to modify your oplrqb.ini file, in the following way:
[generic_pro<version>]
ConnectOptions = -pf <database>.pf


You also need to add the line:
TableView = <database>.dat

It has been seen that if you use logical database names, you can get
the following error in your oplrqb -db output:
oplrqb: agent generic_pro<version> rejected connection (reason 53:
unknown error)

This can be resolved by commenting out the -db line in the <database>.
pf file.

Progress Software Technical Support Note # 17613