Ok, so I playing with using qberr to give me the stderr of the job, and then searching for the error I'm interested. If the error exists in the subjobs stderr, then I can use qbretry to retry the subjob...
But, this is not really a subjob problem. I would like to be able to use qberr to get the stderr for all of the _frames_ of the job. And then use qbretry to retry just those failed frames. But, qberr and qbretry only seem to work on SubJobs.. not frames...
Does anyone know if these a way to get stderr and/or retry specific frames of a job?
Thanks,
Matt