mmt sql
This commit is contained in:
@@ -7,7 +7,7 @@ begin
|
||||
select staging2.fn_jobctrl_block_end(255,'block1')
|
||||
*********************************/
|
||||
|
||||
execute 'update fw_core.fw_jobctl_file_sheet_block_run_schedule set end_status=1 , end_time=now(), end_status_note=''completed''
|
||||
execute 'update fw_core.fw_jobctl_file_sheet_block_run_schedule set end_status=''success'' , end_time=now(), end_status_note=''completed''
|
||||
where file_syspk='''||p_file_syspk||'''and block_table_name='''||p_block_table_name||'''';
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user