They have a transaction in the data dictionary, that's why the transaction needs to be isolated (commit before) and why they need to either commit or rollback after (to make the data dictionary change stick or become undone)
↧
They have a transaction in the data dictionary, that's why the transaction needs to be isolated (commit before) and why they need to either commit or rollback after (to make the data dictionary change stick or become undone)