The Job Status table, STATJOB, stores the job status information.
This table has the following columns:
Includes the automatic increment counter used by the replication engine for comparing the values before and after the update.
Includes the job domain ID.
Includes the Job ID
Includes the object domain UUID used for replication.
Includes the type of object.
Example: ca_discovered_hardware=1, ca_discovered_user=2.
Includes the object UUID. This column has a foreign key to either ca_discovered_hardware or ca_discovered_user depending on the object_type.
Includes the job status.
Includes the number of times the job has been executed.
Includes the date of last status update.
Includes the elapsed time for the last execution of the job (in seconds).
Indicates whether status text is required.
Example: 0=None,1=More
Includes the number of times the job has been cancelled.
Includes the revisions number
Includes the status text. This column can contain up to 127 characters.
|
Copyright © 2013 CA.
All rights reserved.
|
|