If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Please help! DB2 9.1 setup failed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-19-07, 11:06
aphiwat aphiwat is offline
Registered User
 
Join Date: Mar 2007
Posts: 3
Please help! DB2 9.1 setup failed

Dear all,

I got the error msg. when installing DB2 V9.1 on my ThinkPad laptop. I'm administrator of Windows XP pro.
Last time, I got this same error msg when setting up with DB2 V8.2 ESE on the same machine. I'm not sure that it's the problem from fingerprint reader or any ThinkPad drivers.

Thanks in advance.
Aphiwat



=== Logging started: 3/19/2007 21:16:42 ===
Action 21:16:42: INSTALL.
Action start 21:16:42: INSTALL.
Action 21:16:42: AppSearch. Searching for installed applications
Action start 21:16:42: AppSearch.
AppSearch: Property: INSTALLDIR.64D68DB0_DBE9_457E_ABE5_38AA65A3E74E, Signature: InstallPathInReg
AppSearch: Property: VERINREG.64D68DB0_DBE9_457E_ABE5_38AA65A3E74E, Signature: VerInReg
AppSearch: Property: IE4FOUND, Signature: sigShdocvwISUS
AppSearch: Property: XPFOUND, Signature: sigKernel32
AppSearch: Property: MDAC28IE4SIG, Signature: NewSignature11.E7D6BCFA_9BFA_49D4_A1EE_767B7FD61E3 8
AppSearch: Property: MDAC28INSTVER, Signature: NewSignature1.E7D6BCFA_9BFA_49D4_A1EE_767B7FD61E38
AppSearch: Property: PROP_RSP_DB2_OLEDB_GUID, Signature: PROP_RSP_DB2_OLEDB_GUID
AppSearch: Property: PROP_RSP_DB2_OLEDB_ADVANCED_PAGE_GUID, Signature: PROP_RSP_DB2_OLEDB_ADVANCED_PAGE_GUID
AppSearch: Property: PROP_RSP_DB2_OLEDB_CONNECTION_PAGE_GUID, Signature: PROP_RSP_DB2_OLEDB_CONNECTION_PAGE_GUID
AppSearch: Property: PROP_RSP_DB2_OLEDB_ENUMERATOR_GUID, Signature: PROP_RSP_DB2_OLEDB_ENUMERATOR_GUID
AppSearch: Property: PROP_RSP_DB2_OLEDB_ERROR_LOOKUP_GUID, Signature: PROP_RSP_DB2_OLEDB_ERROR_LOOKUP_GUID
Action ended 21:16:42: AppSearch. Return value 1.
Action 21:16:42: LaunchConditions. Evaluating launch conditions
Action start 21:16:42: LaunchConditions.
Action ended 21:16:42: LaunchConditions. Return value 1.
Action 21:16:42: CheckProductUseJavaCA.
Action start 21:16:42: CheckProductUseJavaCA.
Action ended 21:16:42: CheckProductUseJavaCA. Return value 1.
Action 21:16:42: SetupInitialization.
Action start 21:16:42: SetupInitialization.
Info 2898.Tahoma8, Tahoma, 0
Info 2898.TahomaBold10, Tahoma, 0
Info 2898.TahomaBold8, Tahoma, 0
DEBUG: Error 2836: The control image_noJava on the dialog SetupInitialization can not take focus
Internal Error 2836. SetupInitialization, image_noJava
Action 21:16:42: SetupInitialization. Dialog created
Action ended 21:16:42: SetupInitialization. Return value 1.
Action 21:16:42: FindRelatedProducts. Searching for related applications
Action start 21:16:42: FindRelatedProducts.
Action ended 21:16:42: FindRelatedProducts. Return value 1.
Action 21:16:42: ValidateProductID.
Action start 21:16:42: ValidateProductID.
Action ended 21:16:42: ValidateProductID. Return value 1.
Action 21:16:42: Check32bitDB2on64bitSystemCA.
Action start 21:16:42: Check32bitDB2on64bitSystemCA.
Action ended 21:16:43: Check32bitDB2on64bitSystemCA. Return value 1.
Action 21:16:43: CostInitialize. Computing space requirements
Action start 21:16:43: CostInitialize.
Action ended 21:16:43: CostInitialize. Return value 1.
Action 21:16:43: FileCost. Computing space requirements
Action start 21:16:43: FileCost.
Action ended 21:16:43: FileCost. Return value 1.
Action 21:16:43: ResolveSource.
Action start 21:16:43: ResolveSource.
Action ended 21:16:43: ResolveSource. Return value 1.
Action 21:16:43: setInstallLangCA.
Action start 21:16:43: setInstallLangCA.
Action ended 21:16:43: setInstallLangCA. Return value 1.
Action 21:16:43: ResetREINSTALLCA.
Action start 21:16:43: ResetREINSTALLCA.
Action ended 21:16:43: ResetREINSTALLCA. Return value 1.
Action 21:16:43: SetInitialPropertiesCA.
Action start 21:16:43: SetInitialPropertiesCA.
Action ended 21:16:43: SetInitialPropertiesCA. Return value 1.
Action 21:16:43: StreamLibrarysCA.
Action start 21:16:43: StreamLibrarysCA.
1: The current directory for the process has now been changed to C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\_DB20000
1: Unable to load Up and Running Engine (db2ure_v9.dll)
Reply With Quote
  #2 (permalink)  
Old 03-20-07, 09:31
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
don't know if this helps, but any time I have problem on installing db2 on Windows there is 99% problem with Windows temporally variables.

Try this out:
1. create directory c:\temp
2. open Windows - Control Panel | System
3. click on Advanced tab
4. click on Environment Variables button
5. change TEMP and TMP "System variables" to c:\temp
6. install DB2

Instead of this you can also try deleting all temporally files in TEMP environment:
1. close all opened applications if any
2. open Windows Explorer
3. into Address bar type: %TEMP% and press Enter
4. delete all files in Temp directory including subfolders, but don't delete temp directory
5. try installing db2

Please bear in mind, some users save there data or store installation program files in TEMP directory (not healthy practice) so backup anything you need from temp directory and then delete all the contents of directory.

Hope this helps,
Grofaty
Reply With Quote
  #3 (permalink)  
Old 03-20-07, 11:14
aphiwat aphiwat is offline
Registered User
 
Join Date: Mar 2007
Posts: 3
Hi Grofaty;

I hv followed by yr suggestion, create new temp path for temp & tmp variables, but still got the same error result.
I am not sure that Windows Installer can make this error or not.

Thanks & Regards,
Aphiwat
Reply With Quote
  #4 (permalink)  
Old 05-08-07, 05:40
noamhooper noamhooper is offline
Registered User
 
Join Date: May 2007
Posts: 1
Hi,
Did you find a solution for you problem?
I had the same when trying to reinstall db2 express, after uninstalling it manually.
Thanks
noam
Reply With Quote
  #5 (permalink)  
Old 05-08-07, 07:47
aphiwat aphiwat is offline
Registered User
 
Join Date: Mar 2007
Posts: 3
I hv to reinstalled Windows and after that to install DB2 before other applications. I don't know what applications interfere with DB2. I'm very confusing about this.

Aphiwat
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On