Replication between different schema in same database
578096Jun 11 2009 — edited Jun 12 2009Hi All,
Am having an urgent query in replication. Am having a datbase db1 with schema1 and schema2. Both having a table named table1.
Updation in the table1 in schema1 should get replicated to table1 in schema2. Can we use replication for this scenario?
I can't create any triggers on the table. Because it will affect the exsiting structure (Which is not allowed).
What kind of replication can be used. Any other technology or ideas to implment this automatic updation?
Please help me.
Regards,
P