Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 239abde

Browse files
authored
Add grant ut_annotation_manager to public
1 parent 8e26ed0 commit 239abde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/create_synonyms_and_grants_for_public.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ grant select, insert, delete on &&ut3_owner..ut_cursor_data to public;
6969
grant execute on &&ut3_owner..ut_sonar_test_reporter to public;
7070
grant execute on &&ut3_owner..ut_annotations to public;
7171
grant execute on &&ut3_owner..ut_annotation to public;
72+
grant execute on &&ut3_owner..ut_annotation_manager to public;
7273
grant execute on &&ut3_owner..ut_annotated_object to public;
7374
grant execute on &&ut3_owner..ut_annotated_objects to public;
7475
grant select on &&ut3_owner..ut_annotation_cache_info to public;

0 commit comments

Comments
 (0)