Closed VladDr85 closed 3 years ago
Hey @VladDr85 , does it work when you run it without the ut3
schema?
select * from table(ut.run('ut_am.bout_block_calc_pkg'));
If not I'd assume that you're missing the necessary public synonyms. (See http://utplsql.org/utPLSQL/latest/userguide/install.html#allowing-other-users-to-access-the-utplsql-framework)
@pesse Thanks so much. it helped, everything works!
This solution fixed the problem https://github.com/utPLSQL/utPLSQL/issues/1097
Hi, utPLSQL is installed. The plugin is installed PlsqlDeveloperUtPlsqlPlugin.dll
I launch it via the context menu or via Tools->utPLSQL I get the error "utPLSQL is not installed"
it works:
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production Version 19.12.0.0.0 PL/SQL Developer 13.0.6.1911 (64 bit)