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 (on-the-fly or into r-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. If you need to run the encrypted source code directly, you also need to use -rx.

Note: The -rx startup parameter is not supported when FIPS mode is enabled, as encrypted source code cannot be compiled in that environment.