meta données pour cette page
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| oracle:install19c:goldenimage [29/01/2025 15:22] – mdl | oracle:install19c:goldenimage [12/11/2025 07:46] (Version actuelle) – mdl | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== Création Golden Image ====== | + | ====== |
| Mecanisme qui permet d' | Mecanisme qui permet d' | ||
| Ligne 6: | Ligne 6: | ||
| == Sur la source en 19.23 == | == Sur la source en 19.23 == | ||
| - | * en ORACLE | + | * en ORACLE |
| <code BASH> | <code BASH> | ||
| cd $ORACLE_HOME | cd $ORACLE_HOME | ||
| Ligne 36: | Ligne 36: | ||
| <code BASH> | <code BASH> | ||
| sudo su - oracle | sudo su - oracle | ||
| - | export ORACLE_HOSTNAME=gvacoeoem.corp.sch.ch | + | export ORACLE_HOSTNAME=host1.labo.local |
| export ORACLE_BASE=/ | export ORACLE_BASE=/ | ||
| export ORACLE_HOME=$ORACLE_BASE/ | export ORACLE_HOME=$ORACLE_BASE/ | ||
| Ligne 44: | Ligne 44: | ||
| </ | </ | ||
| - | Après l' | + | * Après l' |
| <code BASH> | <code BASH> | ||
| cd $ORACLE_HOME | cd $ORACLE_HOME | ||
| Ligne 50: | Ligne 50: | ||
| </ | </ | ||
| - | Lancer l' | + | * Lancer l' |
| <code BASH> | <code BASH> | ||
| ./ | ./ | ||
| Ligne 69: | Ligne 69: | ||
| SECURITY_UPDATES_VIA_MYORACLESUPPORT=false | SECURITY_UPDATES_VIA_MYORACLESUPPORT=false | ||
| DECLINE_SECURITY_UPDATES=true | DECLINE_SECURITY_UPDATES=true | ||
| + | |||
| + | Launching Oracle Database Setup Wizard... | ||
| + | |||
| + | [WARNING] [INS-13001] Oracle Database is not supported on this operating system. Installer will not perform prerequisite checks on the system. | ||
| + | | ||
| + | | ||
| + | The response file for this session can be found at: | ||
| + | / | ||
| + | |||
| + | You can find the log of this install session at: | ||
| + | / | ||
| + | |||
| + | As a root user, execute the following script(s): | ||
| + | 1. / | ||
| + | 2. / | ||
| + | |||
| + | Execute / | ||
| + | [xxxxx] | ||
| + | Execute / | ||
| + | [xxxxx] | ||
| + | </ | ||
| + | |||
| + | * En tant que ROOT: | ||
| + | <code BASH> | ||
| + | / | ||
| + | / | ||
| </ | </ | ||