Oracle 9i Enterprise - Oracle 9i Standard로 바꿀때 문제점은요??

안녕하세요!
현재 Server에 설치되어 있는 Oracle Version이 9i Enterprise Edition인데...여차저차해서 9i Standard Edition으로 바꿔야할 형편입니다..
이때 Scenario는 어떤식으로 진행이 되야하며, 작업시 주의할점등의 여러가지 문제점들을 지적해주시면 감사하겠습니다.
여러 고수님들이 답변 소중히 배우겠습니다.
감사합니다.

OTN기술지원 게시판에 너무 좋은 자료가 있어서 드립니다.
따로 말씀을 드리지 않아되 될만큼 잘 나와있네요.
역쉬 exp/imp밖에는 없습니다.
그런데 standard edition에서는 oracle9i에서는 transportable
tablespace가 지원되지 않습니다. 그러므로 exp/imp에서
transport tablespace
를 통해서 데이터를 넘기는 것은 불가능합니다.
No. 21849
ENTERPRISE EDITION 데이터베이스를 STANDARD EDITION으로 변경하는 법
====================================================
PURPOSE
이 문서는 Enterprise Edition 데이터베이스를 Standard Edition 데이터베이스로
변경하는 방법에 대하여 설명한다.
Introduction:
Oracle 서버는 Standard Edition과 Enterprise Edition 사이에 다양한 차이점이
존재한다. 두 Edition간의 차이점에 대하여는 메타링크에서 <Note:1011449.7>와
<Note:112591.1>를 참조한다.
다양한 Option들을 사용하는 경우 이 두 Version간의 차이점 때문에, Enterprise
Edition에서 Standard Edition으로 변경하는 것이 간단하지 않다. 사실 이러한
문제는 Enterprise Edition이 Standard Edition에서는 사용할 수 없는 많은
Data Dictionary object들을 포함하고 있기 때문이다. 단순히 Standard Edition
소프트웨어를 설치하더라도 쓸모없거나 데이터베이스를 관리하면서 문제를 만들
소지가 있는 Data Dictionary object 가 남아 있을 뿐이다.
Standard Edition에서 Enterprise Edition으로 변경할 때는 단순히 적합한
소프트위어를 설치하고, 새 Oralce 특색을 위한 Oracle Data Dictionary 를
업그레이드 하기 CATALOG.SQL과 CATPROC.SQL (또는 EE Version 소프트웨어의
Advanced Replication 같은 Option 사용을 위한 Data Dictionary 스크립트)를
실행하면 된다.
Actions:
Enterprise Edition에서 Standard Edition으로 돌아가는 가장 적합한 방법은
Export/Import 를 이용하는 것이다. SYS 스키마의 Object들은 추출되지 않기
때문에 이것만이 Enterprise Edition에만 있는 Data Dictionary object들을
제거하는 방법이다.
Standard Edition 데이터베이스로 Import 후에는 MDSYS 계정과 같은 Enterprise
Edition 기능들과 연관이 있는 스키마들을 삭제하는 것만 필요하다.
NOTE: CAT* 스크립트들을 실행하는 것만으로도 EE 에서 SE 로 변경할 수는
있지만, data dictionary에서 더 이상 사용할 수 없는 Object들을 볼 수 있다.
이러한 invalid object들을 제거 하는것을 원하지 않는다면, EE 소프트웨어를
설치하고 데이터베이스를 생성 후 data를 import 해야만 한다.
RELATED DOCUMENTS
Oracle8i Getting To Know manual
Oracle8i Utilities manual
<Note:139642.1> Converting from Enterprise Edition to Standard Edition
<Note:1011449.7> Differences between Oracle7 Workgroup Server and Oracle7
Enterprise Server
<Note:112591.1> Differences Between Standard Edition and Enterprise
Edition in 8i
<Note:117048.1> How to Upgrade from Standard to Enterprise Edition
글 수정:
민천사 (민연홍)
그리고 그거 아시죠? standard버젼에서는 partitioning이 안됩니다.
enterprise에서 테이블파티셔닝을 했는데, standard에 imp할 때에는
아무래도 안되겠네요.

Similar Messages

  • Oracle 9i Enterprise to Oracle 11g Standard

    Hello,
    Hey guys, I just want to ask. Right now we're currently planning to upgrade our oracle database from 9i Enterprise to 11g Standard. I just want to know what the critical differences between the two are. This is so we can asses how much impact it will have on our current applications using the current 9i database. The original plan was to upgrade it to 11g Enterprise but later on they were suggesting that why not 11g standard instead? Any help would be appreciated.
    Thanks,
    Floyd

    user7670169 wrote:
    Hello,
    Hey guys, I just want to ask. Right now we're currently planning to upgrade our oracle database from 9i Enterprise to 11g Standard. I just want to know what the critical differences between the two are. This is so we can asses how much impact it will have on our current applications using the current 9i database. The original plan was to upgrade it to 11g Enterprise but later on they were suggesting that why not 11g standard instead? Any help would be appreciated.
    Hi Floyd,
    Enterprise edition has some extra feature like partitioning , advanced security.
    Also The only way to properly convert from an Enterprise Edition back to a Standard Edition is through an Export/Import operation. This way you will get rid of all Enterprise Edition specific Data Dictionary objects, as the SYS schema objects are not exported. The Standard Edition EXP utility is
    preferred to be used to export the data.
    please refer :
    Converting An Enterprise Edition Database To Standard Edition [ID 139642.1]
    Differences Between Enterprise, Standard and Personal Editions on Oracle 11.1 [ID 465460.1]
    Differences Between Enterprise, Standard and Personal Editions on Oracle 9.2 [ID 269040.1]
    Regards
    Rajesh
    Edited by: Rajesh Lathwal on May 26, 2010 12:23 PM

  • Upgrading from Oracle 10G standard edition to Oracle 10G enterprise edition

    Hi
    I want to upgrade from Oracle 10G standard edition to Oracle 10G enterprise edition. Is there any script provided by oracle which I can run on existing Oracle 10G standard edition to upgrade to enterprise edition after completing the licensing formalities or do I need to install Oracle 10g Enterprise edition from scratch and then migrate my data.
    Ramanbir S

    You will not need to perform any data migration to upgrade to EE. The diffetence between standard en enerprise editions are the features offered. When you upgrade you can use the same set of files you used to install standard edition and just add the enterprise edition features you want to use in the 'Custom' section of the Universal Installer.

  • Difference between ORacle 8i Standard & Enterprise

    Hi,
    1. I am looking for a document mentions the difference between Oracle 8i Standard & Enterprise editions.
    2. Components in Standard edition? (eg. Oracle Intermedia?)
    Raj

    I found this on the Oracle site (two clicks from the home page).
    http://www.oracle.com/ip/deploy/database/oracle9i/index.html?packagingandoptions.html

  • Need information related to oracle 10g standard / enterprise edition (diff)

    Hi,
    I had developed my application using oracle 10g enterprise edition and now i wanna to shift the entire thing to oracle 10g standard edition.
    i Ha ve query on thiis point.
    1) Is it safe to do so.
    2) what are the difference between both the edition.
    3) what are the restriction i can face if i am moving form 10g enterprise to 10g standard.
    4) what are the steps i have to do to do the same.
    5) risk,efficency,restriction and all the major difference.
    If you can suggest me something, then it will be very helpful for me.
    Thanks,
    Anit
    Edited by: Anit A. on Sep 5, 2008 12:24 AM

    Hi Anit,
    Is it safe to do so.ALWAYS check with your CSR for licensing deals, things change constantlt.
    what are the difference between both the edition.EE has all the goodies! Here is my list of differences in SE and EE: http://www.dba-oracle.com/art_so_oracle_standard_enterprise_edition.htm
    what are the restriction i can face if i am moving form 10g enterprise to 10g standard.No replication, no Data Guard, no stored outlines, no MV's . . . .
    what are the steps i have to do to do the same.Just install SE, point your $ORACLE_HOME to it and bounce
    Hope this answers your question . . .
    Donald K. Burleson
    Oracle Press author
    Author of "Oracle Tuning: The Definitive Reference":
    http://www.dba-oracle.com/bp/s_oracle_tuning_book.htm

  • Diff between Oracle 9i Standard Editionand Oracle 9i Enterprise Edition

    what is the diff between Oracle 9i Standard Edition     and Oracle 9i Enterprise Edition

    Check http://www.oracle.com/database/product_editions.html
    This is about 10g but mostly should be the same as in 9i with at least two exceptions known for me RAC is not possible for 9i SE and 9i had not XE at all.
    Gints Plivna
    http://www.gplivna.eu

  • Oracle BI Standard Edition, Standard Edition One and Enterprise Edition

    Hello,
    I need to find out what are difference between Oracle BI Standard Edition, Standard Edition One and Enterprise Edition?
    Do all edition include Dashboard?
    Thank you,
    Sonya

    Hi,
    Check this,
    http://blogs.oracle.com/bi/entry/surprise_package
    Do all edition include Dashboard?Yes
    Rgds,
    Dpka

  • Difference between Enterprise Edition and Standard Edition for Oracle RAC

    Hi,
    In our current setup we have RAC on standard edition and client is now planning to go for Enterprise Edition but not yet decide because of cost.
    Is there any difference between Grid Infrastructure 11gR3 Enterprise edition and Standard Edition ?
    They told me to first install Enterprise Edition and then will move to Standard Edition if they can't get the EE license so in that case do i have to re-install Grid infrastructure for standard edition?
    Regards,
    Chirag

    994551 wrote:
    Hi,
    In our current setup we have RAC on standard edition and client is now planning to go for Enterprise Edition but not yet decide because of cost.
    Is there any difference between Grid Infrastructure 11gR3 Enterprise edition and Standard Edition ?
    They told me to first install Enterprise Edition and then will move to Standard Edition if they can't get the EE license so in that case do i have to re-install Grid infrastructure for standard edition?Hi,
    There is no "Grid Infrastructure 11gR3 Enterprise edition and Standard Edition", is only Grid Infrastructure 11gR2.
    About Oracle Clusterware (Grid Infrastructure) licensing.
    At least one of the servers in the cluster is licensed for Oracle Database (SE1, SE, or EE)
    A cluster is defined to include all the machines that share the same Oracle Cluster Registry (OCR) and Voting Disk.
    http://docs.oracle.com/cd/E11882_01/license.112/e10594/editions.htm#CJAHFHBJ
    About Database licensing.
    http://www.oracle.com/us/products/database/enterprise-edition/comparisons/index.html
    Note : Oracle Real Application Clusters (Oracle RAC), is an option to Oracle Database 11g Enterprise Edition and included with Oracle Database 11g Standard Edition (on clusters with a maximum of 4 sockets).
    If you move to Oracle EE you must purchase a separate licence to use RAC option
    About Installation:
    Nothing changes on your current setup of Grid Infrastructure 11.2
    Just install a new fresh installation of Oracle Database (On current clusterware) chosing E.E during Install. Configure the database/services to start from this new ORACLE HOME. Nothing change on Database all previous backup and features used still unchanged. Using this new Oracle Home new features are enabled to be used by your databases.
    About Downgrade:
    Step by Step Procedure to Convert from Enterprise Edition to Standard Edition [ID 465189.1]

  • What is the diffrences between Oracle 11g standard & enterprise edition

    Hi,
    Can anybody please tell the diffrences between Oracle 11g standard & enterprise edition in detail.
    Thanks in advance,
    Anindya

    Oracle Enterprise Edition:
    Enterprise Edition is the full (top of the range) version or the Oracle Database Server. Options like RAC, Partitioning, Spatial, etc. can be purchased separately to enhance the functionality of the database.
    Oracle Standard Edition:
    Standard Edition is designed for smaller businesses and enterprises. It offers a subset of the features/ functionality implemented in Enterprise Edition. Database options like Data Guard, Partitioning, Spatial, etc. is not available with Standard Edition (from 10g one can use RAC with Standard Edition). Standard Edition can only be licensed on servers with a maximum capacity of four processors.
    Oracle Standard Edition One:
    Standard Edition One is a low cost, entry-level version of the Oracle Standard Edition database server. Standard Edition One can only be licensed on small servers with a maximum capacity of two processors.
    Oracle Personal Edition:
    Personal Oracle is a single user version of the database server. It is mostly the same as Enterprise Edition, but doesn't support advanced options like RAC, Streams, XMLDB, etc.
    Oracle Lite:
    Oracle Light is a database engine that can be used on mobile platforms like cell phones and PDA's.
    Oracle XE:
    Express Edition (XE) is a free, downloadable version of the Oracle database server. Oracle XE can only be used on single processor machines. It can only manage up to 4 GB of data and 1 GB of memory. ISVs can embed XE in 3rd party products and redistribute it freely.
    Additional Reading:
    Oracle10g Database Licensing Guide
    (Part of the Oracle 10g Documentation Set)
    Oracle9i Database New Features Guide
    Chapter 5: Database Feature and Option Availability
    Oracle Store
    http://store.oracle.com/
    source:http://www.orafaq.com/faq/what_is_the_difference_between_the_enterprise_standard_and_personal_editions_of_oracle

  • Oracle BI Standard edition vs Enterprise Edition

    Hi All, can someone kindly tell me the difference between Oracle BI standard edition and Oracle BI Enterprise edition,
    On the website it says about Oracle BI Standard Edition that
    Oracle Database 10g—an analysis-ready database with ETL, OLAP, and Data Mining built into the data server—and Oracle Business Intelligence Standard Edition (SE) allow you to rapidly develop and deploy data warehouses and data marts with an integrated array of query, reporting, analysis, desktop integration, and BI application development capabilities. so does that mean Standard edition has ready made reports that can be used in a standard installation.
    Also
    Where i found Oracle VM Template for Oracle Business Intelligence Enterprise Edition and not Oracle VM Template for Oracle Business Intelligence Standard Edition,
    Is Oracle VM Template for Oracle Business Intelligence Standard Edition no yet released?
    thanks in advance,

    Hi,
    Can anybody give me a short explaination about the differences between the Standard Edition and the Enterprise Edition. Is the standard edition a fully qualified development and production environment?
    Regards,
    Joshua The diff between SE and EE has to do with what you license. SE for example, is not licensed for REP and Parallel Server but that might not stop someone from implementing them ? I consider SE and EE to be 'fully qualified development and production environment' but that is just my opinion.
    RP.

  • Oracle 10g Standard One

    I want to clear out some issue abt Oracle 10g Standard One and Partitioning. On the internet I have found that one of the Oracle Enterprise Edition Features not available in Oracle Standard Edition One is:
    Oracle partitioning - For database over 100 gigabytes
    Can someone confirm this? Does it actually mean that there is actually PARTITIONING in Oracle10g Standard One if the database is less than 100GB ?
    thanks

    I don't believe partitioning is available in the standard edition (or in Standard Edition One). The comment you refer to is likely explaining the sort of databases that might benefit from partitioning-- there aren't a lot of folks that would want to partition database tables if the database was only a few GB in size.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • What replication methods are available in Oracle 10g Standard Edition?

    Hi All,
    Our customer wants to have two identical servers at two different sites (Virginia and Utah). Server in Virginia will be the primary and the other one will be Standby. Application will run on the primary database and they would like to be able to use the Utah server (standby) in the event of a failure. The switch over can be manual or automated and does not have to be instantaneous.
    I know these things can be in Enterprise Edition, but the cost is an issue here, so I was wondering what other methods are available to achieve this goal with Standard Edition database running on Windows Server 2008?
    Thank you,
    Sinan

    Spajdy,
    According to the Data Guard documentation:
    Getting Started with Data Guard
    "Oracle Data Guard is available only as a feature of Oracle Database Enterprise Edition. It is not available with Oracle Database Standard Edition."
    Unfortunately, the cost is a concern. I would love to be able to use just the Enterprise Edition and Golden Gate or Data Guard, but it is not possible, so my manager says I have to do what I have to do with the Standard Edition.
    Thanks,
    Sinan

  • Running GoldenGate against Oracle 11g Standard Edition?

    We're looking to run Oracle GoldenGate against an Oracle 11g Standard edition database to another Oracle 11g DB also on Standard. I've been reading though the documents and they talk of Oracle to Oracle using XStreams which is part of Streams. But it's my understanding that Streams is only available on Enterprise.
    So is it possible to run GoldenGate on Oracle DB Standard Edition?

    AFAIK, Golden Gate has no requirement on Oracle edition to be used, but could have licence cost differences.
    It works on Oracle from version 8i to the latest one, not only on Oracle database, and not only between same Oracle version and same OS, and not only between two Oracle db .
    Nicolas.

  • Oracle Database Standard Edition One's Cost

    Dear all
    I am very interest on the Oracle Database Standard Edition One, (US$149 per user (minimum five users)) includes the functionality and the cost (only US$ 149*5). However, I would like to know that is there any hidden cost for it? (e.g. maintaince fee etc.) Meanwhile, is there any backward compatible for the such license (i.e. I buy 10g version but use 8/8i version in production)
    Anyone can has such experience and share for it?
    Thanks in advance
    Regards

    There is generally a lot of confusion around Standard Editoin One. Here is my understanding, along with rationale and links supporting my understanding.
    1) Standard Edition One was NOT part of Oracle8i, and NOT part of Oracle9i release 1.
    Oracle's "Oracle9i Family of products" document, released shortly after 9iR1, does not mention SE1. http://www.oracle.com/technology/products/oracle9i/pdf/o9i_family_features.pdf
    2) Standard Edition One MAY be part of Oracle9i Release 2 family, but it's not likely.
    On metalink, there are a few 'forum' documents that discuss SE1 and Oracle9i. However, document #530049.994 from forum thread "Is Standard Edition One available in 9i/9ir2", dated 05-OCT-2004 says SE1 is a 10g new thing. (This post should be available in these forums.)
    3) No-one purchasing a new license should be installing a fresh copy of Oracle8i and probably not Oracle9i
    You purchase the license primarily to obtain (be able to purchase) support. Oracle8i is no longer under support (except through an exorbitantly priced extended support contract) and Oracle9i is abount to be mved to extended support. The question is ... why?
    4) Personal Edition is NOT being replaced by SE1.
    The Standard Edition One is a subset of Standard Edition - mainly missing RAC, so it is limited to one machine only. From the Oracle Database 10g Licensing document we note that the Personal Edition provides ALL FEATURES AND OPTIONS of the Enterprise Edition, except RAC.
    It is fairly obvious from this that Personal Edition is targetted at developers who need metalink access, whereas Standard Edition One is targetted at workgroups that would consider using SQL Server STabdard/Workgroup Edition.

  • Does Oracle Database Standard Edition One 10.2 has HTML DB ?

    RDBMS Version: 10.2
    Operating System and Version: Red Hat Enterprise AS/ES 3
    Does Oracle Database Standard Edition One has HTML DB ?
    Hi,
    My company plans to buy Oracle Database Standard Edition One for a small project. Does this have HTML DB option ?
    Please advice,
    Thx,

    According to the documentation:
    http://www.oracle.com/technology/products/database/htmldb/pdf/Oracle_HTML_DB_2.0_Data_Sheet.pdf
    Oracle HTML DB is a standard feature of Oracle Database 10g, available in Standard One, Standard and Enterprise Edition at no additional charge.

Maybe you are looking for

  • Too Easy to delete a book's content in Book Module?

    Is anyone else finding it too easy to delete -- by accident -- the content or layouts of a book you have been working on in the Book Module?  It has happened to me once and I am now very unsure of how to keep it from happening again.  I have begun ma

  • Package javax.faces.bean does not exist

    I am new to JSF. I tried to build a jsf application that runs on glassfish 3. I did not use IDEs. When I compile it , I encountered the following 4 errors: Error 1: package javax.inject.bean does not exist Error 2: package javax.faces.bean does not e

  • GridBagLayout() hell

    Hello, I have almost completed the GUI for my RAT client although there are layout problems i.e. some elements are not where they should be. This is what the layout should be like: / label / / /textField / JEditorPane / / textField / / /textField / /

  • Logging onto a server

    I knew how to do this before but have forgotten what I need to do: I'm trying to log onto a server that has one IP address but has several different "names". I need to access the different portions of the server but when I "Connect To Server" the las

  • Sleeping a MacPro with a connected RAID array

    I just got a 4T G-Tech GSpeed connected via an eSATA card to my MacPro set up as RAID 5. I manually sleep the computer at night and then power down the GSpeed. In the morning I power up the drive unit and then unsleep the computer. I think I'm saving