Why did we give STRSRVJOB while debugging batch program

Answer Posted / chenna

The Start Service Job (STRSRVJOB) command starts the remote
service
operation for a specified job (other than the job issuing
the
command) so that other service commands can be entered to
service
the specified job. Any dump, debug, and trace commands can
be run
in that job until service operation ends. Service
operation
continues until the End Service Job (ENDSRVJOB) command is
run.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do I preserve and clean the array?

681


How Chain operation copies the record's data to the input buffer for the program?

1093


how does the rpg element work?

726


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1463


How to call one program from another program in RPG? please help me with the code

1269






write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

836


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1324


Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1470


How would display prime numbers using CL program?

5688


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

1903


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

718


how do I declare a table or array in rpg iv?

745


How to declare the pull button in AS/400..

1889


how can you display specific subfile page on the screen in unequal subfile?

681


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

762