spartacus
6th September 2011, 17:15
If I delete a table and the table definition in Baan, there ist still an entry in the DD.
How can I get rid of this?
Can I just delete the entries on Unix-level?
Kind regards
Richard
nmolinaa
6th September 2011, 23:31
Well, you could just do that but there might be also a trace of that in your tools table definition which could rebuild it next time you run Create Runtime Data Dictionary. So, first make sure you don't have a definition in tools and then you can safely delete it from the runtime dd.
spartacus
7th September 2011, 11:29
Well, you could just do that but there might be also a trace of that in your tools table definition which could rebuild it next time you run Create Runtime Data Dictionary. So, first make sure you don't have a definition in tools and then you can safely delete it from the runtime dd.
That is, why I ask: I deleted from tools table and found it afterwards still in the Data Dictionary.
If now some runs "create tables" within that range, the table will be created without any definition in the definition table.
Kind regards
Richard
nmolinaa
7th September 2011, 18:16
Well, after you delete the Baan definition in tools and you convert to runtime, that should eliminate the runtime DD. If for some reason it doesn't you can manually delete it without repercutions.
dhruv_x0
12th October 2011, 13:58
Dear spartacus,
Please check if that table is deletd for all companies. Then delete its definition.
Might help.