|
The restrictions for the STRDBG command are as follows:
STRDBG is not valid in debug mode. To end debug mode, refer to the ENDDBG (End Debug) command.
STRDBG cannot be used if the user is servicing another job, and that job is held, suspended, or ending.
STRDBG is shipped with public *EXCLUDE authority, and the QPGMR, QSRV, and QSRVBAS user profiles have private authorities to use this command.
The user must have either *CHANGE authority to the program or *USE authority to the program and *SERVICE special authority.
If you need authority to the command someone will need to GRTOBJAUT OBJ(QSYS/STRDBG) OBJTYPE(*CMD) USER(your user profile) AUT(*USE).
Your user profile will also need *CHANGE authority to the program or *USE authority to the program and *SERVICE special authority.
|