RTVJOBA Questions

1

Status of a submitted AS/400 job
This is the scenario, I want my job B to start after finishing Job A and Job C to start after finishing Job B. Can I use a RTVJOBA to check whether job A has finished sussesfully so that I can submit Job B? If I can use this, which paramter will tell me the [...]

Answer Question   |  March 31, 2012  5:31 AM
AS/400 job logs, AS/400 job scheduler, AS/400 jobs, RTVJOBA, SBMJOB
asked by:
1,975 pts.

What date is returned after midnight rollover on AS/400 job queue?
We have nightly jobs that are queued up to release at 23:59 each night. Depending on how many are released at once, it may or may not make it into the jobq before midnight. The main CL program calls a second CL program after midnight. The called CL program uses the RTVJOBA command to get date. What date [...]

Answer Question   |  October 21, 2010  2:24 PM
AS/400 Job Queue, CL Program, RTVJOBA, V5R4
asked by:
235 pts.

How to get job attributes for a different job that was submitted and is running on the system
I have a query. How to get job attributes for a different job that was submitted in batch and is running on the system ? Right now i am able to use RTVJOBA and get the job name of the Job that started. But i also have another job submitted in batch with a different [...]

Answer Question   |  September 11, 2008  6:38 AM
RPG, RPG/400, RTVJOBA
asked by:
10 pts.

Rretrieve date, time a job held
Is there a way to programmatically retrieve the date and time a job was held? I’ve checked RTVJOBA and a variety of job-related API’s but find nothing.

Answer Question   |  April 21, 2010  11:59 PM
AS/400, Job Management, RTVJOBA
asked by:
5,525 pts.

1