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 > Can Anybody Help Me... How to install DB2 8.2 on REDHat Linux 5

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-20-11, 03:21
visupvg visupvg is offline
Registered User
 
Join Date: Mar 2011
Posts: 9
Can Anybody Help Me... How to install DB2 8.2 on REDHat Linux 5

Hai every body..
could you possible to install UDB DB2 8.2 install on redhat linux 5, if possible means please help me.. what is the procedure please reply are send me the installation link..
I have attached the screen shot for installation error message.


regards,
visu
Attached Thumbnails
Can Anybody Help Me... How to install DB2 8.2 on REDHat Linux 5-red-hat-enterprise-linux-5-64-bit-2011-04-19-22-14-12.png  
Reply With Quote
  #2 (permalink)  
Old 04-20-11, 05:10
nvk@vhv nvk@vhv is offline
Registered User
 
Join Date: Jan 2010
Posts: 294
Hi,

the db2setup or db2install calls other scripts or exectubales which don't have execute-permission.
I guess that you have copied the Content of the CD/DVD from a Windows-Box. Windows does not know the read-, write- and Executbale-Bits from Linux. That's why you have the wrong permissions on the file.
You could copy the files from another (Virtual-)Linux-Box or you could change the permissons for each file with "chmod -R 777 ."

Edit: You might need a Java 1.42. for 8.2. I'm also not sure if the chmod works since i've copied the files from a Linux-Box.
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