utPLSQL / utPLSQL-PLSQL-Developer

utPLSQL Plugin for PL/SQL Developer
Apache License 2.0
24 stars 10 forks source link

"Connect failed" error #18

Closed ukropini closed 3 years ago

ukropini commented 3 years ago

Getting "Connect failed" (ORA-12154: TNS:could not resolve the connect identifier specified) error while trying to run any test (after clicking any menu item). I have an impression that this plugin ignores TNS_ADMIN variable because adding the tnsnames.ora file into $ORACLE_HOME/NETWORK/ADMIN directory has resolved this problem. It would be nice if this plugin could support the TNS_ADMIN variable.

Also I can't find some components in the sources (e.g. RealTimeTestRunner, FontAwesome.Sharp) and can't build a solution.

simasch commented 3 years ago

Hi,

The plugin uses the official Oracle Data Provider for .NET. I will check why it doesn't use TNS_ADMIN.

The mentioned dependencies are NuGet packages. You have to restore them. Read more about this here: https://docs.microsoft.com/en-us/nuget/consume-packages/package-restore#restore-packages-automatically-using-visual-studio