GoldenGate, Streams and Distributed Database (MOSC)

MOSC Banner

Capturing multiple tables in a steam

edited Nov 21, 2010 9:10PM in GoldenGate, Streams and Distributed Database (MOSC) 1 commentAnswered
 
I ran the demo setup for , "Single-Database Capture and Apply Example" ( http://download.oracle.com/docs/cd/B28359_01/server.111/b28321/capappdemo.htm#BCGBIEDJ )
Everything works fine. I now want to capture changes to another table in the HR schema, using the same DML handler.
I am uncertain of what to use for the stream name in the following (and related calls). I want the captures for the new table, "job_History" to go to the same queue. Do I use the same stream name, or do you have to create a new stream for each table capture? Thanks.

BEGIN
DBMS_STREAMS_ADM.ADD_TABLE_RULES(

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