Warehouse Printer: Connection issues with warehouse printer through metalware. (ticket 7877)
- Daily: printer is stopping.
- how to set-up notifications when printer stops working
First: check system to make sure jobs are running
Command: STRSBS MNGSRV to start the MNGSRV subsystem and the A__MNGSRV job.
Solution: They probably IPL'd the system. We should probably add STSSBS MNGSRV to their Startup program.
How to: Add to Startup program.
To find the startup program being used: COMMAND: WRKSYSVAL QTRUPPGM
To find the source for the startup program that needs changed. COMMAND: DSPPGM PGM(MPSSYS/MPsSTRUP)
To find the source file, COMMAND: STRPDM
Go into Programming Development Manager (PDM) and selected option 3.
Work with members.
Use option 2-Edit to edit program source
ADD: STRSBS MNGSRV command to startup program and F3-Exit to save changes
Use option 14=compile to recompile startup program
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article