heterogeneous environment
Please help me as I am in urgen need if you know regarding heterogeneous environment.I have posted it in gateway but I am not getting quick response.
I have an requirement to fetch the data from oracle materialize view to mysql database.
I am listing materialize view below and please let me know the both option with gateway and without gateway how I can implement this task.
Client want to automate this job.
CREATE MATERIALIZED VIEW "REPL_USER"."FDI_FD_MVIEW"
ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)