Database server internationalization parameters
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use the parameters listed in the following table to control the format in which data appears.
| Syntax | Parameter | Purpose |
|---|---|---|
-convmap filename |
Conversion Map | Identifies the conversion map file |
-cpcase tablename |
Case Table | Identifies the case table that establishes case rules for the code page |
-cpcoll tablename |
Collation Table | Identifies a collation table to use with the code page |
-cpinternal code-page |
Internal Code Page | Identifies the code page that the AVM uses in memory |
-cplog code-page |
Log File Code Page | Identifies the code page used for writing messages to the log file |
-cpprint code-page |
Print Code Page | Identifies the code page used for printer output |
-cprcodein code-page |
R-code in Code Page | Identifies the code page used for reading r-code text segments |
-cpstream code-page |
Stream Code Page | Identifies the code page used for stream I/O |
-cpterm code-page |
Terminal Code Page | Identifies the code page for character terminals |