Oracle XE oracle-xe-11.2.0-1.0.x86_64 in Ubuntu Server

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.

 

 

266 Responses to Oracle XE oracle-xe-11.2.0-1.0.x86_64 in Ubuntu Server

  1. Pingback: levitra online

  2. Pingback: natural viagra

  3. Pingback: viagra for sale

  4. Pingback: viagra cost

  5. Pingback: buy viagra without a doctor prescription

  6. Pingback: warnings for cialis

  7. Pingback: viagra generic for sale

  8. Pingback: cialis prescription online

  9. Pingback: zithromax best prices

  10. Pingback: ivermectin pills

  11. Pingback: stromectol users guide

  12. Pingback: zithromax for strep throat

  13. Pingback: buy ivermectin 12 mg for humans

  14. Pingback: ivermectin 12mg otc

  15. Pingback: https://anextravout.hatenablog.com/

  16. Pingback: ivermectin 3mg dose

  17. Pingback: Anónimo

  18. Pingback: Anónimo

  19. Pingback: Anónimo

  20. Pingback: stromectol tablets

  21. Pingback: stromectol tablets

  22. Pingback: ignition poker issues

  23. Pingback: best price for cialis

  24. Pingback: sildenafil mexico

  25. Pingback: generic viagra us

  26. Pingback: tadalafil goodrx

  27. Pingback: sildenafil tablets uk

  28. Pingback: tadalafil liquid for sale

  29. Pingback: buy sildenafil pills from canada

  30. Pingback: purchase sildenafil tablets

  31. Pingback: buy generic cialis online

  32. Pingback: cialis mg

  33. Pingback: cialis generic in usa

  34. Pingback: prednisone 20mg tablets

  35. Pingback: prednisone 20mg sciatique

  36. Pingback: tadalafil generico

  37. Pingback: stromectol ebay

  38. Pingback: prednisone side effects in men

  39. Pingback: buy generic cialis online

  40. Pingback: generic viagra for sale cheap

  41. Pingback: best us online slots

  42. Pingback: cialis generic

  43. Pingback: mectin ivermectin

  44. Pingback: andere.strikingly.com

  45. Pingback: lasix tablet 20 mg

  46. Pingback: cost of ivermectin

  47. Pingback: cost for ivermectin 3mg

  48. Pingback: ivermectin 3mg for lice

  49. Pingback: gpefy8.wixsite.compharmacypostoptimal-frequency-setting-of-metro-services-within-the-age-of-covid-19-distancing-measures

  50. Pingback: prescriptions from canada without

  51. Pingback: swerbus.webgarden.com

  52. Pingback: stromectol 0.1

  53. Pingback: derkuy.timeblog.net45076032key-pieces-of-online-pharmacies

  54. Pingback: keuybc.estranky.skclanky30-facts-you-must-know--a-covid-cribsheet.html

  55. Pingback: https://gwertvb.mystrikingly.com/

  56. Pingback: telegra.phIs-It-Safe-To-Lift-COVID-19-Travel-Bans-04-06

  57. Pingback: canadian pharmacy online 24

  58. Pingback: canadian mail order pharmacies

  59. Pingback: canada drug

  60. Pingback: pharmacy-online.yolasite.com

  61. Pingback: kevasw.webgarden.com

  62. Pingback: 62553dced4718.site123.me

  63. Pingback: buy viagra usa

  64. Pingback: cost of ivermectin

  65. Pingback: canadian prescriptions online

  66. Pingback: https://kerbgsw.mystrikingly.com/

  67. Pingback: https://kuebser.estranky.sk/clanky/supereasy-methods-to-study-every-part-about-online-medicine-order-discount.html

  68. Pingback: kewertyn.wordpress.com20220427expect-more-virtual-house-calls-out-of-your-doctor-thanks-to-telehealth-revolution

  69. Pingback: https://kerbiss.wordpress.com/2022/04/27/14/

  70. Pingback: https://heswcxc.wordpress.com/2022/04/30/online-medicine-tablets-shopping-promotion-one-hundred-and-one/

  71. Pingback: sernert.estranky.skclankyconfidential-information-on-online-pharmacies.html

  72. Pingback: https://kertubs.mystrikingly.com/

  73. Pingback: https://626f977eb31c9.site123.me/blog/how-google-is-changing-how-we-approach-online-order-medicine-1

  74. Pingback: canadian online pharmacy

  75. Pingback: https://online-pharmacies0.yolasite.com/

  76. Pingback: canadian pharmacy king

  77. Pingback: https://deiun.flazio.com/

  78. Pingback: kertyun.flazio.com

  79. Pingback: https://kerntyas.gonevis.com/the-mafia-guide-to-online-pharmacies/

  80. Pingback: canadian mail order pharmacies

  81. Pingback: ivermectin uses in humans

  82. Pingback: nanos.jpjmp?url=cialisonlinei.com

  83. Pingback: best canadian pharmacies online

  84. Pingback: https://womed7.wixsite.com/pharmacy-online/post/new-ideas-into-canada-pharmacies-never-before-revealed

  85. Pingback: kerntyast.flazio.com

  86. Pingback: sekyuna.gonevis.comthree-step-guidelines-for-online-pharmacies

  87. Pingback: canada pharmacies online prescriptions

  88. Pingback: https://pharmacy-online.webflow.io/

  89. Pingback: https://canadian-pharmacy.webflow.io/

  90. Pingback: https://site273035107.fo.team/

  91. Pingback: site656670376.fo.team

  92. Pingback: canadian pharmacies mail order

  93. Pingback: https://site102906154.fo.team/

  94. Pingback: hekluy.ucraft.site

  95. Pingback: kawsear.fwscheckout.com

  96. Pingback: canadian pharmacy cialis

  97. Pingback: online drug store

  98. Pingback: canadian rx

  99. Pingback: canadian pharmacies mail order

  100. Pingback: canadian pharmacies

  101. Pingback: kwersd.mystrikingly.com

  102. Pingback: https://gewsd.estranky.sk/clanky/drugstore-online.html

  103. Pingback: https://kqwsh.wordpress.com/2022/05/16/what-everybody-else-does-when-it-comes-to-online-pharmacies/

  104. Pingback: http://site592154748.fo.team/

  105. Pingback: canadian rx world pharmacy

  106. Pingback: canadian pharmacy online 24

  107. Pingback: dkyubn.bizwebs.com

  108. Pingback: asebg.bigcartel.comcanadian-pharmacy

  109. Pingback: https://medicine-online.estranky.sk/clanky/understand-covid-19-and-know-the-tricks-to-avoid-it-from-spreading-----medical-services.html

  110. Pingback: https://kertvbs.webgarden.com/

  111. Pingback: https://disvaiza.mystrikingly.com/

  112. Pingback: https://swenqw.company.site/

  113. Pingback: canadian drug

  114. Pingback: https://kaswesa.nethouse.ru/

  115. Pingback: 628f789e5ce03.site123.meblogwhat-everybody-else-does-when-it-comes-to-canadian-pharmacies

  116. Pingback: canadian-pharmaceutical.webflow.io

  117. Pingback: pamelaliggins.website2.me

  118. Pingback: northwest pharmacies

  119. Pingback: best canadian pharmacy

  120. Pingback: canada pharmacies online prescriptions

  121. Pingback: kedmnx.estranky.skclankyonline-medicine-tablets-shopping-the-best-manner.html

  122. Pingback: https://selera.mystrikingly.com/

  123. Pingback: ksorvb.estranky.skclankywhy-online-pharmacies-is-good-friend-to-small-business.html

  124. Pingback: https://gevcaf.estranky.cz/clanky/safe-canadian-online-pharmacies.html

  125. Pingback: kwersv.proweb.cz

  126. Pingback: kwervb.estranky.czclankycanadian-government-approved-pharmacies.html

  127. Pingback: canadian viagra

  128. Pingback: https://kwsde.zombeek.cz/

  129. Pingback: https://heklrs.wordpress.com/2022/06/14/canadian-government-approved-pharmacies/

  130. Pingback: https://iercvsw.wordpress.com/2022/06/14/canadian-pharmacies-the-fitting-manner/

  131. Pingback: buy viagra usa

  132. Pingback: site841934642.fo.team

  133. Pingback: https://62b2f636ecec4.site123.me/blog/canadian-pharmaceuticals-online

  134. Pingback: 62b2ffff12831.site123.meblogcanadian-pharmaceuticals-for-usa-sales

  135. Pingback: canadian pharmacy meds

  136. Pingback: anewearthmovement.orgcommunityprofilemefug

  137. Pingback: canadian pharmaceuticals online

  138. Pingback: canadian pharmacy viagra brand

  139. Pingback: http://herbsd.iwopop.com/

  140. Pingback: canadian medications

  141. Pingback: www.reddit.comuserdotijezocomments9xlg6gonline_pharmacies

  142. Pingback: https://my.desktopnexus.com/Pharmaceuticals/journal/canadian-pharmaceuticals-for-usa-sales-38346/

  143. Pingback: canadian pharmacies online prescriptions

  144. Pingback: www.divephotoguide.comuserpharmaceuticals

  145. Pingback: canada medication

  146. Pingback: http://cialis.iwopop.com/

  147. Pingback: www.divephotoguide.comuserPharmacy

  148. Pingback: https://pharmaceuticals.teachable.com/

  149. Pingback: lsdevs.iwopop.com

  150. Pingback: canadian prescription drugstore

  151. Pingback: canadianpharmacy.teachable.com

  152. Pingback: agrtyh.micro.blog

  153. Pingback: canadian pharmacies shipping to usa

  154. Pingback: www.artstation.compharmacies

  155. Pingback: canadian online pharmacy

  156. Pingback: selaws.estranky.czclankycanadian-government-approved-pharmacies.html

  157. Pingback: kaswes.proweb.cz

  158. Pingback: canadian pharmacy world

  159. Pingback: kwsedc.iwopop.com

  160. Pingback: kwerks.iwopop.com

  161. Pingback: drugscanada.teachable.com

  162. Pingback: selaw.flazio.com

  163. Pingback: https://gswera.livejournal.com/385.html

  164. Pingback: https://canadianpharmaceutical.bigcartel.com/canadian-pharmaceuticals-online

  165. Pingback: https://azuvh4.wixsite.com/pharmaceuticals-onli/post/london-drugs-canada

  166. Pingback: hub.docker.comrpharmaciesonline

  167. Pingback: https://www.formlets.com/forms/N2BtJ3kPeJ3KclCw/

  168. Pingback: list of reputable canadian pharmacies

  169. Pingback: https://hkwerf.micro.blog/

  170. Pingback: canada pharmacy online

  171. Pingback: https://canadian-government-approved-pharmacies.webflow.io/

  172. Pingback: https://lasevs.estranky.cz/clanky/pharmaceuticals-online-australia.html

  173. Pingback: https://kawerc.proweb.cz/

  174. Pingback: Canadian Pharmacy USA

  175. Pingback: canadian pharmacycanadian pharmacy

  176. Pingback: canadian cialis

  177. Pingback: prescriptions from canada without

  178. Pingback: fofenp.wixsite.comlondon-drugs-canadaenpostpharmacies-shipping-to-usa-that

  179. Pingback: swebas.livejournal.com359.html

  180. Pingback: lawert.micro.blog

  181. Pingback: canadian-pharmacies.webflow.io

  182. Pingback: https://my.desktopnexus.com/kawemn/journal/pharmaceuticals-online-australia-38678/

  183. Pingback: https://www.divephotoguide.com/user/drugs

  184. Pingback: https://hub.docker.com/r/dkwer/drugs

  185. Pingback: https://form.jotform.com/decote/canadian-pharmacies-shipping-to-the

  186. Pingback: https://linktr.ee/canadianpharmacy

  187. Pingback: https://kawers.micro.blog/

  188. Pingback: buy cialis uk

  189. Pingback: https://sbwerd.estranky.sk/clanky/cialis-generic-pharmacy-online.html

  190. Pingback: alewrt.flazio.com

  191. Pingback: buy cialis pills

  192. Pingback: buy cialis

  193. Pingback: kasheras.livejournal.com283.html

  194. Pingback: https://kwxcva.estranky.cz/clanky/cialis-20-mg.html

  195. Pingback: https://tadalafil20mg.proweb.cz/

  196. Pingback: owzpkg.zombeek.cz

  197. Pingback: http://lasweb.iwopop.com/

  198. Pingback: https://buycialisonline.bigcartel.com/cialis-without-a-doctor-prescription

  199. Pingback: buy cialis us pharmacy

  200. Pingback: kalwer.micro.blog

  201. Pingback: buy cialis online us pharmacy

  202. Pingback: www.divephotoguide.comuserbuycialisonline

  203. Pingback: hub.docker.comrtadalafil20mg

  204. Pingback: tadalafil20mg.webflow.io

  205. Pingback: https://kswbnh.nethouse.ru/

  206. Pingback: www.formlets.comformsfpN4Ll8AEnDHBAkr

  207. Pingback: buy cialis with no prescription

  208. Pingback: https://linktr.ee/buycialisonline

  209. Pingback: buy generic cialis pills

  210. Pingback: buy cheap cialis in canada

  211. Pingback: kwenzx.nethouse.ru

  212. Pingback: https://dwerks.nethouse.ru/

  213. Pingback: form.jotform.comycaatkcanadian-pharmaceuticals-online-lis

  214. Pingback: canadian pharmacies without an rx

  215. Pingback: https://telegra.ph/Reputable-canadian-pharmaceuticals-online-08-12

  216. Pingback: no 1 canadian pharcharmy online

  217. Pingback: telegra.phRecommended-canadian-pharmacies-08-12

  218. Pingback: https://graph.org/Safe-canadian-online-pharmacies-08-12

  219. Pingback: linktr.eecanadianpharmacies

  220. Pingback: buy viagra us pharmacy

  221. Pingback: buyviagraonline.estranky.skclankybuy-viagra-without-prescription-pharmacy-online.html

  222. Pingback: buy generic viagra pills

  223. Pingback: https://buyviagraonline.fo.team/

  224. Pingback: buy generic viagra

  225. Pingback: buy generic viagra pills

  226. Pingback: https://buyviagraonline.nethouse.ru/

  227. Pingback: buyviagraonline.estranky.czclankycan-i-buy-viagra-without-prescription.html

  228. Pingback: https://buyviagraonline.proweb.cz/

  229. Pingback: buyviagraonline.zombeek.cz

  230. Pingback: http://jso7c59f304.iwopop.com/

  231. Pingback: buyviagraonline.bigcartel.comviagra-without-a-doctor-prescription

  232. Pingback: buy viagra medication

  233. Pingback: telegra.phHow-to-get-viagra-without-a-doctor-08-18

  234. Pingback: graph.orgBuying-viagra-without-a-prescription-08-18

  235. Pingback: https://buyviagraonline.micro.blog/

  236. Pingback: buy viagra

  237. Pingback: www.divephotoguide.comuserbuyviagraonline

  238. Pingback: hub.docker.comrbuyviagraonlineviagra

  239. Pingback: buy viagra online safely

  240. Pingback: https://form.jotform.com/222341315941044

  241. Pingback: buy viagra pills online

  242. Pingback: https://buyviagraonline.home.blog/

  243. Pingback: https://canadianpharmaceuticalsonline.home.blog/

  244. Pingback: onlineviagra.mystrikingly.com

  245. Pingback: buy viagra online safely

  246. Pingback: https://viagraonline.estranky.sk/clanky/viagra-without-prescription.html

  247. Pingback: aoc.stamford.eduprofileStromectol

  248. Pingback: https://ktqt.ftu.edu.vn/en/question list/order-stromectol-over-the-counter-10/

  249. Pingback: https://orderstromectoloverthecounter.bandcamp.com/releases

  250. Pingback: stromectol france

  251. Pingback: www.repairanswers.netquestionorder-stromectol-over-the-counter-2

  252. Pingback: stromectol medication

  253. Pingback: how to buy propecia in usa

  254. Pingback: https://myanimelist.net/profile/canadapharmacies

  255. Pingback: canadian drug

  256. Pingback: canadian online pharmacies

  257. Pingback: canadian pharmacy world

  258. Pingback: https://www.mojomarketplace.com/user/discountcanadiandrugs-f0IpYCKav8

  259. Pingback: canadianpharmaceuticalsonlinee.bandcamp.comtrackcanadian-pharmaceuticals-usa

  260. Pingback: www.askclassifieds.comlistingaarp-recommended-canadian-pharmacies

  261. Pingback: buy viagra online usa

  262. Pingback: canadian pharmacy world

  263. Pingback: www.bakespace.commembersprofileViagra generic online Pharmacy1562809

  264. Pingback: https://conifer.rhizome.org/Discountpharmacy

  265. Pingback: phase 3 lithobid clinical trials bipolar disorder

  266. Pingback: cialis 100mg from china

Deja una respuesta