FIX: You cannot define a method parameter as an unsigned numeric data type (PIC 9) in the Transaction Integrator Designer of Microsoft Host Integration Server 2004 (891297)
The information in this article applies to:
- Microsoft Host Integration Server 2004
SYMPTOMSYou cannot define a method parameter as an unsigned numeric data type (PIC 9) in the Transaction Integrator (TI) Designer of Microsoft Host Integration Server 2004. In Host Integration Server 2004, when you import or open a Microsoft Host Integration Server 2000 COMTI type library that contains unsigned data definitions, you do not receive any warning messages. Additionally, the TI Designer converts the data definitions to signed data definitions. When you use the COBOL Wizard in the TI Designer to import a data definition, you receive a warning message, and a description of the conversion action appears in the Task List pane in Microsoft Visual Studio. For example, you use the COBOL Wizard to import the following data definition. 01 Input-data.
05 <ParameterName> PIC 9(9).
05 Name PIC X(20).
When you import this data definition, you receive the following warning message: Import has finished with warnings. Additionally, the following description appears in the Task List pane in Microsoft Visual Studio: UnSigned.DLL: 05 ParameterName PIC 9(9). is a non-signed data type which is not supported by Transaction Integration. It has been imported as a signed data type. Any unsigned numeric fields, such as PIC 9 COMP and PIC 9 COMP-3, also generate this warning, and the TI Designer changes the fields to signed fields. CAUSEA change was made in Host Integration Server 2004 to only allow signed numeric parameters.RESOLUTIONHotfix informationA supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Host Integration Server 2004 service pack that contains this hotfix. To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site: Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question. File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel. Date Time Version Size File name
-----------------------------------------------------------------------------------------
31-Jan-2005 18:16 42,943 Ibmcobol.xml
31-Jan-2005 22:58 6.0.1933.0 368,640 Microsoft.hostintegration.tidesigner.app.dll
31-Jan-2005 22:58 6.0.1933.0 90,112 Microsoft.hostintegration.tidesigner.ctrl.dll
31-Jan-2005 22:58 6.0.1933.0 462,848 Microsoft.hostintegration.tidesigner.wizards.dll Note Because of file dependencies, the most recent hotfix that contains
these files may contain additional files. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Minor | Last Reviewed: | 7/25/2006 |
---|
Keywords: | kbHotfixServer kbQFE kbfix kbbug kbpubtypekc KB891297 kbAudDeveloper |
---|
|