Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Encrypted Compiler Mode (-rx)
 

Encrypted Compiler Mode (-rx)

Use Encrypted Compiler Mode (-rx) to enable query or run-time OpenEdge clients to compile encrypted source code and access the Data Dictionary to manage schema (for example: for security management and to dump or load .df files).
Operating system and syntax
UNIX / Windows
-rx
Use with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session
If OpenEdge is started with -rx, you can only compile encrypted source code. Use -rx when you are shipping an application in the form of encrypted source code to end-user sites having query or run-time versions of OpenEdge. You must prepare a tool that end users can run to compile your code, and this tool must include a command that invokes OpenEdge with -rx.