Moving a job to a different job queue

There are many reasons why you might want to move a job to another queue. For example, sometimes jobs become backlogged in the queue because of a long running job. Perhaps the job's scheduled run time conflicts with a new job that has a higher priority. One way to manage this situation is to move the waiting jobs to another queue that is not as busy.

You can use either the IBM® Navigator for i interface or the character-based interface to move a job from one queue to another.