While using a OD-DD sync several of the database tables when deployed to production are being generated differently then the others - by the fact they are not
created using IWT_ they are instead the category/datatype/name of the DCT or
category/dataype/name of the DCT/ name of replicant - also these tables that get created do not have an entry in iwov_idmaps? I don't receive any constraint violations and my deployments are all clean - thus, I don't know what is triggering such a behavior and I really need these tables generated like the rest with an IWT_ . see examples below as these are the actual table names that are being generated on the prod database (ideally, I need these to be something like IWT_2578187 etc):
ABOUT_US_ABOUT__AU
ABOUT_US_ABOUT__COMP
COMMENTARY_COMM__CO
COMMON_AD_MSG__AD
COMMON_AD_MSG__AD_LOC
COMMON_AD_MSG__SRV_MS_LOC
CUSTOMER_SVC_HELP__HLP
Here are the entries from iwov_idmaps from my production database
1,IWT_C91539F92C3,COMMENTARY_COMM__RELATED_FUND_INFO
1,IWT_14C61099DB5C,ABOUT_US_CAREER_OPPORTUNITIES__CAREER_OPPORTUNITIES
1,IWT_F705D269850,ABOUT_US_INVESTOR_FACT_SHEET__FACT_SHEET
1,IWT_F06C6C42947,ABOUT_US_INVESTOR_FACT_SHEET__COMPONENT
1,IWT_C1D66704519,ABOUT_US_OFFICER_BIO__OFFICER_BIO
1,IWT_E13597B4440,ABOUT_US_PRESS_RELEASE__PRESS_RELEASE
1,IWT_BEBD2536D41,ABOUT_US_PRESS_RELEASE__REL_FUND
1,IWT_EFB510ACFB5,CUSTOMER_SVC_SERVICE_GUIDES__SRVC_GUIDE
1,IWT_E4241BEFC79,SALES_RESOURCES_SALES_IDEA__SALES_IDEA
1,IWT_D7E451A2CF7,SALES_RESOURCES_SALES_IDEA__REL_FUND
1,IWT_CF1236DC91B,COMMENTARY_COMM__COPYSECTIONDETAILS
1,IWT_CF124C24AC7,COMMENTARY_COMM__COPYSECTIONDETAILS
1,IWT_C91EE36B501,COMMENTARY_COMM__RELATED_FUND_INFO
Edited by koneill on 05/29/03 01:47 PM (server time).