hi all,
i am altering a table with "not logged initially" option to avoid logging while doing massive update (to avoid transaction log full). but sometimes i am getting an error
SQL1477N For table "RPM.TRANS" an object "269" in table space "4"
cannot be accessed. SQLSTATE=55019
as per the above msg, i have to drop and recreate the table.
is there any other way to run dml without logging
pls advice
regards
sanjai