How do I release jobs in queue and change a job destination
to a different printer. I know wrkjobq but I have not
worked with As/400 for a while,so_can someone help me?

Answers were Sorted based on User's Feedback



How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq..

Answer / suhas

it can be done by following command : outq(printer name)
save(*yes)

Is This Answer Correct ?    2 Yes 1 No

How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq..

Answer / swetha p rao

Using CHGJOB u can change the job destination

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More IBM AS400 AllOther Interview Questions

Define the purpose of the following code (If you know, how would this be written in RPG ILE) HI LO EQ C *IN66 DOUEQ *OFF C KEY1 CHAIN FILEA 90 66 C 66 CALL PGM1 PRM C ENDDO

1 Answers  


What is the benefit of using Externally Described files over Internally Described?

19 Answers   IBM, Patni,


define data structure?

1 Answers   IBM,


what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?Pls give the answer 1,,,,,,,to 12.........ie how it will happened like...for eg if a file is not closiing ,,,like this error is happened... if sufficient data is not in a pf to write in a display file. or sfldsp is not "on"......sessional or device error occured...like this give details all 1 to 12 errors (syam..)....give details PLsssssssssss?

1 Answers   CTS,


Can an indexed file be accessed in arrival seQuence in RPG program ?

1 Answers  






how can you detect overflow for a print program that prints multiple lines per cycle?

1 Answers   IBM,


What are the different types of access paths maintained on the file?

1 Answers  


What the difference between Source Physical File and Physical File?

1 Answers  


which cl command is used to trap error messages during program execution?

0 Answers   IBM,


how will you search an array?

0 Answers   IBM,


how do u compile rpgle program?

0 Answers   IBM,


List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased

1 Answers  


Categories