I am trying a silent install of the IBM Data Server Client on Windows. I am able to make an installation via GUI without any errors. With the silent install I have the following entry in my log file.
MSI (s) (40:2C) [11:39:25:095]: Product: IBM Data Server Client - DB2COPY1 -- Installation operation failed.
MSI (s) (40:2C) [11:39:25:107]: Windows Installer installed the product. Product Name: IBM Data Server Client - DB2COPY1. Product Version: 11.1.0.1527. Product Language: 1033. Manufacturer: IBM. Installation success or error status: 1603.
The command used for installation from the path where setup.exe is present
setup /f /l C:\logs\db1.log /u C:\Users\Administrator\my.rsp
Any hints how I can do a silent installation of Data Server Client?
EDIT- Adding the response File
PROD=CLIENT
LIC_AGREEMENT=ACCEPT
FILE=C:\Program Files\IBM\SQLLIB\
INSTALL_TYPE=TYPICAL
LANG=EN
INSTANCE=DB2
DB2.NAME=DB2
DEFAULT_INSTANCE=DB2
DB2.TYPE=CLIENT
DB2_EXTSECURITY=YES
DB2_USERSGROUP_NAME=DB2USERS
DB2_ADMINGROUP_NAME=DB2ADMNS
RSP_FILE_NAME=C:\Users\Administrator\Documents\PROD_CLIENT.rsp
DB2_COPY_NAME=DB2COPY1
DEFAULT_COPY=YES
Errors on the trace File
STRING = An error occurred while trying to open the registry key "Software\IBM\DB2\DISABLEDCA{E7D2BEA2-DF58-46BF-94A4-C40537E312C2}".
I have multiple occurences of similar error in opening registry entry
EDIT 2
Log file with trace turned on.
MSI (s) (0C:68) [16:36:14:238]: Note: 1: 1708
MSI (s) (0C:68) [16:36:14:238]: Product: IBM Data Server Client - DB2COPY1 -- Installation operation failed.
MSI (s) (0C:68) [16:36:14:238]: Windows Installer installed the product. Product Name: IBM Data Server Client - DB2COPY1. Product Version: 11.1.0.1527. Product Language: 1033. Manufacturer: IBM. Installation success or error status: 1603.
MSI (s) (0C:68) [16:36:14:238]: Attempting to delete file C:\Windows\Installer\64a90c.mst
MSI (s) (0C:68) [16:36:14:238]: Unable to delete the file. LastError = 32
MSI (s) (0C:68) [16:36:14:253]: Deferring clean up of packages/files, if any exist
MSI (s) (0C:68) [16:36:14:253]: Attempting to delete file C:\Windows\Installer\64a90c.mst
MSI (s) (0C:68) [16:36:14:253]: MainEngineThread is returning 1603
MSI (s) (0C:1C) [16:36:14:253]: RESTART MANAGER: Session closed.
MSI (s) (0C:1C) [16:36:14:253]: No System Restore sequence number for this installation.
=== Logging stopped: 3/6/2019 16:36:14 ===
MSI (s) (0C:1C) [16:36:14:253]: User policy value 'DisableRollback' is 0
MSI (s) (0C:1C) [16:36:14:253]: Machine policy value 'DisableRollback' is 0
MSI (s) (0C:1C) [16:36:14:253]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (0C:1C) [16:36:14:253]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (0C:1C) [16:36:14:253]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
MSI (s) (0C:1C) [16:36:14:253]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (s) (0C:1C) [16:36:14:253]: Destroying RemoteAPI object.
MSI (s) (0C:B4) [16:36:14:253]: Custom Action Manager thread ending.
MSI (c) (FC:58) [16:36:14:269]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (FC:58) [16:36:14:269]: MainEngineThread is returning 1603
=== Verbose logging stopped: 3/6/2019 16:36:14 ===