
with Tags:
runtime
X

100 Tech Tips, #89 Silent removal DB2 v9 Runtime Client on Windows
Hello All, If you are needing to remove the DB2 v9 Runtime Clients on Windows, you can still do so despite the absence of the db2unins. The following is a technote on how to achieve this using the MSI command: 1.) msiexec.exe /x {product code} SILENT_MODE="ON" /qn Runtime client product codes by version are: V9.7 - {D69ADB0B-B88E-4339-85BD-6B7AD104F038} V9.5 - {5AEE236C-0100-464B-BD2E-883AA70A5D73} V9.1 - {4A54CF0D-EE0D-48CB-8C96-69C720FD16C6} Example silent install command for DB2 v9.7 runtime client: msiexec.exe /x {... [More]
Tags:  runtime removal db2 client |
IMPORTANT: New Flash document released regarding Java Runtime security vulnerability
IMPORTANT: New Flash document released regarding Java Runtime security vulnerability During the first week of February 2011, a critical class library security vulnerability was blogged on the Internet and is now in the public domain. The Java Runtime Environment hangs when it converts "2.2250738585072012e-308" to a binary floating-point number. IBM Information Management Support has released a flash that describes how that vulnerability affects DB2 for Linux, UNIX and Windows. View that Flash here:... [More]
Tags:  convert db2 java runtime 2.2250738585072012e-308 security |