why we do STRSRVJOB in batch debugging in as400

Answer Posted / raji

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. Dump, debug, and trace commands can be run in that job until service operation ends.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1261


what is the procedure and explain about real time scenario.

1482


how do I declare a minor?

718


What is a record lock error?

1270


what is the difference between do while and do until?

710






What are the types of identifiers?

573


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

509


Explain mdt?

667


what is file information data structure?

1376


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

675


What is the difference between iter and do?

677


We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

772


can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com

1971


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.

755


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2201