scheduled jobs not accessible using oem
Hello,
With SQL*Plus tool I have disabled an existing job and create a new one using dbms_scheduler (enabled=true and status=scheduled).
The scheduled job has ran successfully once and is normally automatically scheduled again.
But with oem grid control: administration --> oracle scheduler --> jobs:
I see nor the disabled one, neither the new one.
As i don't use frequently OEM, could it be just a bad use of this tool (if yes please help me).
Or is there a bug?
For information OEM database is in version 10.1, the monitored ones in 10.2.0.4.
Thanks in advance,
Armel.
With SQL*Plus tool I have disabled an existing job and create a new one using dbms_scheduler (enabled=true and status=scheduled).
The scheduled job has ran successfully once and is normally automatically scheduled again.
But with oem grid control: administration --> oracle scheduler --> jobs:
I see nor the disabled one, neither the new one.
As i don't use frequently OEM, could it be just a bad use of this tool (if yes please help me).
Or is there a bug?
For information OEM database is in version 10.1, the monitored ones in 10.2.0.4.
Thanks in advance,
Armel.
0