Skip to Main Content

GoldenGate

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GoldenGate on Oracle Standard Edition

Kjell MagneNov 10 2011 — edited Nov 10 2011
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2011
Added on Nov 10 2011
2 comments
724 views