The information in this article applies to:
SYMPTOMS
Method parameters defined using automation types of Integer, Long, Single, Double, Currency, or Decimal are incorrectly mapped to COBOL data type of type PIC 9(n) LEADING SEPARATE DISPLAY (or PIC 9(n)V9(n)LEADING SEPARATE DISPLAY) in Component Builder (CB) when you build new COM Transaction Integrator (COMTI) components.
Because this error message may accurately indicate a problem of the application code, a further step is necessary to demonstrate a COMTI problem exists instead. Export COBOL from the COMTI component library. You can see the variables in question defined with the "LEADING SEPARATE DISPLAY" attribute. CAUSECOMTI is not handling the conversion properly for unsigned DISPLAY. RESOLUTIONTo resolve this problem, obtain the latest service pack for SNA Server version 4.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q215838 How to Obtain the Latest SNA Server Version 4.0 Service Pack STATUSMicrosoft has confirmed this to be a problem in Microsoft SNA Server version 4.0SP2. This problem was first corrected in SNA Server version 4.0 Service Pack 3. Additional query words:
Keywords : sna4sp3fix |
Last Reviewed: September 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |