scheduled job is deleted from the oracle db once it is expired.

View: New views
5 Messages — Rating Filter:   Alert me  

scheduled job is deleted from the oracle db once it is expired.

by Peagmaguice :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This problem is assocaited with the Quartz frame work for scheduling jobs.
I scheduled an immediate job and once it is executed it got deleted from the quartz tables.Is there any way to see these deleted jobs or can i use any history tables to track these jobdetails ..?

Once a sheduled job is executed/run it is getting deleted from the database.
If any one knows solution for this please reply........
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=211379&messageID=289584#289584


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: scheduled job is deleted from the oracle db once it is expired.

by Peagmaguice :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The job is deleted because it is not statefull.
If it's not statefule, and has no future fire times, it will go away.

M : )
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=211379&messageID=289754#289754


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: scheduled job is deleted from the oracle db once it is expired.

by Peagmaguice :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

But I want to view all the jobdetail that I entered through the application.Is there any way to track these job names even after the schedule of a particular job
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=211379&messageID=290970#290970


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: scheduled job is deleted from the oracle db once it is expired.

by Peagmaguice :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Libin,
Had you got the solution for this problem. I have the same problem could you ahare the same with me.

Thanks in advance.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=211379&messageID=488725#488725


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: scheduled job is deleted from the oracle db once it is expired.

by Peagmaguice :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Only track may be via log file ?
See:
org.quartz.plugins.history.LoggingJobHistoryPlugin
org.quartz.plugins.history.LoggingTriggerHistoryPlugin

If u need the information within the qrtz tables change your implementation of jobs and settings of the jobdetail
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=211379&messageID=489038#489038


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

LightInTheBox - Buy quality products at wholesale price