1. We can check progress for Fix Script but not for Background Script.
2. We can kill running fix scripts in between but background script we cannot(Unless we go to Active Transactions via other session and kill it).
3. We can run Fix Script in background but Background script only runs in foreground.Foreground means the current session will be blocked until script execution gets completed, background process means you can keep on working on other stuffs while script runs in background.
4. Background script cannot be run for Scoped Application but Fix Script can be.
What is the difference between Fix Script and Background Script?
Working Code Asked question December 16, 2023