Alter Schwede
Lt. Junior Grade
- Registriert
- Juli 2005
- Beiträge
- 284
Hallo,
ich wollte gerade uber den Terminal von Fedora Core 4 Oracle installieren.
So weit so gut, aber dann das:
[root@Vigor10 /]# rpm -Uvh /home/Stefan/Desktop/oracle-xe-10.2.0.1-0.1.i386.rpm Preparing... ########################################### [100%]
This system does not meet the minimum requirements for swap space. Based on
the amount of physical memory available on the system, Oracle Database 10g
Express Edition requires 1515.0 MB of swap space. This system has 0 MB
of swap space. Configure more swap space on the system and retry the installation.
Fehler: %pre(oracle-xe-10.2.0.1-0.1.i386) scriptlet failed, exit status 1
Fehler: install: %pre scriptlet failed (2), skipping oracle-xe-10.2.0.1-0.1
[root@Vigor10 /]#
Swap Space zu klein. Hab 1 GB RAM aber das scheint für Oracle nicht genug zu sein, aber wie erstelle ich SWAP SPACE auf der Festplatte? Gut, der passende Befehl ist:
mkswap [-c] [-vN] [-f] [-p PSZ] [-L label] device [size]
Aber wie muss ich ihn anwenden? Ich muss damit so 750MB SWAP SPACE erstellen. Festplattenpartition ist hda8 (ca. 40 GB).
mfg,
Stefan
ich wollte gerade uber den Terminal von Fedora Core 4 Oracle installieren.
So weit so gut, aber dann das:
[root@Vigor10 /]# rpm -Uvh /home/Stefan/Desktop/oracle-xe-10.2.0.1-0.1.i386.rpm Preparing... ########################################### [100%]
This system does not meet the minimum requirements for swap space. Based on
the amount of physical memory available on the system, Oracle Database 10g
Express Edition requires 1515.0 MB of swap space. This system has 0 MB
of swap space. Configure more swap space on the system and retry the installation.
Fehler: %pre(oracle-xe-10.2.0.1-0.1.i386) scriptlet failed, exit status 1
Fehler: install: %pre scriptlet failed (2), skipping oracle-xe-10.2.0.1-0.1
[root@Vigor10 /]#
Swap Space zu klein. Hab 1 GB RAM aber das scheint für Oracle nicht genug zu sein, aber wie erstelle ich SWAP SPACE auf der Festplatte? Gut, der passende Befehl ist:
mkswap [-c] [-vN] [-f] [-p PSZ] [-L label] device [size]
Aber wie muss ich ihn anwenden? Ich muss damit so 750MB SWAP SPACE erstellen. Festplattenpartition ist hda8 (ca. 40 GB).
mfg,
Stefan