MATERIALIZED VIEW LOG in other schema
Vikas Sharma, January 05, 2014 - 3:20 pm UTC
Hi Tom,
I have 2 schemas. schema1 and schema2. have a table myorders in schema1. ie. schema1.myorders.
I would like to create a MATERIALIZED VIEW LOG on schema1.myorders in schema2. is it possible?
I checked oracle documentation but could not find any answer.
Regards,
Vikas Sharma