sctoolsguy
8th December 2006, 22:39
We are currently attempting to install Spanish language update to our W2K3/Oracle/IVc4SP16 environment. Constant errors are ocurring due to tools tables being out of sync with the data dictionary. The most recent example is ttiex188.tocu; the dd thought the column should be of domain ttadv.cust with dept = 40; the database has the column as not null raw(160). Is there a way to check the dd against the structure to find the errors?

I have attempted to rebuild RDD for Tools and the issue persisted. The only way we got the proper table definition was to use gcommand to create the table according to the dd.

Thanks in advance for helping!

NPRao
9th December 2006, 01:08
You can use Check Table Definitions - ttaad4232m000, you have to use the Base Installation Package Combination (b52a in my case).

You can go through the GTM, and also create the table if it doesn't exist.