首頁 資料庫 mysql教程 Ubuntu安装Oracle XE

Ubuntu安装Oracle XE

Jun 07, 2016 pm 05:17 PM
數據

Ubuntu不支持Oracle,网上教程太复杂,总是出错.后来找到个能装XE的就装了,Oracle Database 10g Express Edition requires 1006 M

Ubuntu不支持Oracle,网上教程太复杂,总是出错.后来找到个能装XE的就装了,Oracle Database 10g Express Edition requires 1006 MB of swap space

You can always disable Oracle XE startup in boot time with (no update-rc.d method here ;-) ):

chmod -x /etc/init.d/oracle-xe  

The alernative way to the same is to edit /etc/default/oracle-xe and change:

  • Web console management
    - If you have installed OracleXE database on remote *nix server, you can easily setup a ssh tunnel in order to gain access to a web administration console (since web console is bound to loopback device and therefore unavailable outside to the network):

    $ ssh oracle-xe-server -L 8081:localhost:8080

    While keeping this proces running (or keep it on background via `screen` or `nohup`), you may now login to Oracle XE web administrations console on your local computer: :8081/apex/. Please notice that your ssh daemon on your local computer should allow TCP forwarding: AllowTcpForwarding yes in your sshd configuration file.
    SQL Remote connection management
    - By default OracleXe installation does not allow sql network connections to your XE database. To enable it, logon to web management console and enable "Remote connections": "Administration->enable "Available from local server and remote clients"-> press "Apply Changes". The same procedure can also be done from the commandline:

    $ sqlplus -S system/password@//localhost/XE EXEC DBMS_XDB.SETLISTENERLOCALACCESS(FALSE);
    EXIT;
    /
    !

    If your SQL client uses a Oracle Instant client installation, the SQL connection can be obtained by entering:

    [atrakic@adm2-43 ~]$ sqlplus username/password@//oraclexe.hostname.or.ip//XE

    If somewhat connection is refused (due to firewall restrictions) you can use same ssh trick as done previously:

    where your sql connection should be like this:

    atrakic

    User management
    Add user
    - In order to add single sql user with non-dba privilages to OracleXE execute following commands:

    You can run this SQL script with:

    Alternatively use web managment console to add new Oracle XE users accordingly.
    Delete user
    - For deleting a sql users from OracleXE use web management console or execute following commands from the commandline:

    ORACLE_HOME=/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/
    可在命令行创建表空间。

    linux

  • 本網站聲明
    本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn

    熱門文章

    倉庫:如何復興隊友
    3 週前 By 尊渡假赌尊渡假赌尊渡假赌
    Hello Kitty Island冒險:如何獲得巨型種子
    3 週前 By 尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O.能量晶體解釋及其做什麼(黃色晶體)
    1 週前 By 尊渡假赌尊渡假赌尊渡假赌

    熱門文章

    倉庫:如何復興隊友
    3 週前 By 尊渡假赌尊渡假赌尊渡假赌
    Hello Kitty Island冒險:如何獲得巨型種子
    3 週前 By 尊渡假赌尊渡假赌尊渡假赌
    R.E.P.O.能量晶體解釋及其做什麼(黃色晶體)
    1 週前 By 尊渡假赌尊渡假赌尊渡假赌

    熱門文章標籤

    記事本++7.3.1

    記事本++7.3.1

    好用且免費的程式碼編輯器

    SublimeText3漢化版

    SublimeText3漢化版

    中文版,非常好用

    禪工作室 13.0.1

    禪工作室 13.0.1

    強大的PHP整合開發環境

    Dreamweaver CS6

    Dreamweaver CS6

    視覺化網頁開發工具

    SublimeText3 Mac版

    SublimeText3 Mac版

    神級程式碼編輯軟體(SublimeText3)

    使用ddrescue在Linux上恢復數據 使用ddrescue在Linux上恢復數據 Mar 20, 2024 pm 01:37 PM

    使用ddrescue在Linux上恢復數據

    開源!超越ZoeDepth! DepthFM:快速且精確的單目深度估計! 開源!超越ZoeDepth! DepthFM:快速且精確的單目深度估計! Apr 03, 2024 pm 12:04 PM

    開源!超越ZoeDepth! DepthFM:快速且精確的單目深度估計!

    如何多條件使用Excel過濾功能 如何多條件使用Excel過濾功能 Feb 26, 2024 am 10:19 AM

    如何多條件使用Excel過濾功能

    Google狂喜:JAX性能超越Pytorch、TensorFlow!或成GPU推理訓練最快選擇 Google狂喜:JAX性能超越Pytorch、TensorFlow!或成GPU推理訓練最快選擇 Apr 01, 2024 pm 07:46 PM

    Google狂喜:JAX性能超越Pytorch、TensorFlow!或成GPU推理訓練最快選擇

    超級智能體生命力覺醒!可自我更新的AI來了,媽媽再也不用擔心資料瓶頸難題 超級智能體生命力覺醒!可自我更新的AI來了,媽媽再也不用擔心資料瓶頸難題 Apr 29, 2024 pm 06:55 PM

    超級智能體生命力覺醒!可自我更新的AI來了,媽媽再也不用擔心資料瓶頸難題

    iPhone上的蜂窩數據網路速度慢:修復 iPhone上的蜂窩數據網路速度慢:修復 May 03, 2024 pm 09:01 PM

    iPhone上的蜂窩數據網路速度慢:修復

    美國空軍高調展示首個AI戰鬥機!部長親自試駕全程未乾預,10萬行代碼試飛21次 美國空軍高調展示首個AI戰鬥機!部長親自試駕全程未乾預,10萬行代碼試飛21次 May 07, 2024 pm 05:00 PM

    美國空軍高調展示首個AI戰鬥機!部長親自試駕全程未乾預,10萬行代碼試飛21次

    首個自主完成人類任務機器人出現,五指靈活速度超人,大模型加持虛擬空間訓練 首個自主完成人類任務機器人出現,五指靈活速度超人,大模型加持虛擬空間訓練 Mar 11, 2024 pm 12:10 PM

    首個自主完成人類任務機器人出現,五指靈活速度超人,大模型加持虛擬空間訓練

    See all articles