A fix is available
APAR status
Closed as program error.
Error description
Environment: WDI for z/OS with current maintenance. A specific test case for ADF to XML transformation encounters an abend. For 1000 ADF Records, transform is successful. When increased to 1010 input records, transform fails as follows: PERFORM TRANSFORM WHERE INFILE(BN79) OUTFILE(XMLOUT) SYNTAX(D) DICTIONARY(SHOWSHIPMENT2_DICTIONARY) XMLSCHEMAVAL(Y) DOCUMENT(SHOWSHIPMENT2) XMLNS(N) XMLSPLIT(N) CLEARFILE(Y) PRTFILE contains the following error: Message: FF0205 Severity: 12 The PERFORM TRANSFORM command did not complete successfully. An error occurred calling the data transformation Message Broker. The return code was 0012 and the extended return code was -099. The CICS log shows a dump in CEEMSG with: Assertion failed: m_cvtHandle, file: EDI.TE51INT.CPP(EDIAMPAG), line: 58 Signal 3 received - exiting... Scenario: - Ensure XML parsers have been started in CICS via EDI7. - Move input data to CICS tsq BN79. - Use EDIW to run PERFORM command as above. - Note that EDIW returns RC=8 ERC=12 - Check the prtfile for the FF0207 error: - Check the CEEMSG in the CICS log for signal 3 and dump. Note: Problem occurs with XMLSCHEMAVAL set to Y or N. Test files on ralvsk: EDIS.PMR72883.CICSLOG.BAD.MY EDIS.PMR72883.CICSLOG.GOOD.MY EDIS.PMR72883.INPUT.BAD.FB79 EDIS.PMR72883.INPUT.GOOD.FB79 Map is on GSA server Keywords: signal3 abend EDIMB CICS LE language environment dump
Local fix
Specify the PAGETHRESHOLD(0) keyword on the PERFORM. This skips the pageable AMM logic.
Problem summary
FF0205 AND ABEND IN EDIM WHEN PROCESSING A CERTAIN NUMBER OF RECORDS FOR A SPECIFIC ADF TO XML CASE.
Problem conclusion
WDI was incorrectly getting into some pageable AMM logic, even though pageable AMM is not supported on CICS. The logic was changed to skip this pageable AMM logic for CICS. As a workaround, the user can specify the PAGETHRESHOLD(0) keyword. This also skips the pageable AMM logic.
Temporary fix
None, although PAGETHRESHOLD(0) can be used as a workaround.
Comments
WDI 3.2 Server, WDI 3.3 Server. Source code changes are included for all platforms, but problem only occurs on CICS. WDI 3.2 MP CSD25 WDI 3.3 APAR PKxxxxx, included in MP SFP1
APAR Information
APAR number
PK43225
Reported component name
WEBS DI ZOS
Reported component ID
5655I4003
Reported release
330
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2007-04-12
Closed date
2007-04-12
Last modified date
2007-08-03
APAR is sysrouted FROM one or more of the following:
PK40559
APAR is sysrouted TO one or more of the following:
UK23971
Modules/Macros
C EDIFFDT EDIFFDT
Fix information
Fixed component name
WEBS DI ZOS
Fixed component ID
5655I4003
Applicable component levels
R330 PSY UK23971
UP07/07/20 P F707
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SUPPORT","label":"IBM Worldwide Support"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.3","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"3.3","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
22 August 2022