What is Group Job?
Answer / shagun chahal
A Group Job is attached to one workstation and a user. There should be an initial group job and it can be branched to many other group jobs. The group jobs can have different library lists and different output, message queues. Group Job is useful in enhancing the programmers productivity. It is as though logging into the same user-id many times.
| Is This Answer Correct ? | 0 Yes | 0 No |
how you will find an error which is not in the first page of the subfile without using rolldown key?
How to retrieve data from data area?
What are the types of data structure in as400?
what is the disadvantage of using global variable?
which indicator is used for read?
Can you summarize the steps I have to go through in writing my first cgi?
what is the command to rtrieve system date? options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b
. How to know why the OPM job is in MSGWAIT state?..WHAT COULD BE THE REASON FOR it?
Write a CL program which will run a batch job at 1 am every night
what is maximum number of arrays allowed in rpg?
what if my system I runs with system value qccsid 65535?
1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?