【翻譯自mos文章】將Oracle 12c資料庫從標準版convert到企業版

來源:互聯網
上載者:User

標籤:

將Oracle 12c資料庫從標準版convert到企業版
來源於:

How to Convert Oracle Database 12c from Standard to Enterprise Edition ? (文檔 ID 2046103.1)

APPLIES TO:Oracle Database - Enterprise Edition - Version 12.1.0.1 and later
Information in this document applies to any platform.
GOAL

 How to Convert Oracle Database 12c from Standard to Enterprise Edition ?

SOLUTION

 Follow the steps below to convert the Oracle 12c database from Standard Edition to Enterprise Edition: 

1) Ensure that the release number of your Oracle Standard Edition server software is the same release as your Oracle Enterprise Edition server software.

2) Shut down your database.

3) If your operating system is Windows, then stop all Oracle services, including the OracleServiceSID Oracle service, where SID is the instance name.

4) Back up all database files under the current Oracle home that you must keep.

5) Deinstall the Standard Edition server software. ( It is optional to deinstall the standard Edition software)

NOTE : This step deletes all existing database files that reside under the Oracle home.

    Run the deinstallation tool from the Oracle home. The deinstallation tool is available as a separate command (deinstall) under the Oracle home directory after installation. It is located under ORACLE_HOME\deinstall.

    To deinstall an Oracle home on Windows, use the following syntax:  

setup.exe –deinstall –home path_of_Oracle_home_to_be_deinstalled


    To deinstall an Oracle home on Linux and UNIX, use the following syntax:  

$ ./runInstaller –deinstall –home path_of_Oracle_home_to_be_deinstalled

 

Note:Starting with Oracle Database 12c, the deinstallation tool is integrated with the database installation media. You can run the deinstallation tool using runInstaller on Linux and UNIX or setup.exe on Windows with the -deinstall and -home options from the base directory of the Oracle Database, Oracle Database Client, or Oracle Grid Infrastructure installation media.


6) Install Oracle Enterprise Edition server software using Oracle Universal Installer (OUI).

   Select the same Oracle home that was used for the Standard Edition that you uninstalled, or select a new Oracle home. During the installation, be sure to select Enterprise Edition. When prompted, choose Software Only from the Database Configuration screen.

7) If you have an existing database, then point your ORACLE_SID to this pre-existing database.

    If your existing database is on Windows, then you must re-create the DB service using ORADIM.

8) Start up your database.

NOTE :  There is  NO need to run the catalog.sql and catproc.sql scripts to convert standard Edition to  Enterprise Edition .

Your database is now converted to Oracle Database Enterprise Edition.

You can verify the same from the banner:

SQL> select banner from v$version;BANNER--------------------------------------------------------------------------------Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit ProductionPL/SQL Release 12.1.0.1.0 - ProductionCORE    12.1.0.1.0      ProductionTNS for Linux: Version 12.1.0.1.0 - ProductionNLSRTL Version 12.1.0.1.0 - Production


【翻譯自mos文章】將Oracle 12c資料庫從標準版convert到企業版

聯繫我們

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