• 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
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Job Scheduler

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Am using Oracle 9i Application Server, am facing problem in Job Scheduling. I need to schedule a mail procedure every monday but the scheduler doesn't work. Currently am using dbms_job API for scheduling the job but it doesn't work, do you have any inbuilt portlet to do this say Scheduler Portlet or any solution to run this job scheduler.

Thanks in Advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic