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.
we want to install DB2 v9.5 on Linux with same configuration as existing DB2 v9.5 on AIX ( DB2 v9.5.1 ESE on AIX v6.1 ).
I understand that the best way to do it is to use a response file from existing system. But I can not find any response files (even if they were created during previous installation). If they exist where would they be? Is there any way to generate a response file on existing DB2 v9.5?
Thanks in advance
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
You are going to have to create one on your own. You can use the samples provided as a basis. Windows has the utility you want, but there is not one for linux. You can also use the install program to create one for you.
so can i create them based on existing db2 installations? Do I need to do it manually? I need all the same parameters (HADR, server, appl. server, etc) but on Linux...
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS
If you start the GUI-Installer, you can create a response-file. Afterwards you can modify the response-file for your needs (eg. Changing Instance-User Credentials).
So if you are using db2_install, you don't need to worry about a response-file.
I recommended to prepare a response-file on another server (e.g a Windows-Server) and use it for your Installation on the Linux-Box (after you made changes to the response-file).
So if you are using db2_install, you don't need to worry about a response-file.
I recommended to prepare a response-file on another server (e.g a Windows-Server) and use it for your Installation on the Linux-Box (after you made changes to the response-file).
that's why i wanted to do installation using a response file. but we don't use/have any GUI tools and our main db2 is on Unix.
Thank you
__________________
DB2 v9.5 ESE on AIX v6.1/ v9./10 on z/OS