Schedule JobSet Issue
We use the PeopleSoft Process Scheduler to run our nightly batches. We've set up each module's nightly processing as one or more PSJobs. For example, AP has ZAPD1 (AP Daily) and ZAPW1 (Weekly, Monday) set. Each of these jobs forms part of a nightly job (Z_F_MON, etc), which is then scheduled using the Schedule JobSet functionality.
Normally this works pretty well for us, but sometimes when we make changes weird things happen. Right now I'm trying to figure out why the scheduler doesn't want to run the last process in the Monday JobSet, though sometimes it will run it after a three-hour (or, as I discovered this morning, a weekend-long) delay. I've looked on My Oracle Support, but haven't found anything that resolves this issue. Most of the advice on resolving issues like this says that I should recreate the JobSet, but with the complexity I'd prefer to not have to do that.