home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / usin47.zip / USIN47.RME < prev   
Text File  |  1995-06-01  |  8KB  |  216 lines

  1. Install fixes for DB2/2 v1.2 (US) and DDCS/2 v2.2 (US)
  2. ======================================================
  3.  
  4. This README file contains information about DB2/2 v1.2 (US) and
  5. DDCS/2 v2.2 (US) install fixes that can be found in the file USIN47.ZIP.
  6.  
  7. The file USIN47.ZIP contains all install fixes for DB2/2 v1.2 (US)
  8. and DDCS/2 v2.2 (US) since the GA of the products upto March 9, 1995.
  9.  
  10.  
  11. Pre-Requisites
  12. --------------
  13.  
  14. The fixes in USIN47.ZIP can be applied to the US versions
  15. of the install code for the following products :
  16.  
  17.  
  18.     DB2/2 v1.2 (syslevel WR07000) Single-User and Client/Server packages
  19.     DB2/2 v1.2 (syslevel WR07035) Single-User and Client/Server packages
  20.     DDCS/2 v2.2 (syslevel WR07000) Single-User and Multi-User Gateway products
  21. and DDCS/2 v2.2 (syslevel WR07035) Single-User and Multi-User Gateway products
  22.  
  23.  
  24. These fixes supercede all install fixes for DB2/2 v1.2 and DDCS/2 v2.2
  25. containing files dated prior to 03-09-95. This install fix pak can be
  26. applied over any previously applied install fixes with files dated before
  27. 03-09-95, e.g.:
  28.  
  29.  JR8226.ZIP - fixes for installing DB2/2 v1.2 and DDCS/2 v2.2 on OS/2 WARP v3.0)
  30.  USIN35.ZIP - install fixes for DB2/2 v1.2 and DDCS/2 v2.2 upto shippping of
  31.               Service Pak 7035.
  32.  
  33.  
  34. Applying the Fixes
  35. ------------------
  36.  
  37. USIN47.ZIP contains the following .ZIP files:
  38.  
  39.     INSTSING.ZIP ...fixes for DB2/2 v1.2 Single-User
  40.     INSTSERV.ZIP ...fixes for DB2/2 v1.2 Client/Server
  41.     INSTQMDF.ZIP ...fixes for Query Manager Distributed Feature for DB2/2 v1.2
  42.     INSTDCSM.ZIP ...fixes for DDCS/2 v2.2 Multi-User Gateway
  43.     INSTDCSS.ZIP ...fixes for DDCS/2 v2.2 Single-User
  44.  
  45. The files INSTSING.ZIP, INSTSERV.ZIP and INSTQMDF.ZIP contain
  46. different versions of the following files:
  47.  
  48.     DBCID2.EXE
  49.     DBINST2.EXE
  50.     DB2OP.PRF
  51.     DB2DESK.PRF
  52.  
  53. INSTDCSM.ZIP and INSTDCSS.ZIP contain separate versions of the
  54. following files:
  55.  
  56.     DBCID2.EXE
  57.     DDCSINS2.EXE
  58.     DB2OP.PRF
  59.     DB2DESK.PRF
  60.  
  61. Unzip the file USIN47.ZIP using PKUNZIP onto a temporary
  62. directory on your hard drive. (e.g. pkunzip USIN47.ZIP c:\insttemp)
  63. PKUNZIP.EXE can be found on the installation diskette 1 of
  64. either DB2/2 v1.2 or DDCS/2 v2.2.
  65.  
  66. NOTE: Before applying the fixes, you may want to backup the install
  67. files that will be overwritten. To do so, copy the files corresponding
  68. to the ones in the appropriate INSTxxxx.ZIP from destination path
  69. to a backup directory. The destination path for the fixes is
  70. either the appropriate product installation diskette #1 or
  71. c:\os2\install if the product has already been installed
  72. (where c: is the boot drive).
  73.  
  74.  
  75. To apply the fixes to the product diskettes issue the following command
  76. from the temporary directory containig the INSTxxxx.ZIP files:
  77.  
  78.         pkunzip -o INSTxxxx.ZIP a:
  79.  
  80.   where,
  81.        -INSTxxxx is the .ZIP file for the appropriate package
  82.         (e.g. use INSTSING.ZIP for DB2/2 v1.2 Single-User package)
  83.        -drive a: contains the installation diskette #1 for the
  84.         package to which the fixes are to be applied.
  85.  
  86. This overwrites the files on the installation disk #1 of the appropriate
  87. package with the files contained in the corresponding INSTxxxx.ZIP.
  88.  
  89.  
  90. If the product has already been installed, the fixes can be applied
  91. to the directory c:\os2\install (where c: is the boot drive). To apply
  92. the fixes to this path, follow the instructions for applying the
  93. fixes to product diskettes using the destination path c:\os2\install
  94. instead of drive a:.
  95.  
  96.  
  97. If you have the product on CD-ROM, you will first have to create product
  98. diskettes and then apply the fixes to the diskettes as described above.
  99. Another workaround for users who have the product on CD-ROM is to copy
  100. the entire contents of the required INSTALL directory to a temporary
  101. directory on your hard drive. (For DB2/2 you must also copy the sub-
  102. directory EPW and its contents.) For example:
  103.  
  104.         xcopy g:\INSTALL\DB22\*.* c:\db22temp /s /v
  105.  
  106.   where, G: is the CD-ROM drive.
  107.  
  108. After copying the contents of the install directory on the CD-ROM to
  109. your hard drive, apply the fixes to the temporary directory and install
  110. the product from there. Applying the fixes to the temporary directory
  111. is similar to applying the fixes to product diskettes- use the path
  112. for the temporary directory as the destination instead of drive a:.
  113. For example:
  114.  
  115.         pkunzip -o INSTxxxx.ZIP c:\db22temp
  116.  
  117.  
  118. Descriptions of Fixes
  119. ---------------------
  120.  
  121. APAR JR08226: Installation on WARP fails
  122.  
  123. This fix solves a problem for installing DB2/2 v1.2 and DDCS/2 v2.2
  124. on OS/2 WARP (v3.0). The DB2/2 version 1.2.0 and DDCS/2 v2.2.0
  125. could only be installed on OS/2 2.0 and 2.1. This fix enables the
  126. installation of DB2/2 v1.2 and DDCS/2 v2.2 on an OS/2 release later than 2.1.
  127.  
  128.  
  129.  
  130. APAR JR08172: SQLSYSTM/DB2SYSTM file not migrated after install.
  131.  
  132. When installing DB2/2 v1.2 over a previous DB2/2
  133. release the old configuration values were not migrated,
  134. instead the workstation was configured with default values.
  135. During a CID install, using the keyword DBUpdateType=2 could result in
  136. the installation of a different workstation type than the one
  137. previously installed.
  138.  
  139. This fix ensures migration of old configutation values while installing
  140. DB2/2 v1.2 over a previous DB2/2 release.
  141.  
  142.  
  143.  
  144. APAR JR08352  No FFST folders after installation
  145.  
  146. Previously, the FFST folder may be removed during installation
  147. if CM/2 1.11 was already installed on the system. This problem
  148. has been fixed.
  149.  
  150.  
  151.  
  152. Trailing blanks in response file cause error
  153.  
  154. Leading or trailing blanks for the keyword DBWorkStationName in the
  155. CID response file caused validation error during installation.
  156. This problem has been fixed.
  157.  
  158.  
  159.  
  160. Install fails when IBMLVL.INI file has a non-existant IBM_DB/PATH
  161.  
  162. DB2/2 installation failed with the following errors if the IBMLVL.INI
  163. file had IBM_DB/PATH pointing to disk drive that did not exist:
  164.  
  165. DBI0021E Invalid path or file name
  166. DBI0019E Unexpected Presentation Manager error
  167.  
  168. This could occur after the following chain of events:
  169.   - DB2/2 was installed (on drive x: for instance)
  170.   - DB2/2 was then manually moved to another drive
  171.          (i.e. without performing a re-install)
  172.   - The old install drive (x:) was removed so it
  173.          was no longer recognizable to OS/2
  174.   - An install or re-install of DB2/2 was initiated
  175.  
  176. A fix has been implemented for this problem.
  177.  
  178.  
  179.  
  180. CID install fails, yet install returns good CID return code
  181.  
  182. Previously, if errors were encountered during a CID install
  183. the install program indicated a successful installation instead
  184. of returning a install failed error code. This problem
  185. has been fixed to display an install failed message if errors
  186. are encountered during a CID installation.
  187.  
  188.  
  189.  
  190. DDCS install removes DB2 install files from \OS2\INSTALL
  191.  
  192. Previously, DB2/2 install files were removed from the \OS2\INSTALL
  193. directory on the workstation's boot drive during DDCS/2 install.
  194. This forced DB2/2 users to run DBINST from original product
  195. diskettes to remove or re-install DB2/2. This problem has been
  196. fixed to prevent the removal of DB2/2 install files during
  197. DDCS/2 installation.
  198.  
  199.  
  200.  
  201. Install fails on Warp with PCMCIA cards
  202.  
  203. Previously, when installing on a machine with a PCMCIA slot,
  204. scrolling through all available drives for install sometimes resulted in
  205. a "Drive not Ready" error for the drive letter representing the PCMCIA
  206. drive.  This problem has been fixed by only displaying drives that
  207. are writeable. Unformated, read-only or removable drives
  208. that are not ready are not displayed in the list of available drives.
  209.  
  210. ***********************************************************************
  211. **                                                                   **
  212. **  (c) COPYRIGHT INTERNATIONAL BUSINESS MACHINES CORPORATION 1995.  **
  213. **                    ALL RIGHTS RESERVED.                           **
  214. **                                                                   **
  215. ***********************************************************************
  216.