Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
oracle_installation [2017/11/04 16:44] – external edit 127.0.0.1 | oracle_installation [2019/10/18 20:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Oracle Installation & Maintenance ====== | ====== Oracle Installation & Maintenance ====== | ||
+ | |||
+ | =====Silent Installation====== | ||
+ | Unlike some databases (working ones) which have a command line installation (DB2) or are installed as a service (PostegreSQL, | ||
+ | |||
+ | <sxh bash> | ||
+ | [oracle@tbp-mts-odb01 database]$ ./ | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | > | ||
+ | Starting Oracle Universal Installer... | ||
+ | |||
+ | Checking Temp space: must be greater than 120 MB. | ||
+ | Checking swap space: must be greater than 150 MB. | ||
+ | Preparing to launch Oracle Universal Installer from / | ||
+ | | ||
+ | | ||
+ | You can find the log of this install session at: | ||
+ | / | ||
+ | |||
+ | Prepare in progress. | ||
+ | |||
+ | .................................................. | ||
+ | |||
+ | Prepare successful. | ||
+ | |||
+ | Copy files in progress. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | .............................. | ||
+ | Copy files successful. | ||
+ | |||
+ | Link binaries in progress. | ||
+ | .......... | ||
+ | Link binaries successful. | ||
+ | |||
+ | Setup files in progress. | ||
+ | .................................................. | ||
+ | .................................................. | ||
+ | |||
+ | Setup files successful. | ||
+ | The installation of Oracle Database 11g was successful. | ||
+ | Please check '/ | ||
+ | |||
+ | Execute Root Scripts in progress. | ||
+ | |||
+ | As a root user, execute the following script(s): | ||
+ | 1. / | ||
+ | 2. / | ||
+ | |||
+ | |||
+ | .................................................. | ||
+ | |||
+ | Execute Root Scripts successful. | ||
+ | Successfully Setup Software. | ||
+ | [oracle@tbp-mts-odb01 database]$ | ||
+ | </ | ||
+ | |||
+ | The response file can be seen below, but you can also use the default one :). | ||
===== PSU PATCH ===== | ===== PSU PATCH ===== |