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

Skip to content

Commit 061ae2e

Browse files
pesseSamuel Nitsche
authored andcommitted
Set echo on in create_synonyms_and_grants to check what's going on
1 parent 22eebce commit 061ae2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/create_synonyms_and_grants_for_public.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Create all necessary grant for the user who owns test packages and want to execu
1919

2020
@@define_ut3_owner_param.sql
2121

22-
set echo off
22+
set echo on
2323
set feedback on
2424
set heading off
2525
set verify off

0 commit comments

Comments
 (0)