Pasos a seguir par conseguir instalar el Oracle XE en un ubuntu Server a traves de la consola.
– Bajamos los siguientes paquetes que se utilizaran.
~$ sudo apt-get install openssh-server
~$ sudo apt-get install alien libaio1 unixodbc unzip
– Aumentamos el tamaño de swap.
~$ cat /proc/meminfo | grep -i swap
~$ sudo su –
~$ dd if=/dev/zero of=/home/swapfile bs=1024 count=1048576
~$ mkswap /home/swapfile
~$ swapon /home/swapfile
~$ swapon -a
~$ cp /etc/fstab /etc/fstab.backup_`date +%N`
~$ echo ‘/home/swapfile swap swap defaults 0 0’ >> /etc/fstab
~$ exit
~$ swapon -s
– Modificamos los parámetros del kernel
~$ sudo su –
~$ cat > /etc/sysctl.d/60-oracle.conf <<-EOF
# Oracle 11g XE kernel parameters
fs.file-max=6815744
net.ipv4.ip_local_port_range=9000 65500
kernel.sem=250 32000 100 128
# kernel.shmmax=429496729
kernel.shmmax=107374183
EOF
~$ service procps start
~$ sudo sysctl -q fs.file-max
~$ sudo sysctl -q kernel.shmmax
~$ sudo sysctl -q net.ipv4.ip_local_port_range
~$ sudo sysctl -q kernel.sem
– ORA-00845: MEMORY_TARGET
~$ sudo su –
~$ cat > /etc/init.d/oracle-shm <<-EOF
#! /bin/sh
# /etc/init.d/oracle-shm
#
#
case «\$1» in
start)
echo «Starting script /etc/init.d/oracle-shm»
# Run only once at system startup
if [ -e /dev/shm/.oracle-shm ]; then
echo «/dev/shm is already mounted, nothing to do»
else
rm -f /dev/shm
mkdir /dev/shm
mount -t tmpfs shmfs -o size=2048m /dev/shm
touch /dev/shm/.oracle-shm
fi
;;
stop)
echo «Stopping script /etc/init.d/oracle-shm»
echo «Nothing to do»
;;
*)
echo «Usage: /etc/init.d/oracle-shm {start|stop}»
exit 1
;;
esac
#
### BEGIN INIT INFO
# Provides: oracle-shm
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Bind /run/shm to /dev/shm at system startup.
# Description: Fix to allow Oracle 11g use AMM.
### END INIT INFO
EOF
~$ chmod 755 /etc/init.d/oracle-shm
~$ update-rc.d oracle-shm defaults 01 99
~$ reboot
~$ sudo cat /etc/mtab | grep shm
~$ sudo df -h /run/shm
– Instalamos el Oracle 11gR2 Express Edition
~$ unzip oracle-xe-11.2.0-1.0.x86_64.rpm.zip
~$ cd Disk1
~$ sudo alien –to-deb –scripts oracle-xe-11.2.0-1.0.x86_64.rpm
~$ sudo ln -s /usr/bin/awk /bin/awk
~$ sudo mkdir /var/lock/subsys
~$ sudo su –
~$ cat > /sbin/chkconfig <<-EOF
#!/bin/bash
# Oracle 11gR2 XE installer chkconfig hack for Debian based Linux (by dude)
# Only run once.
echo «Simulating /sbin/chkconfig…»
if [[ ! \`tail -n1 /etc/init.d/oracle-xe | grep INIT\` ]]; then
cat >> /etc/init.d/oracle-xe <<-EOM
#
### BEGIN INIT INFO
# Provides: OracleXE
# Required-Start: \\\$remote_fs \\\$syslog
# Required-Stop: \\\$remote_fs \\\$syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Oracle 11g Express Edition
### END INIT INFO
EOM
fi
update-rc.d oracle-xe defaults 80 01
EOF
~$ exit
~$ sudo chmod 755 /sbin/chkconfig
~$ sudo dpkg –install ./oracle-xe_11.2.0-2_amd64.deb
~$ sudo /etc/init.d/oracle-xe configure
~$ sudo passwd oracle
– Después de la instalación
~$ su – oracle
~$ cp /etc/skel/.bash_logout ./
~$ cp /etc/skel/.bashrc ./
~$ cp /etc/skel/.profile ./
~$ echo «» >>./.profile
~$ echo ‘. /u01/app/oracle/product/11.2.0/xe/bin/oracle_env.sh’ >>./.profile
~$ su – oracle
~$ sqlplus / as sysdba
SQL> EXEC DBMS_XDB.SETLISTENERLOCALACCESS(FALSE);
exit
Fuente recogida de esta direccion: https://forums.oracle.com/forums/thread.jspa?threadID=2301639&start=0&tstart=0
En ubuntu tuve problemas siguiendo el tutorial del link anterior por esta razon que esta modificado en la explicación que se detalla anteriormente:
Debes cambiar del fichero /etc/init.d/oracle-shm la linea esta «mount -B /run/shm /dev/shm» por esta «mount -t tmpfs shmfs -o size=2048m /dev/shm», sino no podras configurar la base de datos y no la instanciara.
Pingback: levitra online
Pingback: natural viagra
Pingback: viagra for sale
Pingback: viagra cost
Pingback: buy viagra without a doctor prescription
Pingback: warnings for cialis
Pingback: viagra generic for sale
Pingback: cialis prescription online
Pingback: zithromax best prices
Pingback: ivermectin pills
Pingback: stromectol users guide
Pingback: zithromax for strep throat
Pingback: buy ivermectin 12 mg for humans
Pingback: ivermectin 12mg otc
Pingback: https://anextravout.hatenablog.com/
Pingback: ivermectin 3mg dose
Pingback: Anónimo
Pingback: Anónimo
Pingback: Anónimo
Pingback: stromectol tablets
Pingback: stromectol tablets
Pingback: ignition poker issues
Pingback: best price for cialis
Pingback: sildenafil mexico
Pingback: generic viagra us
Pingback: tadalafil goodrx
Pingback: sildenafil tablets uk
Pingback: tadalafil liquid for sale
Pingback: buy sildenafil pills from canada
Pingback: purchase sildenafil tablets
Pingback: buy generic cialis online
Pingback: cialis mg
Pingback: cialis generic in usa
Pingback: prednisone 20mg tablets
Pingback: prednisone 20mg sciatique
Pingback: tadalafil generico
Pingback: stromectol ebay
Pingback: prednisone side effects in men
Pingback: buy generic cialis online
Pingback: generic viagra for sale cheap
Pingback: best us online slots
Pingback: cialis generic
Pingback: mectin ivermectin
Pingback: andere.strikingly.com
Pingback: lasix tablet 20 mg
Pingback: cost of ivermectin
Pingback: cost for ivermectin 3mg
Pingback: ivermectin 3mg for lice
Pingback: gpefy8.wixsite.compharmacypostoptimal-frequency-setting-of-metro-services-within-the-age-of-covid-19-distancing-measures
Pingback: prescriptions from canada without
Pingback: swerbus.webgarden.com
Pingback: stromectol 0.1
Pingback: derkuy.timeblog.net45076032key-pieces-of-online-pharmacies
Pingback: keuybc.estranky.skclanky30-facts-you-must-know--a-covid-cribsheet.html
Pingback: https://gwertvb.mystrikingly.com/
Pingback: telegra.phIs-It-Safe-To-Lift-COVID-19-Travel-Bans-04-06
Pingback: canadian pharmacy online 24
Pingback: canadian mail order pharmacies
Pingback: canada drug
Pingback: pharmacy-online.yolasite.com
Pingback: kevasw.webgarden.com
Pingback: 62553dced4718.site123.me
Pingback: buy viagra usa
Pingback: cost of ivermectin
Pingback: canadian prescriptions online
Pingback: https://kerbgsw.mystrikingly.com/
Pingback: https://kuebser.estranky.sk/clanky/supereasy-methods-to-study-every-part-about-online-medicine-order-discount.html
Pingback: kewertyn.wordpress.com20220427expect-more-virtual-house-calls-out-of-your-doctor-thanks-to-telehealth-revolution
Pingback: https://kerbiss.wordpress.com/2022/04/27/14/
Pingback: https://heswcxc.wordpress.com/2022/04/30/online-medicine-tablets-shopping-promotion-one-hundred-and-one/
Pingback: sernert.estranky.skclankyconfidential-information-on-online-pharmacies.html
Pingback: https://kertubs.mystrikingly.com/
Pingback: https://626f977eb31c9.site123.me/blog/how-google-is-changing-how-we-approach-online-order-medicine-1
Pingback: canadian online pharmacy
Pingback: https://online-pharmacies0.yolasite.com/
Pingback: canadian pharmacy king
Pingback: https://deiun.flazio.com/
Pingback: kertyun.flazio.com
Pingback: https://kerntyas.gonevis.com/the-mafia-guide-to-online-pharmacies/
Pingback: canadian mail order pharmacies
Pingback: ivermectin uses in humans
Pingback: nanos.jpjmp?url=cialisonlinei.com
Pingback: best canadian pharmacies online
Pingback: https://womed7.wixsite.com/pharmacy-online/post/new-ideas-into-canada-pharmacies-never-before-revealed
Pingback: kerntyast.flazio.com
Pingback: sekyuna.gonevis.comthree-step-guidelines-for-online-pharmacies
Pingback: canada pharmacies online prescriptions
Pingback: https://pharmacy-online.webflow.io/
Pingback: https://canadian-pharmacy.webflow.io/
Pingback: https://site273035107.fo.team/
Pingback: site656670376.fo.team
Pingback: canadian pharmacies mail order
Pingback: https://site102906154.fo.team/
Pingback: hekluy.ucraft.site
Pingback: kawsear.fwscheckout.com
Pingback: canadian pharmacy cialis
Pingback: online drug store
Pingback: canadian rx
Pingback: canadian pharmacies mail order
Pingback: canadian pharmacies
Pingback: kwersd.mystrikingly.com
Pingback: https://gewsd.estranky.sk/clanky/drugstore-online.html
Pingback: https://kqwsh.wordpress.com/2022/05/16/what-everybody-else-does-when-it-comes-to-online-pharmacies/
Pingback: http://site592154748.fo.team/
Pingback: canadian rx world pharmacy
Pingback: canadian pharmacy online 24
Pingback: dkyubn.bizwebs.com
Pingback: asebg.bigcartel.comcanadian-pharmacy
Pingback: https://medicine-online.estranky.sk/clanky/understand-covid-19-and-know-the-tricks-to-avoid-it-from-spreading-----medical-services.html
Pingback: https://kertvbs.webgarden.com/
Pingback: https://disvaiza.mystrikingly.com/
Pingback: https://swenqw.company.site/
Pingback: canadian drug
Pingback: https://kaswesa.nethouse.ru/
Pingback: 628f789e5ce03.site123.meblogwhat-everybody-else-does-when-it-comes-to-canadian-pharmacies
Pingback: canadian-pharmaceutical.webflow.io
Pingback: pamelaliggins.website2.me
Pingback: northwest pharmacies
Pingback: best canadian pharmacy
Pingback: canada pharmacies online prescriptions
Pingback: kedmnx.estranky.skclankyonline-medicine-tablets-shopping-the-best-manner.html
Pingback: https://selera.mystrikingly.com/
Pingback: ksorvb.estranky.skclankywhy-online-pharmacies-is-good-friend-to-small-business.html
Pingback: https://gevcaf.estranky.cz/clanky/safe-canadian-online-pharmacies.html
Pingback: kwersv.proweb.cz
Pingback: kwervb.estranky.czclankycanadian-government-approved-pharmacies.html
Pingback: canadian viagra
Pingback: https://kwsde.zombeek.cz/
Pingback: https://heklrs.wordpress.com/2022/06/14/canadian-government-approved-pharmacies/
Pingback: https://iercvsw.wordpress.com/2022/06/14/canadian-pharmacies-the-fitting-manner/
Pingback: buy viagra usa
Pingback: site841934642.fo.team
Pingback: https://62b2f636ecec4.site123.me/blog/canadian-pharmaceuticals-online
Pingback: 62b2ffff12831.site123.meblogcanadian-pharmaceuticals-for-usa-sales
Pingback: canadian pharmacy meds
Pingback: anewearthmovement.orgcommunityprofilemefug
Pingback: canadian pharmaceuticals online
Pingback: canadian pharmacy viagra brand
Pingback: http://herbsd.iwopop.com/
Pingback: canadian medications
Pingback: www.reddit.comuserdotijezocomments9xlg6gonline_pharmacies
Pingback: https://my.desktopnexus.com/Pharmaceuticals/journal/canadian-pharmaceuticals-for-usa-sales-38346/
Pingback: canadian pharmacies online prescriptions
Pingback: www.divephotoguide.comuserpharmaceuticals
Pingback: canada medication
Pingback: http://cialis.iwopop.com/
Pingback: www.divephotoguide.comuserPharmacy
Pingback: https://pharmaceuticals.teachable.com/
Pingback: lsdevs.iwopop.com
Pingback: canadian prescription drugstore
Pingback: canadianpharmacy.teachable.com
Pingback: agrtyh.micro.blog
Pingback: canadian pharmacies shipping to usa
Pingback: www.artstation.compharmacies
Pingback: canadian online pharmacy
Pingback: selaws.estranky.czclankycanadian-government-approved-pharmacies.html
Pingback: kaswes.proweb.cz
Pingback: canadian pharmacy world
Pingback: kwsedc.iwopop.com
Pingback: kwerks.iwopop.com
Pingback: drugscanada.teachable.com
Pingback: selaw.flazio.com
Pingback: https://gswera.livejournal.com/385.html
Pingback: https://canadianpharmaceutical.bigcartel.com/canadian-pharmaceuticals-online
Pingback: https://azuvh4.wixsite.com/pharmaceuticals-onli/post/london-drugs-canada
Pingback: hub.docker.comrpharmaciesonline
Pingback: https://www.formlets.com/forms/N2BtJ3kPeJ3KclCw/
Pingback: list of reputable canadian pharmacies
Pingback: https://hkwerf.micro.blog/
Pingback: canada pharmacy online
Pingback: https://canadian-government-approved-pharmacies.webflow.io/
Pingback: https://lasevs.estranky.cz/clanky/pharmaceuticals-online-australia.html
Pingback: https://kawerc.proweb.cz/
Pingback: Canadian Pharmacy USA
Pingback: canadian pharmacycanadian pharmacy
Pingback: canadian cialis
Pingback: prescriptions from canada without
Pingback: fofenp.wixsite.comlondon-drugs-canadaenpostpharmacies-shipping-to-usa-that
Pingback: swebas.livejournal.com359.html
Pingback: lawert.micro.blog
Pingback: canadian-pharmacies.webflow.io
Pingback: https://my.desktopnexus.com/kawemn/journal/pharmaceuticals-online-australia-38678/
Pingback: https://www.divephotoguide.com/user/drugs
Pingback: https://hub.docker.com/r/dkwer/drugs
Pingback: https://form.jotform.com/decote/canadian-pharmacies-shipping-to-the
Pingback: https://linktr.ee/canadianpharmacy
Pingback: https://kawers.micro.blog/
Pingback: buy cialis uk
Pingback: https://sbwerd.estranky.sk/clanky/cialis-generic-pharmacy-online.html
Pingback: alewrt.flazio.com
Pingback: buy cialis pills
Pingback: buy cialis
Pingback: kasheras.livejournal.com283.html
Pingback: https://kwxcva.estranky.cz/clanky/cialis-20-mg.html
Pingback: https://tadalafil20mg.proweb.cz/
Pingback: owzpkg.zombeek.cz
Pingback: http://lasweb.iwopop.com/
Pingback: https://buycialisonline.bigcartel.com/cialis-without-a-doctor-prescription
Pingback: buy cialis us pharmacy
Pingback: kalwer.micro.blog
Pingback: buy cialis online us pharmacy
Pingback: www.divephotoguide.comuserbuycialisonline
Pingback: hub.docker.comrtadalafil20mg
Pingback: tadalafil20mg.webflow.io
Pingback: https://kswbnh.nethouse.ru/
Pingback: www.formlets.comformsfpN4Ll8AEnDHBAkr
Pingback: buy cialis with no prescription
Pingback: https://linktr.ee/buycialisonline
Pingback: buy generic cialis pills
Pingback: buy cheap cialis in canada
Pingback: kwenzx.nethouse.ru
Pingback: https://dwerks.nethouse.ru/
Pingback: form.jotform.comycaatkcanadian-pharmaceuticals-online-lis
Pingback: canadian pharmacies without an rx
Pingback: https://telegra.ph/Reputable-canadian-pharmaceuticals-online-08-12
Pingback: no 1 canadian pharcharmy online
Pingback: telegra.phRecommended-canadian-pharmacies-08-12
Pingback: https://graph.org/Safe-canadian-online-pharmacies-08-12
Pingback: linktr.eecanadianpharmacies
Pingback: buy viagra us pharmacy
Pingback: buyviagraonline.estranky.skclankybuy-viagra-without-prescription-pharmacy-online.html
Pingback: buy generic viagra pills
Pingback: https://buyviagraonline.fo.team/
Pingback: buy generic viagra
Pingback: buy generic viagra pills
Pingback: https://buyviagraonline.nethouse.ru/
Pingback: buyviagraonline.estranky.czclankycan-i-buy-viagra-without-prescription.html
Pingback: https://buyviagraonline.proweb.cz/
Pingback: buyviagraonline.zombeek.cz
Pingback: http://jso7c59f304.iwopop.com/
Pingback: buyviagraonline.bigcartel.comviagra-without-a-doctor-prescription
Pingback: buy viagra medication
Pingback: telegra.phHow-to-get-viagra-without-a-doctor-08-18
Pingback: graph.orgBuying-viagra-without-a-prescription-08-18
Pingback: https://buyviagraonline.micro.blog/
Pingback: buy viagra
Pingback: www.divephotoguide.comuserbuyviagraonline
Pingback: hub.docker.comrbuyviagraonlineviagra
Pingback: buy viagra online safely
Pingback: https://form.jotform.com/222341315941044
Pingback: buy viagra pills online
Pingback: https://buyviagraonline.home.blog/
Pingback: https://canadianpharmaceuticalsonline.home.blog/
Pingback: onlineviagra.mystrikingly.com
Pingback: buy viagra online safely
Pingback: https://viagraonline.estranky.sk/clanky/viagra-without-prescription.html
Pingback: aoc.stamford.eduprofileStromectol
Pingback: https://ktqt.ftu.edu.vn/en/question list/order-stromectol-over-the-counter-10/
Pingback: https://orderstromectoloverthecounter.bandcamp.com/releases
Pingback: stromectol france
Pingback: www.repairanswers.netquestionorder-stromectol-over-the-counter-2
Pingback: stromectol medication
Pingback: how to buy propecia in usa
Pingback: https://myanimelist.net/profile/canadapharmacies
Pingback: canadian drug
Pingback: canadian online pharmacies
Pingback: canadian pharmacy world
Pingback: https://www.mojomarketplace.com/user/discountcanadiandrugs-f0IpYCKav8
Pingback: canadianpharmaceuticalsonlinee.bandcamp.comtrackcanadian-pharmaceuticals-usa
Pingback: www.askclassifieds.comlistingaarp-recommended-canadian-pharmacies
Pingback: buy viagra online usa
Pingback: canadian pharmacy world
Pingback: www.bakespace.commembersprofileViagra generic online Pharmacy1562809
Pingback: https://conifer.rhizome.org/Discountpharmacy
Pingback: phase 3 lithobid clinical trials bipolar disorder
Pingback: cialis 100mg from china