diff --git a/WELK/welk.sql b/WELK/welk.sql index b07d7d030..4657aba94 100644 --- a/WELK/welk.sql +++ b/WELK/welk.sql @@ -2076,7 +2076,8 @@ CREATE OR REPLACE PROCEDURE welk_pre_putorders AS BEGIN welk_update_zendesk; -END welk_pre_putorders; +END; +/ CREATE OR REPLACE VIEW welk_v_mldopdr ( @@ -2434,4 +2435,4 @@ COMMIT; SET ECHO OFF SPOOL OFF SET DEFINE ON -PROMPT Logfile of this upgrade is: &fcltlogfile +PROMPT Logfile of this upgrade is: &fcltlogfile \ No newline at end of file