The information in this article applies to:
SYMPTOMSYou receive the following access violations when you use the Import COBOL wizard of the COM Transaction Integrator for CICS and IMS (COMTI) Component Builder (CB).
-and-
CAUSEThe COBOL program used for processing with the wizard is incomplete. It contains statements belonging to the program's WORKING-STORAGE SECTION followed by a LINKAGE SECTION statement, an 01 DFHCOMMAREA statement, and finally, a PROCEDURE DIVISION statement and PROCEDURE DIVISION contents. However, the WORKING-STORAGE SECTION contents are not preceded by a WORKING-STORAGE SECTION statement. WORKAROUNDUse the entire COBOL program source with the wizard or use a text editor to remove all the COBOL statements contained in the source that are not required for defining the COMTI component library. Start the CB, and use the modified COBOL source with the wizard. STATUSMicrosoft has confirmed this to be a problem in Microsoft SNA Server version 4.0 Service Pack 2. Additional query words:
Keywords : sna4sp2 |
Last Reviewed: June 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |