The product documentation is provided as an Eclipse Information Center available at: http://publib.boulder.ibm.com/infocenter/cicsuc/v7r0m0/index.jsp
This file contains important information about the IBM CICS Universal Client (CICS UC) that might not be available in the Eclipse Information Center.
This readme file is available in plain text and HTML. Both files contain the same information. After installation the files are included in the <install_path> directory.
The text version of this file is suitable for use with a screen reader or braille device.
This section applies to running the Fix Pack utility which updates an existing installation of the product.
The Fix Pack utility runs in console mode and must be run by a user with root privileges.
Before installing or uninstalling the Fix Pack shut down any local CICS UC applications and then the Client daemon.
After the Client daemon has shut down issue the command:
/usr/sbin/slibclean
It is strongly recommended that you shut down all programs running on your system before running the Fix Pack utility.
Change to the directory where the Fix Pack has been unpacked and issue the following command:
ctgfix
The installer will prompt for confirmation before installing. Enter 'y' to proceed. If you do not wish to be prompted for confirmation, issue the command:
ctgfix -y
During installation, the Fix Pack utility creates a log file named <CICS UC install path>/ctgfix/ctgfix.log. The log file contains details of each file that is updated by the Fix Pack, and details of any errors. Further information about the error messages is available in text file ctgfix.hlp located where the Fix Pack has been unpacked.
If the CICS TG is using messages that are not in English, issue the ctgmsgs command to switch to your language of choice:
ctgmsgs XX code_set
For help on the ctgmsgs command, issue the command:
ctgmsgs -?
Change to the <CICS UC install path>/ctgfix directory and issue the following command:
ctgfix -u
The Fix Pack utility will prompt for confirmation before uninstalling. Enter 'y' to proceed. If you do not wish to be prompted for confirmation, issue the command:
ctgfix -u -y
During uninstall, the Fix Pack utility appends to the ctgfix.log file. The log file contains details of each file that is restored by the Fix Pack, and details of any errors. Further information about the error messages is available in text file <CICS UC install path>/ctgfix/ctgfix.hlp.
Installation and uninstallation must be done by the root user.
Before you install, check the root user's umask to ensure that files created during the installation are readable by the user IDs that will run the CICS UC. A umask of 077 restricts access to the root user that installed the CICS UC; a umask of 022 allows all users to run the CICS UC.
This section is an aid for installation, the following details list the commonly used options. More information on how to use the installer can be found in the section "Known issues during installation or uninstallation" and the Eclipse Information Center.
To install the CICS UC launch the InstallShield wizard:
installer
To install the CICS UC in console mode launch the InstallShield wizard with the -console option:
installer -console
To install the CICS UC with no user interaction launch the InstallShield wizard with the -silent and -V licenseAccepted options:
installer -silent -V licenseAccepted=true
The supplied version of Java is IBM 32-bit Runtime Environment for AIX, Java 2 Technology Edition, Version 5 Service Release 4.
Create a directory for the Java Runtime Environment files to be extracted to. Expand and extract the Java Runtime Environment from the package file into this new directory. The following example uses the Java default location:
mkdir /usr/java5 cd /usr/java5 gzip -cd <package_path>/pap32dev-20070201-jre.tar.gz | tar -xvf -
After installing the Java Runtime Environment read the Java documentation for guidance on how to define the PATH and other environment variables.
When installing with the graphical user interface the installer program may stop responding. If this problem occurs, issue "Ctrl C" to end the installer program and retry the installation using the "-console" option.
When upgrading from earlier versions of the CICS UC the installer program does not display progress correctly; ignore the progress display. The installation is unaffected by the incorrect progress display.
If you create a response file using the installer "-options-record" option with the "Custom" installation selected, you must modify the file before you use it. Find the line:
-W setupTypes.selectedSetupTypeId=custom
and replace it with:
-W setupTypes.active=false
If you do not modify the response file before use, all features will be installed.
When installing silently the license must be accepted, this is done with the -V option. The following command is for silent installation with a recorded response file.
installer.exe -options "response_file_name" -silent -V licenseAccepted=true
Messages similar to the following might be output during uninstallation:
cat: /tmp/istemp2752209095151/chunk2: No such file or directory rm: cannot remove `/tmp/istemp2752209095151/chunk1': No such file or directory rm: cannot remove `/tmp/istemp2752209095151/chunk2': No such file or directory
The uninstallation completes successfully, and you can ignore these messages.
If the uninstallation is not performed by a user ID with root privileges, the uninstallation fails, and the following error might be output to the console.
"engine is missing (/usr/lib/objrepos/InstallShield/Universal/common/Gen1):"
The CICS UC must be uninstalled by a user with root privileges.
Below is a list of APARs included in this version of the CICS Universal Client. All APARs listed are applicable to this platform. Full details can be found on the support pages: http://www-306.ibm.com/software/htp/cics/cuc/support/
Contact your IBM Support organization for service and updates to the product.
The Program includes "UnZipSFX stub" software from the Info-Zip group which is Copyright (c) 1999-2002, Info-ZIP. All rights reserved. IBM did not modify the UnZipSFX software. There are no extra charges or costs due to the use of this code, and the original compression sources are freely available from http://www.info-zip.org/pub/infozip/ or ftp://ftp.info-zip.org/pub/infozip/ on the Internet.
© Copyright IBM Corporation 2009. All rights reserved.
For legal information, see http://www.ibm.com/legal/copytrade.shtml