Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
table name in data deploy
vinylrecord
The names of the tables generated by using iwsyncdb.ipl command are like IW_1678364 etc.. is there any way by which we can know the name of table generated, can a friendly name be provided, because right now its ver difficult to find out which tables are created. Also, is there any limit on the replicants for the table formation..
Plz is anyone could figure it out or knows do help me..
Thanks a lot..for the time
Find more posts tagged with
Comments
Migrateduser
If the database being used for Datadeploy doesnt support long table/colum/constraint names, in such a case DD generates a short object name. To obtain the actual name of the corresponding short object name, query the IWOV_IDMAPS table, you should also read the DD admin manual for more info regading this.
If you are trying to map replicants you should use User defined database schema (UDS)