• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Scheduling Job using Oracle Enterprise Manager

 
Ranch Hand
Posts: 67
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello ranchers,
Yesterday, I learnt about scheduling job in Oracle using 'dbms_job' package.
for this, I wrote a code and run it on sql prompt with success

Now, I'm curious to know, how job can be scheduled using 'Job' Menu option of OEM Console.
While taking a 'Quick Tour' in OEM console, I found the guide for this task, but I can't see the 'Job' menu itself on the OEM console window.

What could be the reason?
Does it requires specific user rights for log in?
Please point me to appropriate link that can answer my query.

thanks in advance.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic