The SCM z/OS agent provides minimal support for codepage translation. By default, SCM translates text data from EBCDIC codepage 037 to ASCII codepage 437.
You can override the default codepage translation to specify EBCDIC codepage 1148 and ASCII codepage 1252; this special codepage translation override only applies to the z/OS agent and only applies to items stored in SCM that have been designated as text files (using the file extension) and are stored in a repository where items are compressed. All other text file items will be subject to the default codepage translation when transferring to and from the z/OS agent.
Note: For details about designating text files and configuring repositories for data compression, see the Administrator Guide.
To override the default codepage translation, insert the following parameters into HAgent.arg:
-agentcodepage=1148
-servercodepage=1252
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|