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