job开始执行的时间: 2004-12-02 00:38:24
job执行中的next_date: 2004-12-02 01:08:24
pl/sql 过程已成功完成。
sql> select to_char(next_date,'yyyy-mm-dd hh24:mi:ss') next_date from user_jobs
where what = 'sp_test_next_date;';
next_date
--------------------
2004-12-03 00:38:24