Data Ingestion and Replication
- Data Ingestion and Replication
- All Products
| URI: | /content/informaticadita-com/en_us/integration-cloud/cloud-mass-ingestion/current-version/_mass-ingestion_cloud-mass-ingestion_current-version_ditamap/mass_ingestion_databases/mass_ingestion_databases_sources_-_preparation_and_usage_considerations/db2_for_zos_sources/_jcr_content/header/menupage.nocache.html/informaticadita-com/components/content/menu-hover |
|---|---|
| STATUS: | 404 |
| MESSAGE: | Not Found |
| SERVLET: | org.apache.felix.http.base.internal.dispatch.DispatcherServlet-3dc2f56e |
GRANT ALTER TABLEschema.tableDATA CAPTURE CHANGES TOuser<--for each source table COMMIT;
GRANT ALTER TABLEschema.tableDATA CAPTURE CHANGES TOuser<--for each source table COMMIT;
GRANT MONITOR2 TOuser; COMMIT;
GRANT READ ON !SCHEMA!.!STRPRC!_RS_TBL touser; GRANT DELETE ON !SCHEMA!.!STRPRC!_RS_TBL touser; GRANT EXECUTE !SCHEMA!.!STRPRC! touser; COMMIT;
GRANT BIND, EXECUTE ON PLAN !STRPRC! TO PUBLIC; COMMIT;