New transaction cannot enlist in the specified transaction coordinator.
When attempting to execute SQL against Oracle 8.1.7 running on HP-UX on a Microsoft Windows 2000 machine with a component set as Required transactions in the Visual Basic IDE, I'm getting the following error:
New transaction cannot enlist in the specified transaction coordinator.
I have spent several hours scouring through the Oracle Services for MTS documentation and can't find any fixes. I am able to start the service properly, and looking in the trace file I'm getting the "OracleMTSService - Accepting new enlistment requests" message. However, I am still getting the error on any attempt to run SQL in a component that supports transactions.