Creating the Auto-start Job Entry for the Start Responder Command
Procedure
- End the subsystem using the following command: ENDSBS SBS(QSYSWRK).
- To create the auto-start job entry for CFSTRRP, enter the following command to move the job description: MOVOBJ OBJ(“Product Library Name”/CFSTRRSP#) OBJTYPE(*JOBD) TOLIB(QGPL)
- After the job description is moved, to attach it the QSYSWRK subsystem, enter the following command: ADDAJE SBSD(QSYSWRK) JOB(CFRESP) JOBD(QGPL/CFSTRRSP#)
-
To verify the autostart job entry was successfully applied within the QSYSWRK subsystem, enter the following command:
DSPSBSD SBSD(QSYSWRK)
The subsystem description is displayed.
- To display auto-start job entries, select option 3 and press Enter.
- Verify that the entry exists and is correct. Then restart the subsystem using the following command: STRSBS SBSD(QSYSWRK)
Copyright © Cloud Software Group, Inc. All rights reserved.