Caner.B
12th March 2002, 14:11
Hi ,

Does anybody know where the table ttiex180000 is used for.
the name for this table in table maintenance is 'temporary table (iex1280m000)' .
but there are more than 1.300.000 rows in this table . is this normal for an temporary table and may we delete this rows .

Thanks

Caner

patvdv
12th March 2002, 17:25
Caner,

I am not sure for what purpose this table is populated, my best guess is that the table contains information about each component that is read through ttiex1284m000. We have had problems in the past with this table getting corrupted somehow. The only solution was to delete it from within the database and to recreate it so I would assume it is alright to empty it. I would double-check with BGS to be sure.

Caner.B
25th March 2002, 10:37
Hi Patrick ,
I Asked the same question to BGS and here is the answer .

The table ttiex180000 is only needed while ttiex1280m000 is used. The table contains intermediate situations. If all actions with ttiex1280m000 are successfully ready then the table can be cleared.

patvdv
25th March 2002, 12:12
Thanks for the info Caner!