Consultor Eletrônico



Kbase P24025: Error 724 when starting a session with -rx while reading a .p file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

SYMPTOM(s):

** You cannot run programs that access data in this PROGRESS version. (724)

Using -rx startup parameter

Client networking and other runtime license (Report Builder, Query Results) installed

Using a parameter file .pf which contains "-p myfile.p"

CAUSE:

The Encrypted Compiler Mode (-rx) parameter changes the capabilities of the Compiler. When you start Progress with the -rx parameter, the Progress Compiler can compile only encrypted source, it can not run unencrypted source code.

FIX:

Comment out the -p part of the parameter file when connecting to the database with _progres -rx, then compile necessary encrypted programs or perform schema update.