ORACLE ENTERPRISE EDITION VERSION 별 주요 특징

제품 : ORACLE SERVER
작성날짜 : 2004-08-13
오라클 서버의 version 별 주요 특징은 다음과 같습니다
Oracle 7.1
===========
- 병렬 SQL 오퍼레이션 제공:
     . Parallel Scan, Parallel Join, Parallel Sub-query 등
     . Parallel loading
     . Parallel Index Creation
- Synchronous Distributed Database
     . Global Optimization for Distributed Query/Update
- Asynchronous
     . Deferred Remote Procedure Call
     . Updatable Snapshot
- Advanced Replication
     . Asymmetric Replication
Oracle 7.2
===========
- No logging option (CREATE INDEX)
     . 예) create index 시 norecovery option
- Parallel Insert
- Star Query Optimization
     . Data Warehousing 에서 성능향상을 위해 사용
- Union All view
- Resizable data files
- Cursor Variable Data-type
Oracle 7.3
===========
- Partition view 제공
     . Parallel UNION,UNION ALL
- Hash Join
     . Hash table 을 사용하여 Join processing 에 효과적임
- Asynchronous Read-ahead
- Parallel Load Balancing in OPS
- Dynamic system configuration
     . Oracle 초기화 parameter 중 일부를 db shutdown 없이 변경할 수
     있음
- Updatable view
     . Primary Key 를 유지하는 view 에 대해서 update 가 가능함
- Oracle Enterprise manager
     . client 에서 Oracle server monitoring 이 가능하게 해 주는 Tool
Oracle 8
=========
- Data Warehousing 을 위한 기능 개선을 및 추가
     . 테이블과 인덱스 분할(partitioning)
     . 64 비트 화일 시스템을 지원(Oracle7 에서는 옵션)
- OLTP 를 위한 기능 개선 및 추가
     . Connection Pooling 을 이용한 대량의 사용자 지원
     . Oracle Parallel Server(OPS)와 Distributed Lock Manager 의 통합
     . Advanced Queuing Mechanism 지원
     . System Change Number 생성의 최적화 (10-15 % 의 OPS 성능향상)
     . Global Fixed View 를 제공하여 OPS 에서 여러 노드의 instance
     관리를 가능
     . Transparent Application Fail Over in OPS
     . TP monitor 지원 개선
     - Dynamic Registration
     - Loosely-Coupled Transaction
     - No need to session cache
     - 모든 플랫폼에서 OPS 용 XA library 제공
     . Multi-level, Incremental Backup in Recovery manager
- Replication
     . Parallel Propagation
     . Replication Manager Wizard
     . Primary key snapshot
- Object-Relational Database
     . application 중심으로 서버를 확장하기 위한 객체 타입(Object type)          지원
     . 객체 메쏘드로서 외부 프로시저 (external procedure) 사용
     . 빠른 클라이언트-사이드 객체 검색 지원
     . Multi-Data(이미지, 비디오, 텍스트 등) 지원
     . JDBC/JSQL 을 통한 자바 지원
     . 객체형 데이타에 대한 Object view 제공

Hi;
1. Patch can be download only from metalink
2. All related patch number can be found:
NOTE:430449.1 - How to find DB Patches for the Microsoft Windows platforms My Oracle Support
11.2.0.x Oracle Database and Networking Patches for Microsoft Platforms [ID 1114533.1]
PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
Regard
Helios

Similar Messages

  • Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based patches

    Hi,
    We have Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based server. I want to download latest patches for this version. From where can I get this? Please help me.
    Thanks,
    Mangesh

    Hi;
    1. Patch can be download only from metalink
    2. All related patch number can be found:
    NOTE:430449.1 - How to find DB Patches for the Microsoft Windows platforms My Oracle Support
    11.2.0.x Oracle Database and Networking Patches for Microsoft Platforms [ID 1114533.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Is OBI 10.1.3.3.2 is just same as OBI Enterprise Edition Version 10.1.3.3?

    With the help of the link http://otndnld.oracle.co.jp/document/products/OBIEE/10133/generic/e10417.pdf
    on the page 17 it is clearly written that OBI is compatible with "SP1 or higher" for Microsoft Windows 2003
    As the document is for Oracle Business intelligence Suite Enterprise Edition Version 10.1.3.3 so just for the information can any one confirm me whether it will be compatible with Oracle Business Intelligence 10.1.3.3.2 ?
    Thanks in Advance,
    Dipayan

    This has stayed the same up until today. (System Requirements and Supported Platforms for Oracle Business Intelligence Suite Enterprise Edition Version 10.1.3.3, 10.1.3.4, Rev. I)
    Cheers,
    C.

  • Installing BPA on remote Oracle Enterprise Edition

    Hello,
    We recently bought the BPA suite.
    We now have a Oracle DB where we have installed the BPA Repositary.
    Now I am trying to install the client.
    When I launch the OracleBPA.exe from CD1-10.1.3.271679 {The directory on the CD}. It gives me only 2 option ;
    a. Oracle Lite and b. Oracle Express Edition.
    No option for any other DB.
    Q1. Are these the only 2 options?
    Q2. How do I point the BPA installer at the remotely installed Oracle Enterprise Edition?
    thanks in advance
    -- Sanjiv

    Is this question still needing an answer?
    If so:
    You don't have to get your connection to the database during the installation. The BPA wants to know where the LOCAL Database is and if it's a Lite or XE. If you are working mostly on the Server i would do the installation with the Lite version.
    Once you have installed the BPA Suite on the computer, start it, change to the explorer module, right-click on "server" and choose "add server". In the wizard enter the name or the IP of the server with the database. That's it!

  • APEX ON ORACLE ENTERPRISE EDITION

    Hi
    Is it possible to install Apex on Oracle Enterprise Edition, and if yes, how? Is it simple enough to run scripts or does it takes something more?

    MarcusO wrote:
    I tought I need to say that I use Oracle Enterprise Edition 11 R1, do I need to install Installing Oracle HTTP Server with this one. Somebody said that it is required only with Oracle10
    You need some kind of HTTP server: if you want a simple installation you have the choice of either using the Embedded PL/SQL Gateway (EPG) within the Oracle Enterprise Edition (same mechanism as with XE) or installing the Oracle HTTP server with MOD_PLSQL; instructions for either option are in the installation guide.
    There is also the new/beta version Application Express Listener (as mentioned on the front page of this forum). I've not used it.

  • Win2000 & Oracle Enterprise Edition R2, V8.1.6 Install Problems

    Hi,
    Environment:
    Win2000 + SP2
    Oracle Enterprise Edition R2, V8.1.6
    PII-300(256MB) & AMD Athlon 1.33(512MB)
    I've tried installing Oracle on both machines with exactly the same results. They are new Win2000 installation.
    When I run the install program I get to the file copy stage where it seems to behave normally to about 56% then all of a sudden it jumps to 100% and exits the installer without any messages.
    When I look at the log the last line reads:
    Starting install install phase 2 of component Oracle SQLJ
    I downloaded and updated to the latest version of the Java SDK from Sun after someone suggested this could be the problem but it made no difference.
    Anyone have any ideas why this happens and a possible solution would be greatly
    appreciated,
    Etienne.

    same problem here... i have an athlon 1.4ghz
    did you find any solutions to this?

  • Oracle Enterprise Edition for CentOS 5.5, 64-bit ?

    Hi
    We are going to install Oracle enterprise edition 11gR2 on CentOS 5.5, 64-bit servers for 2-node RAC/ASM setup. I guess we should just need to download "Linux x86 -64" from oracle software down page http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html. Should that work for CentOS 5.5, 64-bit, since there is no specific version for CentOS 5.5, 64-bit? And that Linux x86-64 works for all different kind of linux 64bit?
    Thanks!

    Hi;
    CentOS is not a certified and supported operating system for Oracle RDBMS software and there are no plans to add support for CentOS. Supported operating systems are listed in the 11gR2 Oracle Installation Guide in chapter 3 which is avaliable at
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf
    Please see:
    Linux: 11gR2 runInstaller Fails with "An internal error occurred within cluster verification framework" [ID 1207894.1]
    Regard
    Helios

  • How to enable olap option in oracle enterprise edition 10g?

    what are the settings/steps one should take in enabling OLAP option in oracle enterprise edition 10g?
    If we have an installation of Oracle EE 10g,how can we know that OLAP is enabled or not?
    Can anyone throw light on OLAP_TABLE function?
    In Analytic Workspace manager 10g,i have created a workspace ,under that i am having some dimensions,cubes,as well.
    After mapped to source table,and maintained,when i do a right click on measures, to view data, i get a error ORA-06553:PLS-222:no function with the name 'OLAP_TABLE' exists in this scope

    The Export function is disabled when the responsibility is opened initially .
    When we enter into a specific form its automatically enabled .
    Login to a user who has Application Developer responsibility & to Application >Register & press f11 and Ctrl f11 .

  • Identify db-functionality only available in Oracle Enterprise Edition

    Hi
    I have an application with lots of PL/SQL logic. The development database for this application is Oracle Enterprise Edition and now we are going to install the application in an Oracle Standard Edition database at customer site.
    To be prepared I want to verify if I use (and remove) any db-functinality only available in Enterprise Edition.
    Is it possible to start an Oracle Enterprise Edition database in “Standard Edition mode”? Or is there any other way to scan the code?
    /Jonas

    For 11g refer
    http://docs.oracle.com/cd/B28359_01/license.111/b28287/editions.htm#BABDJGGI
    For 10g refer
    http://docs.oracle.com/cd/B14117_01/license.101/b13552/editions.htm
    After installing the EE software, IMO there is no way to start it in SE mode. As Data dictionary metadata stuff is different for EE and SE.
    You need to install SE and do exp/imp
    Converting An Enterprise Edition Database To Standard Edition [ID 139642.1]

  • De-install oracle enterprise edition 11g

    Hello, I was installing oracle enterprise edition 11.2g and my pc shuted down. It installed but I don't know if I should have done any other setting, so I want to de-install it.
    I run the command Deinstall in the command prompt and it asks me to write : Specify all Single Instance Listeners that are to be de-configured [LISTENER]:
    Can you tell me how I can find which listeners I should write on ? Thank you.

    Hie the "Enter" button to accept defaults - the default listener name is LISTENER, so this should suffice
    HTH
    Srini

  • Some news for Oracle Enterprise Edition

    Hi all
    I download the Oracle Enterprise Edition in the morining and i
    decompressed the file .tgz
    NO PROBLEM
    THE FILE IS DECOMPRESSED CORRECTELLY.
    Some news
    Abdallah
    null

    Hi;
    CentOS is not a certified and supported operating system for Oracle RDBMS software and there are no plans to add support for CentOS. Supported operating systems are listed in the 11gR2 Oracle Installation Guide in chapter 3 which is avaliable at
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf
    Please see:
    Linux: 11gR2 runInstaller Fails with "An internal error occurred within cluster verification framework" [ID 1207894.1]
    Regard
    Helios

  • Oracle Enterprise Edition Database Option Licensing

    Does anyone know if there is an official Oracle document regarding licensing of Oracle Enterprise Edition Licensing options?
    If you for example install Oracle Enterprise Edition, do a standard install, a number of Enterprise options get installed, for example Partitioning and OLAP.
    Both of those options are license extras.
    So if they are installed but not used, should they still be licensed?
    Does anyone know the official line on this?
    Regards
    Steven Miller

    Welcome to the forums !
    AFAIK, as long as these extra options are not used, you should be ok - but the best/correct answer will be given by your Oracle salesperson. Answers offered in these forums will not stand up in a court of law :-)
    http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/editions.htm#BABDJGGI
    http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/options.htm#CIHDDBCG
    If you do not plan to use these options, it is best to turn them off or disable them.
    Is it possible to deinstall/remove a specific component from already installed Oracle Database Home using OUI? (Doc ID 888934.1)
    HTH
    Srini

  • How to determine which packs are installed on the Oracle Enterprise Edition

    IS there any way to determine which option packs have been installed on 10g oracle enterprise edition . i don't seem to have grid control installed ?
    Is there some easier way to determine this ?
    regards
    Ajay

    No orainventory directory found However, it's the best way to know what are the installed product against your ORACLE_HOME.
    You can run the OUI and look for the installed components if any.
    Nicolas.
    PS : you need to log on your server.

  • Problem Installing Oracle Enterprise Edition 8.0.4.0

    Hi All,
    While installing Oracel Enterprise Edition 8.0.4.0 on win 2000 server. I am getting following errors.
    1. The memory could not be "read". (Application Error)
    2. Unable to delete the NT service for the SQL*Net V2 Listener.
    3. Failed to Create Windows NT service.
    Again somehow I manage to install it, It won't work fine. Everytime I run Oracle Installer or Enterprise Manager it gives me an application error.
    Pls. help me.....
    Thnks & Rgds.,
    Avinash

    Sorry, i've forgotten to tell you the version:
    I use Oracle Migration Assistant for MS Access Version 8.0.4.0.0
    Johann Horvat (guest) wrote:
    : Hello!
    : I want to migrate an Access 97 Backend MDB to Oracle 8.0.4.0
    : using the Oracle Migration Assistant. It seems that all works
    : fine, but during the last step (I think it is the last - all
    : SQL-scripts are ready at the directory: Cindex.sql, Cscd.sql,
    : ...) an error occurs while the assistent tries to create the
    : serversided functions (this is before it tries to create
    : the tables).
    : The assistent ends showing an fatal error (3265).
    : This error occurs with every *.mdb-file (even if the .mdb has
    : only one table with two simple text-fields), independant which
    : user I use.
    : What does that mean?
    : Thanks a lot
    : Johann
    null

  • Installation - Oracle Enterprise Edition

    Hello,
    I was in the process of installing Oracle Database 11g Enterprise Edition when I lost power before I could complete the installation. I attempted to start over; however when doing so I get an error message: INS-35206 Directory is already in use.
    INS-35075 The specified SID is already in use.
    How can I delete the directory and SID so that I can start the installation process over?
    Please help me!

    976505 wrote:
    Hello,
    I was in the process of installing Oracle Database 11g Enterprise Edition when I lost power before I could complete the installation. I attempted to start over; however when doing so I get an error message: INS-35206 Directory is already in use.
    INS-35075 The specified SID is already in use.
    How can I delete the directory and SID so that I can start the installation process over?
    Might the solution be Operating System dependent?
    Why did you decide to NOT share your OS name & version with us?
    How do I ask a question on the forums?
    SQL and PL/SQL FAQ

Maybe you are looking for

  • Update terminated error while doing changes in sales order

    Hi We had found below error message while trying to save a sales order RV_sales_document_update Report-LV45UF0V Row 265 Error details-SAPSQL_ARRAY_INSERT_DUPREC-671 This had happened for 2 sales orders alone.. "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN

  • Data Level Security implementation question

    I had a quick data-level security scenario and wanted to solicit any input from the experts. In our current Subject Area we have one Presentation Layer using one Business Model. In this Subject Area have a Task and Employee Dimension. There is row-le

  • Asset Sale with Retirement

    Hi Gurus, We have sold an asset to a customer.  We want to retire any remaining balance of the asset.  Below is the entry we have inputted in F-92:        PK  BusA   Acct                                                      PHP   Amount        Tax am

  • Update Private Note in Vendor Master

    Hi All, We have a requirement to update Private Note in Vendor. It can be seen in Transaction XK02 on any screen on the top at the left most corner of the screen before the title in the drop down menu. I tried using BDC but BDC is not capturing this

  • Fragents and Change Orders

    I'm new to P3. I need to manage a large 2 year public works building construction schedule in downtown Los Angeles, with numerous and frequent changes to the schedule due to change orders, RFI's etc. Of course, these changes result in increases/decre