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

Skip to content

Commit 6acd2ad

Browse files
authored
Add grant ut_annotation_manager to ut3_user
1 parent 239abde commit 6acd2ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/create_synonyms_and_grants_for_user.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ grant select, insert, delete on &&ut3_owner..ut_cursor_data to &ut3_user;
8989
grant execute on &&ut3_owner..ut_sonar_test_reporter to &ut3_user;
9090
grant execute on &&ut3_owner..ut_annotations to &ut3_user;
9191
grant execute on &&ut3_owner..ut_annotation to &ut3_user;
92+
grant execute on &&ut3_owner..ut_annotation_manager to &ut3_user;
9293
grant execute on &&ut3_owner..ut_annotated_object to &ut3_user;
9394
grant execute on &&ut3_owner..ut_annotated_objects to &ut3_user;
9495
grant select on &&ut3_owner..ut_annotation_cache_info to &ut3_user;

0 commit comments

Comments
 (0)