Consultor Eletrônico



Kbase P93219: Error 1086 when trying to run code with a runtime license
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

SYMPTOM(s):

Error 1086 when trying to run code with a runtime license

This version of PROGRESS compiles only encrypted programs. (1086)

FACT(s) (Environment):

Using a runtime license
Using a Client Networking or Workgroup Database license
Using -rx Startup Parameter
Progress/OpenEdge Versions
All Supported Operating Systems

CAUSE:

Runtime licenses/products have limited compile capabilities. When using Runtime Progress Licenses, such as Client Networking or Workgroup database, can only execute pre-compiled source code OR you must have encrypted the source code to be able to compile and then execute it.

FIX:

Encrypt the code using a XCODE utility which is distributed with the Developer's Toolkit product. All source code files must be encrypted including include files (.i files), as well as .p and .w files. Start the client using the -rx startup parameter.