PV Ramone
21st August 2002, 13:07
Hi all,

We want to clean down the table tuddc130 since it is quite big.
Can we just delete all the records in this table when everybody is logged out of the ddc/barcoding system?
It is possible to use the session tuddc2240m000 but in here you cannot select the records by date.
I was thinking on just deleting the records directly in Oracle based on the field 'update date'.

thanks for all the info you can give me.

gfasbender
21st August 2002, 15:18
The guarantee keys are only used on the transaction during the ddc function server process. You can definately delete records from or trunc the table through Oracle if no ddc process is running.