Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Log File Code Page (-cplog)
 

Log File Code Page (-cplog)

Use Log File Code Page (-cplog) to identify the code page that OpenEdge uses to write messages to the log (.lg) file. If you do not specify a value, the default is the code page specified by StreamCode Page (-cpstream).
Operating system and syntax
UNIX / Windows
-cplog code-page
Use with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session, Database Server, DataServer
-cpstream
-cpstream
code-page
Name of the code page for messages written to the log file.
To retrieve value of this startup parameter at runtime, use the CPLOG attribute of the SESSION system handle.