DB2 - Problem description
Problem IC66812 | Status: Closed |
INSTALLDSDRIVER DOES NOT HAVE EXECUTE PERMISSION BY DEFAULT | |
product: | |
DB2 FOR LUW / DB2FORLUW / 970 - DB2 | |
Problem description: | |
In DB2 DSDRIVER V9.7, the install script, installDSDriver, does not have execute permissions. You can verify if you have this problem by running installDSDriver. e.g. # ./installDSDriver ksh: ./installDSDriver: 0403-006 Execute permission denied. # ls -l installDSDriver -r--r--r-- 1 daemon staff 5984 Feb 11 12:05 installDSDriver Note that installDSDriver does not have execute permissions. | |
Problem Summary: | |
**************************************************************** * USERS AFFECTED: * * ALL * **************************************************************** * PROBLEM DESCRIPTION: * * In DB2 DSDRIVER V9.7, the install script, installDSDriver, * * does * * not have execute permissions. * * * * * * * * You can verify if you have this problem by running * * * * installDSDriver. * * * * * * * * e.g. * * * * # ./installDSDriver * * * * ksh: ./installDSDriver: 0403-006 Execute permission denied. * * * * * * * * # ls -l installDSDriver * * * * -r--r--r-- 1 daemon staff 5984 Feb 11 12:05 * * * * installDSDriver * * * * * * * * Note that installDSDriver does not have execute permissions. * **************************************************************** * RECOMMENDATION: * * Use DB2 V9.7 FixPack 2 to install DS Driver. * **************************************************************** | |
Local Fix: | |
The work-around is to change the permission on the file as follows: chmod 555 installDSDriver | |
available fix packs: | |
DB2 Version 9.7 Fix Pack 2 for Linux, UNIX, and Windows | |
Solution | |
Starting from DB2 V9.7 FixPack 2, installDSDriver will have execute permissions. | |
Workaround | |
not known / see Local fix | |
Timestamps | |
Date - problem reported : Date - problem closed : Date - last modified : | 02.03.2010 31.05.2010 31.05.2010 |
Problem solved at the following versions (IBM BugInfos) | |
9.7.FP2, 9.7.FP2 | |
Problem solved according to the fixlist(s) of the following version(s) | |
9.7.0.2 |