Re: Oracle job is not running
Posted by Roshan on Sep 24, 2017; 11:32am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Oracle-job-is-not-running-tp3400p3571.html
If the actual date on the linux server is:
Sun Sep 24 14:58:04 MUT 2017
should I remove the timezone?
from
start_date => TIMESTAMP '2017-09-12 14:20:00.000000 US/EASTERN',
to
start_date => TIMESTAMP '09/24/17 15:20:00',