oracle 11 ex 版本圖文安裝

來源:互聯網
上載者:User

標籤:www.   exe   note   state   recovery   檔案   loaded   一個資料庫   open   

Oracle 11g XE 是 Oracle 資料庫的免費版本,支援標準版的大部分功能,11g XE 提供 Windows 和 Linux 版本。

做為免費的 Oracle 資料庫版本,XE 的限制是: 

  • 最大資料庫大小為 11 GB  
  • 可使用的最大記憶體是 1G
  • 一台機器上只能安裝一個 XE 執行個體
  • XE 只能使用單 CPU,無法在多CPU上進行分布處理
下面介紹安裝過程: 
首先下載 Oracle 11g XE 並解壓,解壓後的DISK1目錄中包含了 setup.exe 檔,雙擊啟動安裝程式,首先會顯示一個協議資訊,點擊繼續安裝:
  • 作業系統至少是 Windows XP  
  • 當前操作使用者必須有管理員權限
  • 當前機器尚未安裝 XE
選擇安裝目錄: 

 

設定資料庫密碼:

前面幾步過後會顯示一個安裝概要資訊,包含以下內容:

  • 接聽程式連接埠: 1521  
  • MTS 服務連接埠: 2030
  • HTTP 偵聽連接埠: 8080
 

接下來看看 XE 在我們的系統中安裝了什嗎?

Windows服務:

服務詳細列表:

  • OracleServiceXE
    This is the actual database engine.
  • OracleXETNSListener
    This service is responsible for listening incoming connections and passing successful connections to the database engine. Note, that if this service is down, you won’t be able to connect to the database remotely. Existing connections won‘t be affected. 
  • OracleJobSchedulerXE
    This service is used when external jobs are run. By default it is disabled. If you plan to run external jobs (such as executables, batches etc), modify the account the service uses to use proper, low-privileged credentials and start the service. 
  • OracleXEClrAgent
    On Windows platforms Oracle offers CLR integration. Since a CLR operation is run using an extproc process, it’s normally done using a dedicated (single threaded) extproc for a single session. This may not be the optimal way to handle CLR calls. ClrAgent provides a multi-threaded mechanism so that a single extproc process may serve several CLR calls.
  • OracleMTSRecoveryService
    This one is responsible of resolving in-doubt transactions when Oracle is participating in distributed transactions with Microsoft Transaction Server. 

程式列表:

在開始菜單中,你會發現 Oracle 新安裝的程式:
 

這些程式包括: 
  • Start and Stop Database are used to control the OracleServiceXE service
  • Backup and Restore Database are scripts for backing up or restoring the database data using rman
  • Run SQL Command Line opens a console based SQL*Plus which can be used to execute SQL commands or to run scripts against the database
  • Get Started opens a web site used for investigating
    • storage, the amount of disk space used by tablespaces or drill to segments
    • current sessions and basic information about the sessions such as client and application information and active SQL statement
    • parameters show current initialization parameter values. 

一些附加的工具

SQL Developer  

 

這是一個圖形化的 SQL 編輯器,可用來執行 SQL 命令、查看結果集、建立各種資料庫物件等等。SQL Developer Data Modeler  

 

這是一個資料庫建模工具。 ODP.NET, ODT and ODAC 

ODP.NET (Oracle Data Provider for NET) is the Oracle supplied library to use in application development when Oracle connection is required. ODP.NET utilizes several Oracle specific features and because of this it’s much more powerful than for example OLEDB based connections.  

ODT (Oracle Developer Tools for Visual Studio) is a set of Visual studio add-ins for Visual Studio that help application development. These add-ins include functionality such as automatic code generation, tuning tools, PL/SQL editor, AQ designers etc. Unfortunately, ODT cannot be used with Express Editions of Visual Studio because of the limitations of the Express Edition. 

ODAC (Oracle Data Access Components) is a package which contains ODP.NET but also other connectivity libraries such as ODBC, OLEDB and tools like SQL*Plus. ODAC can be downloaded with or without ODT.

 

共有9個評論 (最後回答: 9個月前)

灰灰 2年前
還真沒用過Oracle,覺得Windows下,SQL SERVER的效果不錯。
評論(0)| 引用此評論| 舉報
----------------------------------------------
神勇小白鼠 2年前
呦,11g XE 終於出來啦,可以把10gXE換掉了
地址:http://www.oracle.com/technetwork/database/express-edition/downloads/index.html

評論(0)| 引用此評論| 舉報
----------------------------------------------
hantsy 2年前
XE11g 比較奇怪, Windows 版本只有32位,linux 版本只有64位的
評論(0)| 引用此評論| 舉報
----------------------------------------------
hantsy 2年前
最大資料庫大小為 11 GB ? 10 才能支援到4G,現在放寬了?
評論(0)| 引用此評論| 舉報
----------------------------------------------
51b 2年前
SQL Developer 和 SQL Developer Data Modeler 需要另外下載

SQL Developer :http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html

SQL Developer Data Modeler :http://www.oracle.com/technetwork/developer-tools/datamodeler/downloads/index.html

評論(0)| 引用此評論| 舉報
----------------------------------------------
liuex 1年前
引用來自“hantsy”的答案
最大資料庫大小為 11 GB ? 10 才能支援到4G,現在放寬了?
oracle官網上確實說是11G
評論(0)| 引用此評論| 舉報
----------------------------------------------
Fangyu... 1年前
另外,必須使用本地管理使用者安裝,不能使用windows域使用者,否則安裝不成功
評論(0)| 引用此評論| 舉報
----------------------------------------------
wxmqwe 1年前
個人真心覺得還是用oracle的虛擬機器聯絡oracle
評論(0)| 引用此評論| 舉報
----------------------------------------------
爛泥行天下 9個月前
呵呵 這個還是前幾天才知道呢 這幾天正在學習呢

出處:http://www.oschina.net/question/12_27650

oracle 11 ex 版本圖文安裝

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.