Logical log for Temp table -
01-29-2008
, 05:04 AM
From informix manual, I found that any logical database operation will
be logged in logical log. However, will any logical operation on
temporary table be logged too in logical log. I ask this question as
it is non sense to log logical operation for temp table as it will not
be recovered when recovery is required.
Thanks for any reply. |