GoldenGate on Oracle Standard Edition

Hi,
GoldenGate supports extract from an Oracle Standard Edition One database, but I have not yet managed to create an extract queue.
I have read the manuals, I have searched Oracle forum and I have also searched Oracle Support pages, but I haven't found anything how it should be done.
Please guide me.
I have tried to create the extract with several different commands. Here are some of them:
add extract ggsrc, tranlog, begin now, threads 1
add extract ggsrc, tranlog, begin now, passive
Here is the error message I receive:
2011-11-10 12:14:00 WARNING OGG-01756 Cannot register EXTRACT GGSRC with database because of the following SQL error: OCI Error ORA-00439: feature not enabled
: Streams Capture
ORA-06512: at "SYS.DBMS_CAPTURE_ADM_INTERNAL", line 453
ORA-06512: at "SYS.DBMS_CAPTURE_ADM", line 289
ORA-06512: at line 1 (status = 0). See Extract user privileges in the Oracle Gol
denGate for Oracle Installation and Setup Guide. You can manually register this
group with the REGISTER EXTRACT command.
EXTRACT added.
As you can see the command is trying to use an option which is not enabled in the Standard Edition One. It is using some Streams functionality which is standard in Enterprise Edition.
Regards
Kjell Magne Kvinnesland

Have you seen this?
Adding an Extract Fails with OGG-01756 Cannot Register EXTRACT (Doc ID 1330577.1)

Similar Messages

  • Standby Database with Oracle Standard Edition

    Hi,
    my customer wants to create a standby database for his production database (Oracle Standard Edition 11g R2 @ Windows 2008 R2 64 Bit). Now has somebody a proof-of-concept which explains shortly the concept and how to achieve it.
    Many thanks in advance.
    Best Regards,
    Martin

    Hi
    We have the following options :
    1. Oracle Enterprise Edition (EE) - Will have automatically 'Oracle DataGuard' option. No extra license for Oracle DataGuard. We have to purchase Oracle EE for both the sites.
    2. Oracle Standard Edition (SE) - Will not have 'Oracle DataGuard' option. So we can't implement Standby database.
    3. Oracle Standard Edition (SE) - Will not have 'Oracle DataGuard' option. If you want to implement disaster recovery site we have to purchase Oracle GoldenGate for both the sites. But we have to Oracle GoldenGate license for both the sites
    Thanks
    LaserSoft

  • Portal upgrade path for 10.1.2 to 10.1.4 for OracleAS Standard Edition One?

    Is there a portal upgrade path for 10.1.2 to 10.1.4 for OracleAS Standard Edition One? If so, could someone please point me to the document/download?

    Hope this helps,
    http://www.oracle.com/technology/products/ias/portal/html/upg_1014_1012_intro.html
    :Krishna

  • Oracle Standard Edition databases are based on a maximum number of sockets

    Can someone explain this further?
    I need install Database in RAC.
    I have:
    1. Named User Plus Licenses.
    2. Oracle standard Edition Database.
    3. Two servers with 2 processors Dual Core 64-bit Intel® Xeon® Processor 7140M.
    4. Each server has 4 sockets, 2 are occupied and 2 are unoccupied.
    My question is:
    I need upgrade Oracle Enterprise edition database because I will have 8 socket, although only will use 4 sockets.
    I need more information on these sockets, specially in Database SE, User Named plus and multi-chip
    processors.
    I have contacted Oracle Sales and they/the sales person also do not have
    these information.
    Thanks in advance.
    Regards
    Carl

    Try reading through http://www.oracle.com/corporate/pricing/databaselicensing.pdf, and then http://www.oracle.com/corporate/pricing/sig.pdf (page 11) - also pass those URLs to your Oracle sales guy and ask for clarification.
    Note that any answers you get here will be quite useless in a court of law, if you and Oracle decide to have different opinions. So it is important you get an answer from Oracle - in writing.

  • OWM is available for Oracle Standard Edition

    Hi there,
    I'd like to know if I can use Workspace Manager
    buying just the Oracle Standard Edition. In case
    OWM is not available for the standard edition,
    which separate packages do I need to buy to be
    able to use with Oracle Spatial?
    Regards,
    Karina

    Karina
    Yes, OWM is included with the standard edition of the database.
    regards
    Arun

  • Oracle Standard Edition 1 / Oracle WebLogic Server 11g Standand Edition

    Can anyone tell me if WebLogic Server 11g Standard Edition can be used for installations that use the "Oracle Standard Edition 1" of the database?
    If so what sort of licensing costs would be associated with Oracle WebLogic Server 11g Standard Edition?
    Thanks!

    Can anyone tell me if WebLogic Server 11g Standard Edition can be used for installations that use the "Oracle Standard Edition 1" of the database?
    If so what sort of licensing costs would be associated with Oracle WebLogic Server 11g Standard Edition?
    Thanks!

  • Oracle Standard Edition and GoldenGate for replication?

    The Question:
    Can GoldenGate run in a Standard Edition RAC ==> Enterprise Edition standalone environment and perform the required rule-based replication without requiring an upgrade of our RAC Standard Edition to RAC Enterprise Edition?
    The environment:
    Source System: 2-node RAC running Standard Edition 10.2.0.5 (RHEL5 x86-64)
    Target System: 1-node running Enterprise Edition 11.2.0.1 (RHEL5 x86-64)
    The requirement:
    Lossless one-way replication in "real time" of selected schema while excluding selected DDL/DML based on multiple rules.
    Present solution:
    LogMiner, but there is a known LogMiner bug (p8977287) that causes data loss when one RAC node goes down or is evicted from the cluster. The bug is reportedly patched in 11.2.0.2 and is slated to be fixed in 12.x.
    Thx.

    Yes. Simple enough, it can extract from SE, even XE!

  • Dataguard in oracle standard edition ?

    I am using Oracle 10.2.0.4 standard edition database.
    how to check / query can i use dataguard feature in my oracle database. Is there any docs having to expalin more detail?
    Rgds,

    Data Guard is Enterprise Edition only. This link is licensing info for your version.
    Database Licensing Information 10g Release 2: http://download.oracle.com/docs/cd/B19306_01/license.102/b14199.pdf

  • Oracle standard edition vs. enterprise edition

    Hi all
    Due to cost constraints, we have had to downgrade our 8i Database Enterprise Edition installation to Standard Edition.
    My question is: do we have to re-create our database under Standard Edition, to make it a 'Standard Edition' database, or can we just re-open our existing database (created under Enterprise Edition) with the Standard Edition?
    I installed 8i SE and opened our database but, of course, SELECT BANNER FROM V$VERSION suggests we're still running the EE.
    Are we breaking the terms of our licence by using this existing database?
    Very many thanks
    Andrew

    Hi!
    My impression is during the database creation time, Oracle incorporates in data dictionary the options available for each product edition in that time.
    Try to execute a specific operation that needs an E.E. license just like parallel query, advanced replication, and Partitioning.
    Execute this query:
    select * from v$option;
    And compare to the Database Feature and Option Availability ( notes available on metalink ):
    Differences Between Standard Edition and Enterprise Edition in 8i
    Note:112591.1
    Differences between Oracle 8.1.x Personal, Standard and Enterprise on NT/2000
    Note:70059.1
    As long as this is only my impression, try opening a SR to make it sure.
    HTH
    Best regards.
    RK

  • 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

  • Oracle Standard Edition and OLAP

    Hi all,
    Am I correct in thinking that datawarehouse and OLAP style features are only available as an extra option when you have purchased Oracle Enterprise edition?
    Are there any OLAP related features that come with Standard edition, or do you have to go the whole hog just to make a basic cube?
    Many thanks
    Simon

    [email protected] wrote:
    Are there any OLAP related features that come with Standard edition, or do you have to go the whole hog just to make a basic cube?Define 'cube'.
    If you mean Multidimensional OLAP cube, then yes it is only available in the OLAP option that extends Enterprise Edition. But few people need that kind of power.
    Or do you mean 'cube' or 'rollup' described http://download.oracle.com/docs/cd/E11882_01/server.112/e10810/aggreg.htm#DWHSG8648 which os a completely different animal. A LOT of ROLAP capability, including cube and rollup, even exist in Express Edition.

  • Database link between Oracle Standard Edition and Oracle Enterprise Edition

    Hi,
    I am looking at setting up a data transfer process between an Oracle 11g Enterprise Edition database and an Oracle 11g Standard Edition database. Database links would be required each way.
    I heard once that this is not permitted as connecting Standard to Enterprise via a DB Link means that the Standard Edition database would now need an Enterprise license.
    I have searched around but can't find anything to confirm this. Am I being mislead by this information? Is it permitted to
    connect Standard to Enterprise via a DB Link?
    John

    John O'Toole wrote:
    Hi,
    I am looking at setting up a data transfer process between an Oracle 11g Enterprise Edition database and an Oracle 11g Standard Edition database. Database links would be required each way.
    I heard once that this is not permitted as connecting Standard to Enterprise via a DB Link means that the Standard Edition database would now need an Enterprise license.
    ============================================================================
    Where did you hear that?
    --- On the internet
    And you believed it?
    --- Sure. They can't put anything on the internet that isn't true
    Where did you hear that?
    --- On the internet.
    ============================================================================
    I have searched around but can't find anything to confirm this. Am I being mislead by this information? Is it permitted to
    connect Standard to Enterprise via a DB Link?I would be shocked if it were not permitted due to licensing issues. When a db-1 has a link pointing to db-2, as far as db-2 is concerned db-1 is just another client .. no different than sqlplus. If you have an Enterprise Edition database, of course it will need to be properly licensed. But that doesn't mean all of its clients (including a SE database) have to be EE licensed.
    But even my reply is just something you read on the internet. Licensing questions can only be definitively answered by Oracle itself. Ultimately you will need to put your hands on an official Oracle document or a written statement from someone authorized to make such statements.
    >
    John

  • Problem to create database with RAC 10g with Oracle Standard Edition

    I install CRS (Cluster Ready Services), and then install Oracle 10g database. Also, I install patches 10.1.0.4. When I create database with ASM storage give me a error to create files database.
    Any idea?
    Thanks
    Edu Alcañiz

    You were right.
    http://download-uk.oracle.com/docs/html/B14203_05/intro.htm#sthref44
    under the section
    "1.3 Configuration Tasks for Oracle Clusterware and Oracle Real Application Clusters"
    "... If you use RAC on Oracle Database 10g Standard Edition, then you must use ASM."
    Thanks, problem solved.
    - Vegard

  • Connection/Network encryption in Oracle Standard Edition 11gR2

    Does the Oracle 11gR2 Standard Edition support any network encryption for SQL*Plus or JDBC thin clients? I don't have "Oracle Advanced Security" installed, is this required to support any encryption of data send across a network?

    IA Guy wrote:
    EdStevens wrote:
    IA Guy wrote:
    None which reference FIPS 140-2.
    http://docs.oracle.com/cd/B28359_01/network.111/b28530/asoappe.htm
    The cryptographic libraries for SSL included in Oracle Database 10g are designed to meet FIPS 140-2 Level 2 certification. Oracle Advanced Security makes use of these cryptographic libraries for SSL authentication. Please verify the current status of the certification at the Cryptographic Modules Validation Program Web site address:
    That is the first statement which leads me to believe the manual hasn't been updated for 11G. Please confirm.
    I am not an Oracle employee and so can neither confirm nor deny any statement they make. I'd suggest this is something you probably should be discussing directly with someone in authority at Oracle. Perhaps start with a sev4 (information request) SR.
    Edited by: IA Guy on Dec 28, 2012 11:42 AM

  • Standby Database on Oracle Standard Edition

    Is there a way to create a standby database on Oracle Server Standard Edition? Some guys told me that it can be possible using RMAN. What are your comments on this?

    Is there a way to create a standby database on Oracle
    Server Standard Edition? Some guys told me that it
    can be possible using RMAN. What are your comments on
    this?hi,
    Checkout Niall's site:
    http://www.niall.litchfield.dial.pipex.com/index.html
    He has some scripts for manual standby on windows
    If posible, I'm looking some scripts for Linux Red Hat 3.0
    Thanks
    Gissel

Maybe you are looking for

  • Why do I keep getting an error message when trying to share photos with facebook?

    In i photo there is a facebook button-and I keep getting an error message when I try to sign in and use it any ideas why?

  • Font families consolidated in Mac OS X Font Book, but expanded into multiple fonts in InDesign CS6

    I have an OpenType font installed on my system that appears in Mac OS X's Font Book as 5 fonts (regular, condensed, etc.). Within each of those fonts are the many bold and italic style variations, shown just as I want them. However, InDesign shows th

  • Help with a Function-module

    Hi again forum:    I have a program and i need to pass basic functionality to a set of funtion module.    I have a description of a internal table in the program, that i need to use in the function-module Example:      PROGRAM " In the top of the pro

  • Problems after updating to IOS 8.0.2

    I Updated my IPad 2 to IOS 8.0.2 and got lots of problems.. Screen freezing, can't scroll, keypad locking, some icons on home screen changed to white. IPad screen intermittently not responding to touch and not showing cursor when typing. ANY IDEAS WH

  • Sync Proxy to SOAP Scenario

    HI All, Scenario: Sync Proxy to SOAP Scenario. just wanted to know below 1) is it possible to Test the sync Scenario using SOAP UI or any other tools when SOAP is target? 2)Is it possible to Trigger a Proxy Message  from ABAP system and Get the respo