Skip to content
Discussion options

You must be logged in to vote

To start the Debug Service v3 job from the server:
SBMJOB CMD(QSH CMD('export JAVA_HOME=/QOpenSys/QIBM/ProdData/JavaVM/jdk11/64bit;/QIBM/ProdData/IBMiDebugService/bin/startDebugService.sh > /QIBM/UserData/IBMiDebugService/startDebugService_workspace/startDebugServiceNavigator.log 2>&1')) JOB(QDBGSRV) JOBD(QSYS/QSYSJOBD) JOBQ(QSYS/QUSRNOMAX) OUTQ(QUSRSYS/QDBGSRV) USER(QDBGSRV)

Notes:

  • on V7R6, use jdk17 instead of jdk11
  • to stop the Debug Service job, just change 'start' to 'stop' (and maybe change JOB to QDBGSRVE)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by heymchri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants