jaycee99
27th October 2009, 02:17
I add in one field to table tfcmg101, tested everything is working then i export out using Export Data Dictionary.

I try to Import Data Dictionary to Client A and tested OK.

But when i did the same thing to Client B, at the frontend (ttadv4520m000), the added field is there, but when i go to ttaad4500 to check the table tfcmg101, i cannot find the field, its not appear.

Please advice how to solve this issue?

Hitesh Shah
27th October 2009, 05:09
U need to do CRDD for that table .

jaycee99
27th October 2009, 08:13
i done the CRDD, logoff and login back. Also same, cannot appear. Any other solution?

Elrodyn
27th October 2009, 10:36
have you tried to restart the shared memory?

i've once encountered something like this, and it's solved after restarting

Hitesh Shah
27th October 2009, 13:26
possible that the field u added has a new domain and it does not exist in target environment . In the case the CRDD etc will not help .

U can check the logfiles/evenvwr for error . Does the table dd file in runtime dict contain new field u added . If yes and that field & domain exist , restarting shared memory can help .