select * from user_source
where upper(text) like '%REPORT_DAILYCONSIGN%';
select * from user_jobswhere lower(what) like '%reportdayconsign%'