GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

ORA-00001: unique constraint (SYS.I_STREAMS_PROCESS_PARAMS1) violated

edited Aug 7, 2012 3:12AM in GoldenGate, Streams and Distributed Database (MOSC) 5 commentsAnswered
Get this unique constraint error when trying to set up a new stream.beginDBMS_STREAMS_ADM.ADD_TABLE_RULES(table_name => 'agc.AUTHORNAMES',streams_type => 'capture',streams_name => 'basin_capture',queue_name => 'strmadmin.basin_queue',include_dml => true,include_ddl => false,source_database => 'GDRATL.ESS.NRCAN.GC.CA', inclusion_rule => true);end;Error at line 2ORA-00001: unique constraint (SYS.I_STREAMS_PROCESS_PARAMS1) violatedORA-06512: at "SYS.DBMS_STREAMS_ADM", line 372ORA-06512: at "SYS.DBMS_STREAMS_ADM", line 312ORA-06512: at line 3

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center