Kbase 13546: Code Page Bug - AS/400 & V7.3A Clients error 2235
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
Solution ID: 13546
FACT(s) (Environment):
Progress/400 DataServer
Progress 7.3A
SYMPTOM(s):
Progress 7.3A Client
AS/400 DataServer code-page not set. (2235)
CAUSE:
The code page parameter not set
FIX:
PRODMPDFN command needs to have the Code Page parameter set to "ibm037" before dumping the definations.
Use IBM change defaults command to set it. On the AS/400 command line
key:
CHGCMDDFT CMD(pro-library name/PRODMPDFN) NEWDFT('dbcodpag(ibm037)')