Chapter 6: Managing Application Catalog Databases
Reference
AdminStudio 9.5 User Guide
ADS-0950-UG00
419
AsJobQueue
This table is the active queue for all job instances which are available to run, or which have run.
Created
Datetime
N
N
The time when the job was created. Generated
automatically.
Deleted_Fl
ag
Char(1)
N
N
Not currently used.
Deleted
Datetime
N
Y
Not currently used.
Descriptio
n
Varchar(400
)
N
Y
An extended description used to elaborate the purpose of
a (template) job.
Table 6-116 •
AsJobQueue Columns
Column
Type
Key
Nullable
Description
JobQueueId
Int
Y
N
The primary key to uniquely identify a job queue
entry.
QueueName
Varchar(32)
N
Y
The name of the job queue entry.
LastAction
Varchar(200)
N
Y
The last status message generated by the job
execution. Initially empty until the job actually runs.
Priority
Int
N
Y
Relative priority value giving preference to jobs
scheduled for immediate execution
CompletionTi
me
DateTime
N
Y
The time that the last run of the job completed.
RequestTime
DateTime
N
N
The time after which the job will be set as available
to run.
JobId_
Int
N
N
Foreign key into the AsJob table – JobId column.
This value identifies which job is associated with
this job queue entry.
UserName
Varchar(255)
N
N
The name of the user who added this job to the job
queue and derived as part of the Enterprise Server
login process.
Table 6-115 •
AsJob Columns (cont.)
Column
Type
Key
Nullable
Description
Summary of Contents for ADMINSTUDIO 9.5
Page 1: ...AdminStudio 9 5 User Guide Version 9 5...
Page 50: ...Contents 50 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 52: ...52 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 156: ...156 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 440: ...440 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1090: ...1090 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1426: ...1426 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1686: ...1686 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1794: ...Chapter 24 AdminStudio Public API Reference 1794 ADS 0950 UG00 AdminStudio 9 5 User Guide...
Page 1842: ...Index 1842 ADS 0950 UG00 AdminStudio 9 5 User Guide...