Creating a Response File

Record installation responses into a response file, which is a text file you can edit to change any responses before using it in subsequent installations.

To create a response file when installing in GUI or console mode, specify the -r command line argument, which records your responses to the installation wizard’s prompts and creates a response file when the installation wizard exits.

To generate a response file during installation, enter:
  • On IBM AIX (64-bit):
    /ibmaix64/RMP_Suite/setupaix.bin -r responseFileName
  • On HP-UX (64-bit):
    /hpia64/RMP_Suite/setuphpia64.bin -r responseFileName
  • On Linux on POWER (64-bit):
    /ibmplinux64/RMP_Suite/setuplinuxppc64.bin -r responseFileName
  • On Linux x86-64 (64-bit):
    /linuxamd64/RMP_Suite/setuplinux64.bin -r responseFileName
  • On Sun Solaris 10 SPARC (64-bit):
    /sunsparc64/RMP_Suite/setupsolarisSparc.bin -r responseFileName
  • On Sun Solaris 10 x86/x64 (64-bit):
    /sunx64/RMP_Suite/setupsolarisx86.bin -r responseFileName
where responseFileName is the file name you choose for the response file. When specifying the response file name, include its full path. For example:
/home/sybase/RMP/ResponseFile.txt