Installing in silent mode with the setup executable file

Use the setup program, by running the setup.exe file, to install Data Protection for Oracle in silent mode. When you install in silent mode, you do not need to monitor the process or provide input.

Before you begin

Install Data Protection for Oracle from an account that is a member of the local Administrators group for the computer where the Oracle server is running.

About this task

The following commands can be used for installing Data Protection for Oracle in silent mode.

Procedure

Run the following command to install Data Protection for Oracle in silent mode to the default installation directory:
setup.exe /s/v/qn
  • Install Data Protection for Oracle in silent mode to the default installation directory with custom features by running the following command:
    spinstall.exe /s /v"INSTALLDIR=\"c:\program files\tivoli\tsm\"
    ADDLOCAL=\"Client,License_Paid\" 
    TRANSFORM=1033.mst /qn /l*v \"c:\temp\log.txt\""
In a custom installation, list all features after the addlocal option.