home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / clo1002.txt < prev    next >
Text File  |  1996-03-12  |  7KB  |  142 lines

  1. ********************************************************************************
  2. * CICS Client for OS/2 v1.0 CSD 02 - UN87554                                   *
  3. * ==========================================                                   *
  4. *                                                                              *
  5. * Note: You must already have the CICS Client installed to be able to apply    *
  6. *       this CSD                                                               *
  7. *                                                                              *
  8. * This package contains :                                                      *
  9. *    CLO10021.DSK - LOADDSKF format disk image of the CSD, Disk 1 of 1         *
  10. *    CLO10020.TXT - A copy of this file                                        *
  11. *                                                                              *
  12. ********************************************************************************
  13.  
  14.  
  15.      MEMORANDUM TO: LICENSEES OF CICS CLIENT FOR OS/2 VERSION 1.0
  16.  
  17.            Subject: Corrective Service Support
  18.  
  19.  
  20.  
  21.  
  22.      Enclosed is the Corrective Service you requested.
  23.  
  24.      In order to install this CSD, place Diskette 1 in the diskette
  25.      drive of the target machine and open the IBM CICS Client OS/2
  26.      folder. Run the Installation utility and from the action bar menu
  27.      click on "File" followed by "Open catalog" followed by "Drive";
  28.      Ensure that the correct diskette drive is selected and click
  29.      on "Open". When the main menu is redisplayed, select "Action"
  30.      followed by "Update". Check the options and then select "Update".
  31.  
  32.      If after applying this PTF, you experience problems - please
  33.      contact the IBM Support Center or authorized IBM Personal Computer
  34.      dealer from whom you obtained this Corrective Service.
  35.  
  36.  
  37.  
  38.                                    Sincerely,
  39.  
  40.                                            Service Delivery Manager
  41.  
  42.  
  43. ************************************************************************
  44. * IBM CICS Client for OS/2 - README                                    *
  45. ************************************************************************
  46.  
  47. This file contains important information about the IBM CICS Client for
  48. OS/2 that may not be available in the printed documentation.
  49.  
  50. *** Details of the Service Maintenance Release 01 and 02 are listed ***
  51. *** at the end of this document.                                    ***
  52.  
  53.  
  54. Help Information for Client Messages
  55. ------------------------------------
  56. In addition to the softcopy "Messages" book installed in the CICS Client
  57. folder, the help text for all the CCL messages is provided in two ASCII
  58. text files found in the \CICSCLI\BIN subdirectory.  These may be viewed
  59. using any standard text editor.
  60.  
  61. CCLMSG.HLP contains the help for the end user messages and is provided
  62.            translated into your chosen language.
  63.  
  64. CCLLOG.HLP contains the help for the trace and log messages and is
  65.            provided in English only.
  66.  
  67.  
  68. Changes For Service Maintenance Releases
  69. ========================================
  70. This service maintenance release of the CICS Client can be obtained
  71. either by applying the relevant Corrective Service Diskette (CSD) to a
  72. previously installed product or by installing the updated product from a
  73. hard drive.  To produce an updated product copy all files from the base
  74. product diskettes to a directory on a hard drive, then copy all the
  75. files from this CSD to the same directory. To install the updated
  76. product type D:\DIR\INSTALL at an OS/2 command prompt, where D:\DIR is
  77. the hard drive and directory containing the updated product.
  78.  
  79. ECI Parameter Changes
  80. ---------------------
  81. Maintenance Release 01 adds a new field to the ECI parameter block.
  82. This field is called "eci_tpn" in the C language header files and
  83. "ECI-TPN" in the COBOL copybook.
  84.  
  85. To make use of this new field the "eci_version" field must be set to the
  86. value ECI_VERSION_1A (or set ECI-VERSION to ECI-VERSION-1A in COBOL).
  87.  
  88. The "eci_tpn" field defines the name of the CICS Server "mirror"
  89. transaction that is used to process the ECI request.  If this field is
  90. set to all zero bytes or the "eci_version" field is set to a version
  91. earlier than ECI_VERSION_1A the default CICS mirror transaction, CPMI,
  92. will be used.
  93.  
  94. This field should only be used if you have a specific requirement to
  95. change the CICS Server mirror transaction name (perhaps to allow special
  96. database access plans to be invoked or to provide additional security
  97. checks).  If you do not have specific requirements or are uncertain of
  98. the function of this field you should leave it unused and set it to all
  99. zero bytes.
  100.  
  101. Problem Fixes - Maintenance Release 01
  102. --------------------------------------
  103. The following provides a brief summary of the major problems fixed in
  104. this maintenance release:
  105.  
  106.  - Correct problems with ECI_STATE_ASYNC and ECI_STATE_CANCEL.
  107.  - Correct CICSPRNT problems with 0x0A, 0x0C and 0x0D characters.
  108.  - Ensure compatibility with old CICS OS/2 apps using FAAEXTERNALCALL.
  109.  - Correct handling of userid and password in ECI calls when set using
  110.    the CICSCLI /C option.
  111.  - Ensure ECI ABEND codes are not lost when connecting to older host
  112.    CICS servers.
  113.  - Correct problems running on Apple PowerMac machines.
  114.  
  115. Problem Fixes - Maintenance Release 02
  116. --------------------------------------
  117. The following provides a brief summary of the major problems fixed in
  118. this maintenance release:
  119.  
  120.  - Correct problems associated with using CICSTERM, CICSPRNT and EPI
  121.    application programs running to mainframe CICS systems over SNA.
  122.  
  123. ************************************************************************
  124. * End of file                                                          *
  125. ************************************************************************
  126.  
  127.                                 IMPORTANT
  128.  
  129.       PLEASE READ THE FOLLOWING TERMS AND CONDITIONS. DOWNLOADING
  130.       THE SERVICE FIX THAT FOLLOWS, INDICATES YOUR ACCEPTANCE OF THE
  131.       FOLLOWING TERMS AND CONDITIONS:
  132.  
  133.       - YOU MUST BE AND YOU AGREE THAT YOU ARE, A PRIOR LICENSEE OF CICS
  134.         CLIENT FOR OS/2 V1.0
  135.       - YOU MAY MAKE COPIES OF THE CICS CLIENT SERVICE FIX EQUAL TO THE
  136.         NUMBER OF LICENSED COPIES OF THE PRODUCT YOU POSSESS
  137.       - YOU MAY ONLY USE THIS SERVICE FIX FOR MAINTENANCE PURPOSES
  138.       - ALL OTHER TERMS AND CONDITIONS OF YOUR CICS CLIENT FOR OS/2 V1.0
  139.         LICENSE AGREEMENT APPLY TO THIS SERVICE FIX; HOWEVER, THIS DOES NOT
  140.         EXTEND ANY WARRANTY OUTLINED IN SUCH AGREEMENT.
  141.  
  142.