- Go to the lib\netstandard2.1\ folder and get the precious Oracle.ManagedDataAccess.dll file, that’s all we need
- Now that you have the magic DLL, put it in the same folder as the script you’re going to write, and follow this example:
- $OracleDLLPath = ".\Oracle.ManagedDataAccess.dll"
- Add-Type -Path $OracleDLLPath
Cross-Instance Deadlock in RAC
-
I've created a *video demonstration of a Cross-Instance Deadlock in a
2-node RAC* environment and how to read the trace file.
Note : Only the SQL that h...
Acum 3 zile
Niciun comentariu:
Trimiteți un comentariu