++APAR(ASZ3418). /*----------------------------------------------------- COPYRIGHT AUSTRALIAN SYSTEMS ENGINEERING PTY. LTD. 2006. ASZ3418 060705 61VCSC TS ASEC200 V220 ABS0C4 OMCSIRDB 060706 S__1029 when first line of a report does not have a 1 in column one and BNDLDATA file is compressed, bundle print abends with S0C4 or ABU3992. _PROBLEM DESCRIPTION: A bundle print abends with a S0C4 when the following conditions are met: - A report to be printed does not have a 1 in column one on the first line of the report. - the BNDLDATA file is compressed. Abend ABU3992 has also been seen for the same scenario. The failure may also occur for a bundle reprint. _PROBLEM SUMMARY: USERS AFFECTED: OMCS/IRM users of hardcopy bundling The abend occurs because the bundle printer attempts to update the BNDLDATA file. It is trying to put a 1 in column one of the first line in the offending report. Compressed OMCS database files cannot be updated. A BNDLDATA file may have been compressed in one of these scenarios: 1. The bundle build process has automatically compressed it to avoid the possibility of exceeding the maximum block count for a database file. This will only occur when then are many millions of records in the file. 2. The space reclaim utility OMCSDBSR has compressed it. A control statement with the CRUNCH operand will compress files. 3. A user has manually compressed the file using a C line command in the database directory. _PROBLEM CONCLUSION RECOMMENDATION: Apply PTF ASP1029 The bundle builder - OMCSIRDB - will be modified to update the reports at the time the BNDLDATA file is being built. It will ensure that the first line of all reports in the BNDLDATA file will have a 1 in column one. NEED FURTHER HELP? CONTACT ASE FOR ASSISTANCE. help@ase.com.au */ ++VER(Z038) FMID(ASEC200) PRE(ASP1028).