Thursday, April 26, 2007

Remove and Add JOBQ to a subsystem

On AS400/iSeries when you submit a job and specify a job queue, the job goes to the subsystem that contains that job queue. to remove or add JOBQ to a subsystem:

Remove:

RMVJOBQE SBSD(MRCUTILLIB/BSC) JOBQ(MRCAPPLLIB/MRCTCPSRV)

Add:

ADDJOBQE SBSD(MRCUTILLIB/BSC) JOBQ(MRCAPPLLIB/MRCTCPSRV)

0 Comments:

Post a Comment

<< Home