indian_sumesh
1st April 2006, 09:36
Dear Baan friends
I am facing one problem as,
I have installed .dmp for a table tdind088 for add field "dtyp" through sess.
ttiex1284m000 in my update vrc B40u C4 in5p and the performed CRDD
with 'Reconfigure tables' set to 'YES' and then restarted the server.
but now the field added to tdind088 is visible through the sess.
ttadv4520m000-
but not visible from ttaad4500/4100.
so tell me how can i come out from this prob.
Regards
Umesh.
dave_23
1st April 2006, 17:46
What package combination is B40u C4 in5p a part of ?
And is the company that your table is in, a part of that package
combination?
Dave
indian_sumesh
2nd April 2006, 07:05
Hi Dave
I think that u r right that the defn baan using is from diff. Pkg. combination.
Our company is attached with B4C4Live pkg.comb.of B40l C4 liv VRC which is
derived from B40u C4 in5p VRC with Pkg. comb. B4UC4in5, and
I installed the .dmp in B40U C4 in5p which is our localisation update VRC
but when i checked there is same table defn is present in B4C4Live directory
that means Baan is accessing from B4C4Live, so now prob. is how to make the baan to access the defination from B4UC4in5 instead of B4C4Live.
Or how can i check from which Place the baan is accessing the table def.?
Thanks and regards
Umesh
dave_23
2nd April 2006, 16:40
You would have to remove the table definition from the B40l C4 liv
so that Baan could find it in B40u C4 in5p
or just move your DD up from in5p to liv
Dave
indian_sumesh
3rd April 2006, 06:37
One more Request Dave
I do not know how to remove the table def from a specific VRC
can u tell me the procedure to do that.
Regards
Umesh
dave_23
3rd April 2006, 13:38
Just delete it from Maintain Tables.
Dave
indian_sumesh
3rd April 2006, 15:07
Thanks lot dave
I will try this and any prob. get back to u.
and for your other option of move DD , i have to just copy the def file from
in5p to liv pkg. comb. in baan\dict and run CRDD. is it OK.
Regards
Umesh
dave_23
3rd April 2006, 19:38
Yeah, but you have to delete the existing one in live at that point anyway.
Dave
ecarceller
6th April 2006, 20:47
Normally if you have definitions at two levels in a VRC structure it is because there are differences between those two. If you add a change to an upper VRC you need to change the defs for that same table in all the lower VRCs in your VRC structure. That way you preserver the differences between them plus you add the new changes... or am I missing something here?
ecarceller
6th April 2006, 20:54
Umesh,
If you were refering to the dd directories where the RTDD table definitions are stored, those work different than objects, programs, etc. For a given PC every single table needed for it will get its RTDD definition file created inside the dd directory. In other words, as long as the table exists somewhere along the VRC structure you will see a d<ppmmm###> (like dtiitm001 for instance) inside every single dd<PC> directory.
Which dd directory is used will depend on the Baan account you are using.