JdV's Notes
My notes on: SAP, Oracle, Windows, AIX, Solaris and other stuff
Pages
(Move to ...)
Home
Map A Drive In Windows Command Prompt (DOS)
DB2 Notes
▼
Thursday, 22 October 2009
Oracle job scheduler
To view the current schedules:
select * dba_scheduler_schedules;
Also:
select * from dba_scheduler_jobs;
To view job run histories:
select * from dba_scheduler_job_log;
See also
SAP note 974781
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment