Silent install of WAS for RRDI on Linux, all 64 bit.
The goal is to install 64 bit WebSphere Application Server and 64 bit RRDI on the same 64 bit Linux server using a silent install via PuTTY.
Here is what I have:
1. The 3 WAS 8.5 zip files, unzipped into a single folder “/opt/app/INSTALL/WAS85” on the 64 bit Linux server.
2. The RRDI zip files “RRDI-Web-Installer-Linux-2.0.6.zip” and "RRDI-repo-Linux64-2.0.6.zip" unzipped into separate folders “/opt/app/INSTALL/RRDIweb” and “/opt/app/INSTALL/RRDIrepo”.
3. Intended destination folders created – “/opt/app/WAS” and “/opt/app/RRDI”.
4. Installation Manager 1.7.2 installed (not just unzipped) on the 64 bit Linux server intended for WAS and RRDI.
5. The Content Store database (named “CS” and running on MSSQL 2008) has been created on the same DB server containing the other RTC databases.
6. RTC 4.0.6 is installed and running fine on a 64 bit Linux Tomcat server separate from the WAS/RRDI server.
Where do I start with installing WAS 64 bit for Linux using a silent install? It appears I need to create a response file called “linux_single_server.rsp” but the file does not yet exist. Anything I have found on the topic is either for a different version of WAS or intended for someone who already knows WebSphere, which I don’t. I do have experience doing silent installs of RTC on 64 bit Linux via PuTTY and can likely figure out the RRDI install based on that experience. But WAS is different... A response file specifically intended for an RRDI install (on the same Linux server, all 64 bit) would be of great help.
3 answers
Unless you are a system administrator and need to deploy multiple server, I don't see the point of silent installation as it gives the opportunity to install the product the same way repeatedly. Also, the fact that you don't know how to install WAS does not help you to create a response file either.
Since you mentioned PuTTY, I suspect that you just want to install the product in "console mode". If that's the case, check out the document below.
http://pic.dhe.ibm.com/infocenter/install/v1r7/topic/com.ibm.cic.agent.console.doc/topics/c_console_mode.html
Alternatively, install VNC Server on the Linux server and you will have a nice GUI of Installation Manager in your VNC Viewer session.
Since you mentioned PuTTY, I suspect that you just want to install the product in "console mode". If that's the case, check out the document below.
http://pic.dhe.ibm.com/infocenter/install/v1r7/topic/com.ibm.cic.agent.console.doc/topics/c_console_mode.html
Alternatively, install VNC Server on the Linux server and you will have a nice GUI of Installation Manager in your VNC Viewer session.
Comments
I will try to find something to help you but, the first thing, I noticed that you downloaded and unzipped both the RRDI Web Installer and RRDI Local repository. They are mutually exclusive. RRDI Web Installer will connect to a web repository located on Jazz.net. The RRDI Local repository is the install repository itself, in this case for Linux 64 bit platforms only, that Installation Manager can use to install RRDI. I recommend that you use that one and delete the RRDI Web Installer, installation will be faster... Come back to this thread later for more hints for silent installation.
Comments
For the WAS silent installation, the following 2 topics in the WAS 8.5 information center may help:
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installation.base.doc/ae/tins_installation_dist_silent.html
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installation.base.doc/ae/tins_installation_dist_cl.html
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installation.base.doc/ae/tins_installation_dist_silent.html
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/topic/com.ibm.websphere.installation.base.doc/ae/tins_installation_dist_cl.html