You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure but it seems New-NAVEnvironment function does not close opened SQL connections once execution is done.
For example I tried to create a script by using this function followed by invoking database conversion and synch tables (newer build on development environment), but an error about non exclusive connection is always raised.
Closing and reopen PS ISE to launch again only convertion and Synch works fine.