mhanif
0 pts. | Jun 9 2005 1:39AM GMT
The TFRBCHJOB command can transfer a batch job if the the command is issued within the batch job. Routing data and request data can be specified for the batch job when it is transferred. The routing data specified is processed in the subsystem in which the job queue is active.
bkr0963c
0 pts. | Jun 9 2005 7:54AM GMT
Thanks guys. That is what I thought, but I wanted to double check.
WaltZ400
535 pts. | Jun 9 2005 8:29AM GMT
Just a reminder TFRJOB and TFRBCHJOB only work in the job the command is executed in. You can do a TVFJOB to transfer your current interactive session to a different job queue, but you can’t transfer a batch job from within your current interactive job.
MichelleDavidson
110 pts. | Jun 17 2005 7:02AM GMT
Steve wrote the editors of <a href="http://Search400.com" title="http://Search400. " target="_blank">Search400.com</a>, saying yes, you can do the transfer. He said:
“I have just implemented a variation of this to split users by company into various interactive subsystems at sign-on.
“This was a prelude to reducing critical backup/overnight processing window, thereby increasing available up-time by business. We now bring each business down and up as required without impacting other businesses.”
– Michelle Davidson, editor, <a href="http://Search400.com" title="http://Search400. " target="_blank">Search400.com</a>
TomLiotta
8025 pts. | Oct 26 2009 4:32AM GMT
Do you want to know if a job can transfer itself? or if you can transfer a job that is already running? A job can transfer itself. You can’t do it for the job. Further, transfers will cause new routing steps which might not be at all what you want to happen.
What exactly are you trying to accomplish? There might be much better actions you can take. For example, one reason might be because a job is running in a subsystem that you need another job to run in. If the job queue was single-threaded, only one job can run at a time. There are far easier ways to get the jobs running at the same time.
What is the problem that needs to be solved?
Tom






