Installing in silent mode
You can install Data Protection for SAP for Oracle for DB2® in silent mode using a response file. An installation that runs in silent mode suppresses the installation wizard. Instead, user data entry and status messages are displayed in the command line window.
Procedure
To run a silent or unattended installation complete the following steps.
Example
USER_INSTALL_DIR=//opt//tivoli//tsm//tdp_r3//db264 NAMEPORTAA_ADRESSE=AAServer NAMEPORTAA_PORT=5126 RMANYES= MANNO= TSMUTL_SERVERADRESSE=TSMServer TSMUTL_NODE=R3NODE TSMUTL_BACKUPMGM=MDB TSMUTL_ARCHIVEMGM=MLOG1 MLOG2 TSMUTL_YES=1 TSMUTL_NO=0 TSMAPI_DSMI_DIR= TSMAPI_DSMI_CONFIG= TSMAPI_DSMI_LOG= TSMAPI_YES= TSMAPI_NO= SAP_BR_TOOL= SAP_CFG_FILE= TSM_CFG_FILE= DBGSCRIPTS2=//dev//null SID=SID DB2_INSTANCE_NAME=DB2_INSTANCE_NAME USER_MAGIC_FOLDER_1=//db2//DB2ERE//tdp_r3 LOGGING_NONE=0 LOGGING_LOGARCHMETH1=0 LOGGING_LOGARCHMETH2=0 LOGGING_BOTH=1 LOGGING_NR=12
USER_INSTALL_DIR=/usr/tivoli/tsm/tdp_r3/ora64 SID=SID SAP_CFG_FILE=/oracle/SID/dbs SAP_BR_TOOL=/usr/sap/SID/SYS/exe/run TSM_CFG_FILE= TSMUTL_YES=1 TSMUTL_NO=0 TSMUTL_SERVERADRESSE=TSMServer TSMUTL_NODE=R3NODE TSMUTL_BACKUPMGM=MDB TSMUTL_ARCHIVEMGM=MLOG1 MLOG2 TSMAPI_YES= TSMAPI_NO= TSMAPI_DSMI_DIR= TSMAPI_DSMI_CONFIG= TSMAPI_DSMI_LOG= RMANYES=1 RMANNO=0 NAMEPORTAA_ADRESSE= NAMEPORTAA_PORT=5126
Lines starting with
'#are treated as comments.
Note: This example is a UNIX properties
file. When you install IBM Storage Protect™ for ERP in
silent mode for Windows,
use the corresponding Windows properties
file.