B.7 post-installation, Section b.7, "post-installation – Oracle B32100-01 User Manual
Page 217
Security Tips for Silent and Non-Interactive Installations
Silent and Non-Interactive Installation
B-11
prompt> runInstaller -responseFile absolute_path_and_filename
To perform a silent installation, use the -silent parameter:
prompt> runInstaller -silent -responseFile absolute_path_and_filename
B.7 Post-Installation
The success or failure of the non-interactive and silent installations is logged in the
installActions
file. Additionally, the silent installation
creates the silentInstall
oraInventory
directory.
The silentInstall
installation was successful:
The installation of OracleAS
The installActions
Oracle Application Server installation type.
B.8 Security Tips for Silent and Non-Interactive Installations
One of the pieces of information in the response file is the installation password. The
password information is in clear text.
To minimize security issues regarding the password in the response file, follow these
guidelines:
■
Set the permissions on the response files so that they are readable only by the
operating system user who will be performing the silent or non-interactive
installation.
■
If possible, remove the response files from the system after the silent or
non-interactive installation is completed.
If you are installing the OracleAS Metadata Repository in silent or non-interactive
mode, the installer creates these log files:
■
ORACLE_HOME/admin/
■
ORACLE_HOME/cfgtoollogs/
where
These log files contain database password information. If possible, you should remove
these files from the system after reviewing their contents. These log files are not
required for the operation of OracleAS Metadata Repository.
See Also:
Appendix E, "Configuration Assistants"
Note:
Application Server Control Configuration Assistant and
DCM Repository Backup Assistant success messages appear for
first time installation of Oracle Application Server.