Oracle-client支援exp|imp|rman

來源:互聯網
上載者:User

標籤:arc   字元   prot   port   utf8   cat   類型   .com   匯入匯出   

  官方精簡版的驅動,不支援持exp/imp/rman,故需要安裝oracle_client用戶端。

實驗環境:

  Centos6.5 x64   Oracle 11.2.0.4.0

  Oracle_client     win64_11gR2_client.zip

       Win10 x64         PLSQL11_x64

Oracle官方下載:

http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

Win-oracle_client用戶端下載:

http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_client.zip

雲端硬碟分享

http://pan.baidu.com/s/1bKGstK 密碼:igj5

00、安裝

準備(不然準備檢查過不去)

win64_11gR2_client\client\stage\cvu  修改下面兩個檔案

cvu_prereq.xml和oracle.client_InstantClient.xml,都添加對應平台的資訊

     <OPERATING_SYSTEM RELEASE="6.2">              <VERSION VALUE="3"/>              <ARCHITECTURE VALUE="64-bit"/>              <NAME VALUE="Windows 10"/>              <ENV_VAR_LIST>                  <ENV_VAR NAME="PATH" MAX_LENGTH="1023" />              </ENV_VAR_LIST>         </OPERATING_SYSTEM>
01、安裝類型

instantclient:  --等價於oracl最簡單的(instantclient_11_2)支援sqlplus

管理員模式:  最全的用戶端模式(imp,exp,rman,sqlplus)

基本模式:     有基本用戶端的架構,基本支援沒有(imp,exp,rman)

02、安裝路徑(看得出基本的oracl架構)

03、path長度檢查(可以忽略)

04、安裝進度

05、修正監聽檔案tnsnames.ora

D:\oracle_client\product\11.2.0\client_1\network\admin(根據對應的環境修改)

#local:172.24.0.24 mvpbang172.24.0.24mvpbang =  (DESCRIPTION =    (ADDRESS = (PROTOCOL = TCP)(HOST = 172.24.0.24)(PORT = 1521))    (CONNECT_DATA =      (SERVER = DEDICATED)      (SERVICE_NAME = mvpbang)    )  )    
06、設定PLSQL的oracle_home
D:\oracle_client\product\11.2.0\client_1D:\oracle_client\product\11.2.0\client_1\bin\oci.dll

 

重新再次開啟PLSQL,看到database.

07、Win-NLS_LANG環境變數
#設定-Windows-用戶端字元集,防止imp/exp匯入匯出字元集問題NLS_LANG AMERICAN_AMERICA.AL32UTF8

可參考:

http://www.cnblogs.com/xiaochina/p/6418793.html

前車可鑒:

1190000007203015

Oracle-client支援exp|imp|rman

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.