Now when I try to create it again, it gives me the error
SQL> create materialized view log on ofas with rowid ;
create materialized view log on ofas with rowid
*
ERROR at line 1:
ORA-12000: a snapshot log already exists on table 'OFAS'
Please Suggest.
btw is there anywhere i can get good info on materialized views. the documentation sucks
Bookmarks