I have a long transaction (taking hours) with all tables within the
transaction
are tem****ary tables with no log and locked in exclusive mode, thus
there will be no LOG
usage and less LOCK usage. Is this scenario will impact the database
server performace?
Thanks for any reply and consultation.