Originally the error being displayed was: |
This knowledge article may contain information that does not apply to version 21.05 or later which runs in a container environment. Please refer to Article Number 000385088 for more information about troubleshooting BMC products in containers. To resolve this error: "Unable to start a nested transaction for OLE DB provider "OraOLEDB.Oracle" for linked server "SAST". A nested transaction was required because the XACT_ABORT option was set to OFF" Follow the below steps: 1- Follow the article: Remedy - Server - Error when updating to a linked Oracle DB from ARSystem MSSQL database using Direct SQL action on a Filter 2- Select properties of the OraOLEDB.Oracle provider: 3- Check the following provider options; - Dynamic parameter. - Nested queries. - Allow inprocess. (Note: this article's solution worked with only those 3 selected) 4- For after retrieval and updating of a linked server, follow the options as per below.
|