Oracle edition

Hi experts
is there a way we can we determine without loggin on the database whether the oracle installed is standard or enterprise edition or expres edition
based on oracle.exe on windows and oracle on Unix
thanx

To check for Entreprise Edition on Linux, try:
$  strings $ORACLE_HOME/bin/oracle | grep "11g Enterprise Edition Release"
Oracle Database 11g Enterprise Edition Release %d.%d.%d.%d.%d %sIf nothing is returned it should be Standard Edition or XE. If you have installed XE you should have "xe" in $ORACLE_HOME on Linux:
/u01/app/oracle/product/11.2.0/xeEdited by: P. Forstmann on 11 mai 2012 13:19

Similar Messages

  • Which Oracle Edition installed

    Hi,
    how can i easy determine which Oracle Database Edition ist installed (Enterprise, Standard or Standard One)?
    Thanks in advance.
    Regards
    Martin

    There is no specific command that directly shows whether an installation is an Enterprise Edition or a Standard Edition.
    However, there are multiple places that can be checked for the actually installed Oracle Edition. e.g.
    1) The SQL*Plus banner
    2) From the installation logs created while installation of the software
    Location: $ORACLE_HOME/cfgtoollogs/oui
    installActions<timestamp>.log file also shows the installed Oracle Edition in several places.
    The 'Summary Page' shows what type of installation have been selected,
    i.e. Standard for SE, Enterprise or Custom for EE
    3) invoke the OUI GUI and check the installed products (should show the type of installation)

  • What oracle edition required for sap ecc and ep in one box

    hi friends
    what oracle edition required for sap ecc  installation which supports the  HA and disaster recovery plan
    10g
    1. Oracle Database Standard Edition One 10 g
    2. Oracle Database Standard Edition  10g
    3.Oracle Database Enterprise Edition  10g
    3. Oracle Database Express Edition  10g
    4. Oracle Database Personal Edition  10g
    thanks in advance  friends
    regards
    raja

    hi,
    I believe that SAP only support enterprises edition one because you'll get all database features.
    ardhian
    http://sapbasis.wordpress.com

  • How to identify the Oracle Edition ?

    Hai All,
    How to identify the oracle edition ( standard, enterprise etc...) running in a machine?
    Please help
    Shiju.

    Even if you have explicitly deselected the additional feature of the Enterprise Edition, If you have installed Oracle Enterprise Edition, then you have an Oracel Enterprise Edition Installed, and you must have a license to support your installation. There are several kinds of Edition, you may choose the one that best fits your needs.
    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.

  • Oracle edition for Cache connect

    hi,
    Is there a limitation for the Oracle edition to be used with cache connect.
    Can we use all of Oracle XE to Standard Edition One to Enterprise edition or just only
    Enterprise edition?
    Thanks.

    Cache Connect works with all editions: XE, SE, EE etc.
    Chris

  • Sybase - Oracle: Editing triggers/procedures clears them

    Migrating from Sybase 11.0 to Oracle 8.1 I get of course
    parsing errors. If I want to fix them by editing the text
    of the stored procedures/views/triggers in the repository
    (i.e. clicking on the window and entering text, commenting
    out etc.) leads to
    parsing errors ... EOF
    Looking at the repository, the captured source text is now
    empty. Since I have no chance to capture single procs, I have
    to capture all 400+ procs, triggers, views again, which takes
    long time.
    Please fix this behaviour or at least allow to capture single
    objects.
    Regards,
    Jwrg Thwnnes
    null

    Hi Jorg,
    This is a bug and it has been fixed.You can get the fix in the
    next beta release.Pls check with the Product manager on the next
    release.
    Thanks,
    Hari
    Jwrg Thwnnes (guest) wrote:
    : Migrating from Sybase 11.0 to Oracle 8.1 I get of course
    : parsing errors. If I want to fix them by editing the text
    : of the stored procedures/views/triggers in the repository
    : (i.e. clicking on the window and entering text, commenting
    : out etc.) leads to
    : parsing errors ... EOF
    : Looking at the repository, the captured source text is now
    : empty. Since I have no chance to capture single procs, I have
    : to capture all 400+ procs, triggers, views again, which takes
    : long time.
    : Please fix this behaviour or at least allow to capture single
    : objects.
    : Regards,
    : Jwrg Thwnnes
    Oracle Technology Network
    http://technet.oracle.com
    null

  • Are IOT available in Standard oracle Edition

    I want to know does standard edition of oracle provides IOT?

    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Release 10.2.0.1.0 - Production
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    SQL> create table a (a number, primary key (a)) organization index;
    Table created.
    Gints Plivna
    http://www.gplivna.eu

  • Can we install different oracle editions in a single system

    Hi,
    Can we install oracle standard edition s/w and enterprise edition s/w in a single windows or unix box.
    Thanks,
    Mahi

    Hello,
    Any specific reason or just test purposes? As i mentioned you should be able to do it, but make sure you set your env correctly according to your version and refer to following oracle Universal installer doc for more details
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/oui3_manage_oracle_homes.htm#sthref74
    Regards

  • Web Services / Oracle Editions

    Can someone please tell me which editions of Oracle8/9/10 databases have Oracle Web Services included. For example, is it included in Oracle 8 Personal edition or do you need Oracle 8 Enterpise? similarly for versions 9 and 10.
    M.

    Follow-up on this topic
    1. Still not able to run the default Tomcat Instance.
    2. However, was able to get to the console of Web Services Manager when deployed to a Weblogic 8.1 SP3 instance.
    But after configuring a gateway, registering a service and comitting the policies etc. as described by the book, when I try to access the service using the URL
    http://localhost:7001/gateway/services/SID0003006?wsdl
    http://localhost:7001/gateway is where the gateway.war is deployed.
    I get
    Oracle Web Services Manager Gateway : Cannot find WSDL for service "SID0003006"
    I can't execute the service either..
    Thanks
    Hitesh

  • Which Oracle Edition

    could anybody please let me know which edition of oracle 10g R2 are we supposed to download ,to prepare for OCA 10g certification exam (1Z0-042).
    Is the zip file provided online enough or we require even the Oracle Universal Installer apart from these zip files..

    The enterprise edition (or the personal edition, which is identical) is probably the safest. The exams tend not to cover too much enterprise edition specific functionality, but there may be a few items that aren't available in the standard edition.
    The 10g database download (which is in the neighborhood of 650-700 MB) includes the Oracle Universal Installer and everything else you'll need to install Oracle.
    Justin

  • Difference between oracle editions

    I'm a novice.I just want to know what are the major differences between standard,enterprise and express editions .

    Hi,
    I think you are talking about Database versions, so this is not the right forum since this is Forms's forum.
    Look at this link:
    http://www.orafaq.com/faq/what_is_the_difference_between_the_enterprise_standard_and_personal_editions_of_oracle
    Hope it helps you :)
    Regards
    Carlos

  • Oracle edition based redefinition.. connecting from java

    Hi all,
    We hav implemented oracle edditions in our project.
    Can anyone please tell us how we mention the eddition name in the jdbc connection string.
    the host name is : storacle.com
    port : 1521
    user_name: st
    password ts.

    Hi;
    Pelase review:
    http://docs.oracle.com/cd/E11882_01/appdev.112/e10471/adfns_editions.htm
    Also see:
    Self-PacedTraining for Oracle Database 11g Release 2 [ID 1060197.1]
    Those should answer your question
    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

  • Oracle Standard Edition vs Enterprise

    Does anyone know if the is a performance difference between the standard edition vs the enterprise

    Hello,
    As it was said on the previous post, EE allows you (if you take the option) to use partitioning which can be
    an interesting way of tuning for very large Tables.
    More over, in EE you have also the possibility to have as much CPU as you want. In SE you are limited to 4 CPU
    and in SE1 you are limited to 2 CPU.
    Also with EE you have the possibility to use In-Memory database cache which allow you to put some critical
    Tables in Memory and get fastest acces to these datas.
    The interest of the EE depends a lot on the features and the power you need for your application. Please, find
    here a link about the differences between Oracle Editions:
    [http://www.oracle.com/database/product_editions.html]
    Best regards,
    Jean-Valentin

  • 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.

  • Best way to change from Oracle 11gR2 Standard Edition to Standard one..?

    Hi,
    I have installed Oracle 11gR2 Standard edition+ installed database and additional software (which looks into the Oracle 11g database) in around 20 PCs (company)
    But now the management says that they got license only for 11g Standard one edition (Standard one is significantly cheaper than standard edition)
    So I have to change the Oracle edition from Standard to Standard one now..We only need standard one edition features in the PCs.
    Can somebody please advise what would be the best way to do this? Do I have to uninstall all database and reinstall standard one edition again?
    I will be grateful if somebody says some kind of upgrade is possible(in this case degrade!)..
    Pls ..waiting for a reply..its very urgent!
    Thanks&regards..

    Yes I agree there was standard and standard one options and I selected standard.
    But how to confirm?
    SQL> select banner from v$version;
    BANNER
    Oracle Database 11g Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    It doesnt say anything..where else will I check?
    Also as said in the previous post,
    1) SE max. 4 sockets , SE1 2 sockets <======== hardware restriction
    2) No RAC on SE1
    3) No Automatic Workload Management (a RAC feature) on SE1
    These apply to us.
    So can we get a SE1 license, since we are not on RAC and satisfy all criteria for standard one.
    Thanks&Regards

Maybe you are looking for

  • Settlement Rule

    Can anyone please advise on the following. We have a project (WBS) created that has a settlement rule just for AUC in 07/08, was settled in both 07/08 and 08/09 with automatic settlement. We know want to add a rule for full settlement to transfer it

  • Connecting ipod classic to lightning dock

    Just bought a new ipod classic and ipod dock.  The dock has a lightning connection - is there an adaptor that can enable connection?

  • af:richTextEditor new features

    Dear All, regarding to Oracle docs. <af:richTextEditor> has only a few supported widgets like: font name, font size, text color etc... How to add unsupported html widget, like for example table (<table>) or break line. Best regards.

  • HT201262 No start up after software update?

    I have been unable to restart me computer after a software update (White screen/apple logo/spinning wheel continuously). I have tried to start up in safe mode (holding down shift key) but it hasn't worked. Any ideas? Thanks

  • 256GB SSD on MacBook Pro 15"?

    Will Apple introduced the 256GB SSD option for the 15" MacBook Pro