标题: 那位高手知道,关于cics,救命! [打印本页] 作者: chengruoxin 时间: 2003-12-03 02:15 标题: 那位高手知道,关于cics,救命! sfs/ppcgwy启动正常,cics启动会出现这个错误然后dump,shutdown,\r\n查了资料也不知所云。\r\n我的$LANG=en_US.\r\n \r\n\r\nERZ014027I/0071 12/03/03 01:58:28 CICSCSPS : Unable to set requested locale\r\nduring initialization of transaction \'CAIN\' or having problems with the message\r\ncatalog. Requested locale categories were \'en_US en_US en_US en_US en_US en_US\'\r\n.\r\nERZ014025E/0069 12/03/03 01:58:28 CICSCSPS : Unable to set region locale for\r\n transaction \'CAIN\'. Region locale categories were \'en_US en_US en_US en_US en_\r\nUS en_US\'.\r\nERZ014016E/0036 12/03/03 01:58:28 CICSCSPS : Transaction \'CAIN\', Abend \'A141\r\n\', at \'????\'.\r\nERZ010093E/0303 12/03/03 01:58:28 CICSCSPS : The transaction \'CAIN\' failed\r\nERZ010003I/0094 12/03/03 01:58:28 CICSCSPS : CICS is performing region abnor\r\nmal termination in process \'cics\'\r\nERZ052004I/0602 12/03/03 01:58:28 CICSCSPS : Dump to \'SYSA0001.dmp\' started.\r\nERZ080088I/8049 12/03/03 01:58:28 CICSCSPS : XA OPEN submitted for Server 10\r\n1 connected to \'Oracle_XA\' using XA_OPEN string \'Oracle_XA+Acc=P/css/######+SesT\r\nm=10+LogDir=/tmp/ora817xalog+DbgFl=15\'\r\nERZ052007I/0604 12/03/03 01:58:28 CICSCSPS : Dump to \'SYSA0001.dmp\' complete\r\nd.\r\nERZ010043I/0175 12/03/03 01:58:28 CICSCSPS : Shutdown of CICS region \'CICSCS\r\nPS\' is complete作者: leanron 时间: 2003-12-03 08:32 标题: 那位高手知道,关于cics,救命! 是不是NLSPATH没设对或者相应的MSG文件不对作者: chengruoxin 时间: 2003-12-03 08:42 标题: 那位高手知道,关于cics,救命! 应该没问题。\r\necho $NLSPATH\r\n/usr/lib/nls/msg/%L/%N:/usr/lpp/cics/msg/%L/%N:/usr/lpp/nls/msg/en_US/%N:/usr/lp\r\np/encina/msg/%L/%N:/usr/lpp/dce/lib/nls/msg/%L/%N作者: chilang 时间: 2003-12-03 09:56 标题: 那位高手知道,关于cics,救命! 查看一下 console.msg作者: chengruoxin 时间: 2003-12-03 10:12 标题: 那位高手知道,关于cics,救命! 这个文件目前还是0字节,因为我的region还没有起来过。作者: leanron 时间: 2003-12-03 20:38 标题: 那位高手知道,关于cics,救命! 俺也象楼主一样是一头雾水。期待ing...作者: 杀无赦 时间: 2003-12-04 09:25 标题: 那位高手知道,关于cics,救命! ERZ014027I Unable to set requested locale\r\nduring initialization of transaction\r\n’transId’ or having problems with\r\nthe message catalog. Requested\r\nlocale categories were ’localeName’.\r\nExplanation: CICS received a request to run the\r\ntransaction ’transId’ and was unable to set the\r\nlocale of the application server to the requested\r\nlocale or was unable to access the message\r\ncatalog.\r\nSystem Action: The transaction ’transId’ will be\r\nstarted using the region locale.\r\nUser Response: This message is logged for\r\ninformation only and has no effect on the\r\nrunning of transaction ’transId’, except that the\r\nregion locale is used instead of the requested\r\nlocale. The requested locale for the transaction is\r\ntaken from the environment of the user who\r\nsubmitted the transaction request. The locale\r\ncategories within the locale can be modified by a\r\nnumber of environment variables. Ensure that\r\neach of these environment variables contain a\r\nvalid locale for the machine where the\r\ntransaction request is to be run and retry the\r\ntransaction request.\r\nDestination: console.msg作者: chengruoxin 时间: 2003-12-04 13:00 标题: 那位高手知道,关于cics,救命! 能不能说具体点啊,大虾作者: chengruoxin 时间: 2003-12-05 08:59 标题: 那位高手知道,关于cics,救命! 真的没人知道么?老农,lljj,出声啊谢谢。作者: lljj 时间: 2003-12-06 10:21 标题: 那位高手知道,关于cics,救命! 语言环境不对!请确认你的机器语言环境是\r\n ISO8859-1 English (United States) [en_US]作者: lljj 时间: 2003-12-08 10:36 标题: 那位高手知道,关于cics,救命! 我不是给你说了吗?一般这种情况应该发生在第一次配置的时候!\r\n如果region已经配置成功了,后来又不行了!那就是机器的语言环境被人改了!\r\n你在改回去,如果是第一次都不启动成功,那就是装AIX的时候语言包没有装对