Debug Service Job default parameters #2818
Closed
VincentKKwan
started this conversation in
Ideas
Replies: 2 comments
-
Hi @VincentKKwan , |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you
…On Tue, Jul 29, 2025 at 2:03 PM Sébastien Julliand ***@***.***> wrote:
Hi @VincentKKwan <https://github.com/VincentKKwan> ,
this will be the case in the next release since this PR has been merged:
#2798 <#2798>
—
Reply to this email directly, view it on GitHub
<#2818 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGDZGQGQKJVU7IBKZCSZTSL3K5PIHAVCNFSM6AAAAACCTRWJEOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGOJSGE4DKMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When the debug service job has not been started - the extension will prompt the user with the following parameter keywords:
JOBQ(QSYS/QUSRNOMAX) JOBD(QSYS/QSYSJOBD) OUTQ(QUSRSYS/QDBGSRV) USER(QDBGSRV)
Is it possible to add INLLIBL(*JOBD) as a default parameter that can be changed by the user. If INLLIBL(*JOBD) is not specified it will use the current user job library list to submit the debug job which can be inappropriate in some scenarios (e.g: error messages are sent when QDBGSRV has no authority to certain user libraries which is irrelevant for the purposes of starting up the Debug Service job).
Beta Was this translation helpful? Give feedback.
All reactions