1.052
Bearbeitungen
KKeine Bearbeitungszusammenfassung |
|||
Zeile 22: | Zeile 22: | ||
</syntaxhighlight>Als nächstes kann Oracle Database XE installiert werden:<syntaxhighlight lang="bash"> | </syntaxhighlight>Als nächstes kann Oracle Database XE installiert werden:<syntaxhighlight lang="bash"> | ||
wget https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-21c-1.0-1.ol8.x86_64.rpm | wget https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-21c-1.0-1.ol8.x86_64.rpm | ||
dnf -y | dnf -y install oracle-database-xe-21c-1.0-1.ol8.x86_64.rpm | ||
</syntaxhighlight>Bei Bedarf die Konfigurationsdatei anpassen<syntaxhighlight lang="bash"> | </syntaxhighlight>Bei Bedarf die Konfigurationsdatei anpassen<syntaxhighlight lang="bash"> | ||
vi /etc/sysconfig/oracle-xe-21c.conf | vi /etc/sysconfig/oracle-xe-21c.conf |