Codepage statement

Use the Codepage statement to specify the EBCDIC code page to be used for reading all configuration files and policy definition files. The default is IBM-1047. All statements read from the files are converted to the IBM-1047 code page from the specified code page.

Result: If you specify a code page that is not one of the supported values, then Policy Agent issues a warning message to the log file and tries to read the configuration files using the IBM-1047 code page. It is possible that configuration errors might be detected in this case.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-Codepage--codepage------------------------------------------><

Parameters

codepage
Specifies the EBCDIC code page to be used. The default code page is IBM-1047 if this statement is not specified. The following code pages are supported:
  • IBM-037
  • IBM-273
  • IBM-274
  • IBM-275
  • IBM-277
  • IBM-278
  • IBM-280
  • IBM-281
  • IBM-282
  • IBM-284
  • IBM-285
  • IBM-297
  • IBM-500
  • IBM-871
  • IBM-1047
  • IBM-1140
  • IBM-1141
  • IBM-1142
  • IBM-1143
  • IBM-1144
  • IBM-1145
  • IBM-1146
  • IBM-1147
  • IBM-1148
  • IBM-1149