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.

Similar Messages

  • Oracle 11g Standard Edition + Locator Java API

    We have Oracle 11g Standard which includes the Oracle Locator package, but not the Oracle Spatial.
    I would like to use the Oracle® Spatial Java API in my java code, but am unsure of the licensing implications of this.
    I require some form of java api in order to access the geomettry objects stored in the database. Oracle do not allow the download of the java files seperately. I was unable to find any reference to a 'Oracle Locator Java API'
    Could someone let me know what exists in terms of Java API's, what i am entitled to use under the current licensing rules, and where I can download the necessary source/jar files?

    Thanks for letting me know the location of the jar files, that will at least help me get things going.
    I am still concerned about licensing issues, as your reply appears to contradict itself:
    "There is no licensing issues if you just want to use Oracle Spatial Java API(sdoapi.jar) with your spatial data in the Oracle 11g Standard DB."
    and
    "You cannot use some oracle spatial features (PL/SQL packages and their java APIs) in the standard edition."
    I could use some clarification on this. I'm currently assuming that you mean I can legitimately use the spatial java API with any features I have available within the 11g Standard DB (i.e Oracle Locator subset of the Oracle Spatial package), but that I can't take that for granted, especially considering how militant Oracle are being over licensing and patents these days.

  • Limitations of Oracle 10G XE as against Oracle 10G Standard Edition

    Can you please give the information regarding....
    1. Capabilities of Oracle 10G XE (Express Edition)
    2. Limitations of Oracle 10G XE as against Oracle 10G Standard Edition

    Have a look at the License Information:
    http://download-uk.oracle.com/docs/cd/B25329_01/doc/license.102/b25456/toc.htm#BABJBGGA
    There's also a feature matrix in pdf-format:
    http://www.oracle.com/technology/products/database/oracle10g/pdf/twp_general_10gdb_product_family.pdf
    C.
    Message was edited by:
    cd

  • Cloud Control 12c monitoring Oracle 11g Standard Edition alert.log

    Hi guys.
    I just installed Cloud Control 12c3 and added my cluster database, I have readed many papers, tech docs and tech discuss and now i have a huge confussion about packs, licensing and other fruits. Please help...
    I have four Oracle 11g databases (differents hosts) Standard Edition, and i want monitoring and notificate alert.log errors. For example, if alert.log says "ORA-01438, blablabla" i want a email notification. 
    I read about packs, and says that "diagnostic pack" is needed for alert.log monitoring in Cloud Control 12c. But my version database is Standard Edition without packs, so I CAN'T MONITORING ALERT LOG!!!.
    Question:
      Do I really need Diagnostic Pack for monitoring alert.log with Cloud Control?
      If Diagnostinc Pack is not necessary, how can i monitoring alert.log?
    Thanks

    I do not think you require any pack for alert.log content monitoring but you might need to check with Oracle rep. I am saying so because if you go to the "Alert log content" page and click on management pack for this page, Grid will display a message that this page does not require any pack.
    Go to the Alert log content by "oracle database -> logs -> alert log contents"
    then
    go to SETUP -> management packs -> packs for this page
    You will see the message will be displayed " this pages does not require any pack"
    Can you also provide the doc where it says that this pae needs diagnostic pack?

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

  • Java Mail throws Connect failed error in Oracle 11g Enterprise  Edition

    Hi,
    I am using Oracle 11g Enterprise edition.I have a java class which is used for reading outlook 2010 inbox and download attachments from mails .For Connecting to OutLook from oracle i am using "POP3S" protocol in my java class. Which is working fine until my database is oracle-11g standard edition. Last week we are upgraded our database from oracle 11g standard edition to oracle 11g enterprise edition after that i can't connect to mail server through my java class which throws an error as follows.
    DEBUG: setDebug: JavaMail version 1.4.4
    DEBUG: getProvider() returning javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun Microsystems, Inc]
    DEBUG POP3: mail.pop3s.rsetbeforequit: false
    DEBUG POP3: mail.pop3s.disabletop: false
    DEBUG POP3: mail.pop3s.forgettopheaders: false
    DEBUG POP3: mail.pop3s.cachewriteto: false
    DEBUG POP3: mail.pop3s.filecache.enable: false
    DEBUG POP3: mail.pop3s.keepmessagecontent: false
    DEBUG POP3: mail.pop3s.starttls.enable: true
    DEBUG POP3: mail.pop3s.starttls.required: false
    DEBUG POP3: mail.pop3s.apop.enable: false
    DEBUG POP3: mail.pop3s.disablecapa: false
    DEBUG POP3: connecting to host "194.42.133.180", port 110, isSSL true
    javax.mail.MessagingException: Connect failed;
    nested exception is:
         javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
         at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:210)
         at javax.mail.Service.connect(Service.java:295)
         at javax.mail.Service.connect(Service.java:176)
         at GetNoonReport.Connect2Mailserver(GetNoonReport:338)
         at GetNoonReport.ReadMail(GetNoonReport:103)
    Caused by: javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
         at com.sun.net.ssl.internal.ssl.InputRecord.handleUnknownRecord(InputRecord.java:501)
         at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1025)
         at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1038)
         at com.sun.mail.util.SocketFetcher.configureSSLSocket(SocketFetcher.java:507)
         at com.sun.mail.util.SocketFetcher.getSocket(SocketFetcher.java:238)
         at com.sun.mail.pop3.Protocol.<init>(Protocol.java:107)
         at com.sun.mail.pop3.POP3Store.getPort(POP3Store.java:261)
         at com.sun.mail.pop3.POP3Store.protocolConnect(POP3Store.java:206)
         ... 4 more
    Is Oracle Enterprise Edition supports "POP3S" protocol?, Or Enterprise edition needs any additional configuration for establishing outlook connection with "pop3s" ?.
    Any help is appreciated
    Regards ,
    Nisanth

    907833 wrote:
    Hi,
    I am using Oracle 11g Enterprise edition.I have a java class which is used for reading outlook 2010 inbox and download attachments from mails .For Connecting to OutLook from oracle i am using "POP3S" protocol in my java class. Which is working fine until my database is oracle-11g standard edition. Last week we are upgraded our database from oracle 11g standard edition to oracle 11g enterprise edition after that i can't connect to mail server through my java class which throws an error as follows.
    I suspect root cause is with Java not Oracle.
    Oracle RDBMS does NOT speak any "protocol" except SQL natively.

  • Primavera with Oracel 11g standard edition ( Connecting multiple databases)

    I have installed primavera 8.2 with Oracle 11g standard edition. ( After lots of trial and errors )
    I installed / Created two databases using primavera dbsetup.bat file for creating new database.
    Data base names are PMDB and PMDB2
    Currently i am using PMDB with oracle connection string as "ORCL" and database aliase as PMDB and its working fine
    "C:\app\xxxxx\oradata\orcl" this location contains both databases physically
    I seek your advice how to modify string to access other database ( PMDB1)
    because if i have tried with different aliase name but it connect to same database ie PMDB

    Is this P6 EPPM 8.2 or P6 PPM? Are you using P6 client or web to connect to it?
    If this is P6EPPM then you can log into P6 Administrator and expand database node, create a duplicate node of it and change the database connection parameters. Save it and try to login using P6 Web. Select the correct database from Advance link below Username/Password.
    If this is P6 PPM then define tns entries on your machine for both the databases ans use them to configure P6 client.
    Sachin Gupta

  • Planning to purchase Oracle 11g Standard One Edition

    I am planning to purchase Oracle 11g Standard One Edition at the same time I have some following questions.
    Plat form
         Server with
    Dual CPU Inter Core 2 Quada
              4 GB RAM
              500 GB HDD
              Windows 2003
              2 MBPS Broadband
         40 Clients
    *18 Locations*
    Inter Core 2 Due
    2 GB RAM
    2 MBPS Broadband
    All clients should be connected to server over the internet with VB 6.0 and VB.Net 2005 both the applications.
    This is possible?

    I am planning to purchase Oracle 11g Standard One Edition at the same time I have some following questions.
    Plat form
         Server with
    Dual CPU Inter Core 2 Quada
              4 GB RAM
              500 GB HDD
              Windows 2003
              2 MBPS Broadband
         40 Clients
    *18 Locations*
    Inter Core 2 Due
    2 GB RAM
    2 MBPS Broadband
    All clients should be connected to server over the internet with VB 6.0 and VB.Net 2005 both the applications.
    This is possible?

  • 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

  • DB Upgrade from Oracle 8i to Oracle 11g express edition

    Hello,
    As per the requirement i have to upgrade some of our application from oracle 8i to oracle 11g express edition on window base platform.
    I am using import/export utility to migrate data from oracle 8i database to newly installed oracle 11g XE database. after importing i have tested my application in testing environment. It is working fine.Now I have to do this in production env. before proceeding with it.
    please someone let me know what all things i have to keep in mind before execute in prod env. Like all risk,databse backup recovery, or any guidelines need to follow while upgrading lower version of oracle to 11g XE version.
    waiting for your valuable inputs.

    You might want to consider what other programs interacts with the database; can they still connect to a much newer db server version? Any integrations that need a dry run before going in production? Any other "ad hoc" applications, like excel, running against the db? (you could use listener.log to find out what connects to the db, but a year worth of history might be needed)
    Do you have any scripts or other "loosly coupled" stuff that needs review?
    Read the New features guides released between versions - there are five or six of them.
    Check out the Database Upgrade forum (you could look at this as an upgrade in general from 8.1.x to 11.2), {forum:id=583}. Search the forum for previous related topics and ideas.

  • BI 11G Standard Edition One: can the iOS client work with it?

    Is it possible to run the iOS (iPhone/iPad) BI client with BI 11G Standard Edition ONE? Anyone tried?
    Thanks a lot in advance

    nonsense - if you have only 2 sockets (include the multi-chip factor when calculating the number of sockets -- see my posting) and not using the rest of the sockets and your motherboard allows it - it should be no problem in licensing. The problem arises if your socket count goes more than 2 by installing another CPU -- then you need to upgrade to the proper Oracle license.
    remember, if this is a Linux box, and you installed a single (1) dual-core CPU (AMD or Intel Xeon for example), then the socket count is 1x2x0.5=1 socket (you are paying single processor license for SE1), if you install another dual-core CPU, then your socket count becomes 2 (which is the max # of sockets for SE1) and you pay 2 x processor license. if you install another dual-core CPU, then you have 3 sockets and you need SE license (3 x processor license for SE for the same box).
    note:
    ===============
    apparently, when it comes to SE1 and SE licensing, the MCM (Multi-Chip-Module) definition becomes extremely important. If it is a Power 5 cpu, it is definitely an MCM, for AMD Opteron Barcelona CPU - it is not MCM. For Xeon, yes it uses MCM but the word is that when some folks called their Oracle Sales rep, they were told it is not MCM (even Intel said, it utilized MCM technology for that particular Xeon CPU). I guess it depends what your Sales rep tells you or what your research reveals for the CPU you are planning to use. Here is a related URL, for those who interested:
    http://www.pythian.com/news/1009/recent-changes-to-oracle-se-licensing-rules-higher-price
    I wish there was a clear MCM definition in Oracle's OLSA (such as a table similar -- but more detailed -- to the newly updated core count table).
    hope this proves helpful.
    Zaf
    Edited by: zaferaktan on Jul 6, 2009 3:54 PM

  • Upgrade Oracle 9i Standard Edition

    Hi,
    I have a requirement to migrate my Oracle 9i Standard Edition to Oracle 9i Enterprise Edition on Windows 2000 and on Linux
    What is the best way for me to do this?
    1.I was thinking of taking exports of all the user tablespaces.
    2.De-installing oracle standard edition from the machines that have to be migrated.
    3. Install Oracle 9i Enterprise Edition.
    4. Import the user tablespaces again.
    The amount of data that is to be exported and reimported is about 100 MB. very small amount.
    I was wondering if there is a better way to do the migration- perhaps run a migration wizard (but the universal installer did not contain any such thing)
    Would the steps that I have outlined work? Or are there any gotchas that I need to look out for?
    Many thanks for any posts in this regard.

    Hi,
    Hi, Is there any cost involved to upgrade Oracle 9i standard edition to 11g? The license was purchased in 2004.
    As updated by Jim you need pay all these missed years  since 2004.
    I recommend you to take new license for 11g that will save huge amount.
    thanks,
    X A H E E R

  • Forms 6i C/S with Oracle 10g Standard Edition

    ¿Somebody had installed Developer 6i C/S with Oracle 10g Standard Edition on Windows 2000, Windows 2003, Windows XP Professional?
    ¿What about the results?

    I believe this particular combination (6i Forms with 10g database) is not actually supported, so is perhaps best avoided.
    My own experience is that these forms run ok against a 10g database if compiled against a non-10g database, but if you try and compile the 6i form while connected to a 10g db, the results are unpredictable - forms which compile perfectly well against 9i fail against 10g, with all sorts of horrible looking internal error codes.
    regards
    Andrew
    UK

  • RDBMS 11g Standard Edition

    Hi,
    Could any one please post me the certification matrix for Oracle Database 11g for all platforms include the type of installation such as EE,SE1 or SE.
    RDBMS 11g Standard Edition supported as metadata repository for Oracle Application server 10gR2 or Fusion Middleware 11g?
    Thanks and Reagrds,
    Prakash.

    For AS and FMW related posts there are separate forums or categories of forums: http://forums.oracle.com/forums/category.jspa?categoryID=13
    Not sure I understand your question...
    But why not check the Documentation?
    E.g.
    http://download.oracle.com/docs/cd/E21764_01/ipu.htm
    http://www.oracle.com/technetwork/middleware/ias/documentation/index.html (scroll down for links to earlier versions' doc libraries)

  • How to take a backup manually in oracle 11g express edition?

    how to take a backup manually in oracle 11g express edition? i want to take backup of a database and want to restore later on on a different computer .

    Stop database, and copy all files to another machine.That sounds to me to be the closest answer to the question posted. And perhaps the easiest solution.
    Install XE on the "another machine", shut it down. Shutdown the source database. Copy the datafiles to the new host. Startup your "new" database, it will be an exact clone of the original.
    To find out what files need to be copied, as system (or sysdba) run:
    select name from v$datafile;
    ... file1, file2 ...
    show parameter control
    ... control_files ... file1 ...
    alter database backup controlfile to trace [reset logs];
    show parameter diag;
    ... diagnostic_dest ... <drive:>|/diag_pathTo do a proper database clone its better to recreate the controlfile and reset the archive sequence number- leave out the controlfile copy part. In the diag_path location find the trace file under diag/rdbms/$ORACLE_SID/<db_name>/trace it should be the latest ora*.trc file.
    The trace file has the commands to recreate the controlfile, which includes the datafiles and putting the tempfile back in place. If the datafiles are in a different location, i.e. in Windows going to a different drive, or you want do put datafiles in a different folder location, the create controlfile statement is the easiest time to get the file directories right.
    If you add the "reset logs" qualifier (don't use the brackets!) you'll get just the reset logs version of the create controlfile statement, otherwise you'll get both NORESETLOGS and RESETLOGS versions of a create controlfile statement, run one or the other. Not both. Not the entire trace file, just the create controlfile, alter database open [reset logs], alter tablespace temp add tempfile ... bits. No recovery is needed for a database that is shutdown when datafiles get copied to a new location/host.

Maybe you are looking for