Why did we give STRSRVJOB while debugging batch program
Answers were Sorted based on User's Feedback
Answer / 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 ? | 13 Yes | 0 No |
Answer / ajit
STRSRVJOB is used on the job so that other service commands
can be entered for that job like debug, dump, trace etc etc
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / rohit
Can say STRSRVJOB provides interactive environment for batch jobs to debug as interactive.
| Is This Answer Correct ? | 1 Yes | 0 No |
1)how to do date validation in rpg? 2)how to delete dUPLICATE RECORDS?
Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?
can we use cl programming to update or delete physical files
what is *place and *auto keyword in prtf ?plz explain
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
I am reading a file in CL program. and MONMSG CPF0864 has arrived means EOF has arrived. Now i want to read this file again. How i can do this?
5 Answers CitiGroup, Symphony,
parameters cannot be passed in which one??
what is ment by "MDT"
How can you delete records form a file in rpg without using "Delete" OPCODE?
how can I tell when to replace the array?
what is program status data structure?