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
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
how do I declare a minor?
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.
How can we override a file during runtime in rpg?
what is the difference between do while and do until?
What is difference between bind by copy and bind by reference?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how can you display specific subfile page on the screen in unequal subfile?
When it is desirable to describe files Internally?
How can we know running job is batch or interactive?
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?
what is the procedure and explain about real time scenario.
is this a rpg channel?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what happens when sflsiz = sflpag? What are the advantages and disadvantages?