DMSRVADM Procedure

The Job Status Data Set

The job status data set contains the following variables:
JOBID
specifies the job-id that was submitted to the DataFlux Data Management Server. The job-id is previously set by a function such as DMSRVBATCHJOB. The job-id is an argument in these functions:
  • DMSRVCOPYLOG
  • DMSRVDELETELOG
  • DMSRVJOBSTATUS
  • DMSRVKILLJOB
See Functions Listed Alphabetically for a complete list of functions and call routines.
STATUS
specifies the following job status codes:
0
Job completed successfully.
1
Job failed.
2
Job still running.
Descriptions and associated job types are listed in the table below.
JOBDESC
JOBTYPE
Data Service
0
Data Job
1
Profile Job
2
Process Job/Service
3
Repository Job
4
Unknown Type
Undetermined