0% found this document useful (0 votes)
56 views2 pages

MDM DB Migration Steps

The document outlines the ETL migration steps for two environments - EMEA and APAC. For the EMEA environment with SID T0243X, it lists scripts to run in the AMZN_MDM_ETL_AUDIT, AMZN_MDM_PRE_LNDNG, AMZN_MDM_TEST, and AMZN_MDM_PBLSH schemas. Similarly for the APAC environment with SID D0254X, it lists the same scripts to run in the same schemas.

Uploaded by

zipzapdhoom
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views2 pages

MDM DB Migration Steps

The document outlines the ETL migration steps for two environments - EMEA and APAC. For the EMEA environment with SID T0243X, it lists scripts to run in the AMZN_MDM_ETL_AUDIT, AMZN_MDM_PRE_LNDNG, AMZN_MDM_TEST, and AMZN_MDM_PBLSH schemas. Similarly for the APAC environment with SID D0254X, it lists the same scripts to run in the same schemas.

Uploaded by

zipzapdhoom
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

ETL Migration Steps (Database End):

For EMEA Environment(SID=T0243X): Run the following scripts one by one: 1. Run Schema_Create.sql Scripts to be run in AMZN_MDM_ETL_AUDIT schema: 1. Run Create_Audit_tables.sql 2. Run Create_Sequence.sql 3. Run Insert_Seed_data_for_EMEA.sql 4. Run EMAIL_PKG.pck Scripts to be run in AMZN_MDM_PRE_LNDNG schema: 1. Run Pre-Landing_Schema_Generation_EMEA.sql 2. Run Proc_Truncate_Partition.prc Scripts to be run in AMZN_MDM_TEST (MDM ORS): 1. Run Type_creation_script.sql 2. Run Pkg_Get_Taxonomy.pck 3. Run Pkg_Search_Service.pck 4. Run CMXBJ_PKG.pck Scripts to be run in AMZN_MDM_PBLSH (MDM ORS): 1. Run Publish_Schema_Creation_Script.sql

For APAC Environment(SID=D0254X): Run the following scripts one by one: 1. Run Schema_Create.sql Scripts to be run in AMZN_MDM_ETL_AUDIT schema: 1. Run Create_Audit_tables.sql 2. Run Create_Sequence.sql 3. Run Insert_Seed_data_for_APAC.sql 4. Run EMAIL_PKG.pck Scripts to be run in AMZN_MDM_PRE_LNDNG schema: 1. Run Pre-Landing_Schema_Generation_APAC.sql 2. Run Proc_Truncate_Partition.prc Scripts to be run in AMZN_MDM_TEST (MDM ORS): 1. Run Type_creation_script.sql 2. Run Pkg_Get_Taxonomy.pck 3. Run Pkg_Search_Service.pck 4. Run CMXBJ_PKG.pck Scripts to be run in AMZN_MDM_PBLSH (MDM ORS): 1. Run Publish_Schema_Creation_Script.sql

You might also like