-
Feb 20th, 2009, 02:48 PM
#1
Spring-Cleaning the JobRepository
Is there a defined mechanism to clean up old entries in the Job Repository?
If I run several hundreds of jobs a day every day I'm wondering about cleaning up the DB.
-
Feb 20th, 2009, 05:07 PM
#2
Repository Cleanup
IMHO, that would be a job for a DBA... some simple backend maintenance scripts. Perhaps stored procedures or what not... Everything I have seen with the batch framework so far addresses bulk processing of data... not table maintenance.
Keith
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules