...
- How can JobScheduler run with Oracle 11?
- How can JobScheduler run with Postgres 9.1 and higher?
- How to change the database connection (password, user, database, port ...)
- How can JobScheduler operate with a light-weight database like H2
- How to define a trigger in Oracle which starts a job in Job Scheduler
- How to archive JobScheduler history tables in a seperate database
Scheduling Issues
- How to prevent the execution of a job at the last sunday of a month?
- How to prevent the execution of a job at a specific monthday?
- How to stop a job for a not predfined period?
- How can I let run an order job at a start time different to the start time of the order?
...