Chapter 6: Managing Application Catalog Databases
Reference
420
ADS-0950-UG00
AdminStudio 9.5 User Guide
AsJobStep
This table identifies the individual job steps for all jobs within the Enterprise Server.
MetaData
Varchar(4096)
N
N
Job specific XML data used by template jobs.
StatusId_
Int
N
N
Foreign key into the
AsQueueStatus
table –
StatusId
column. This value identifies the status of
this particular job queue entry.
Table 6-117 •
AsJobStep Table Columns
Column
Type
Key
Nullab
le
Description
JobStepId
Int
Y
N
The primary key to uniquely identify a job.
JobStepNa
me
Varchar(32)
N
N
The name of the job step.
UserName
Varchar(255)
N
N
The user name that created this job step and derived as
part of the Enterprise Server login process.
MetaData
Varchar(4096)
N
N
Job step specific XML data
Created
Datetime
N
N
The time when the job step was created. Generated
automatically.
Deleted_Fla
g
Char(1)
N
N
Not currently used.
Deleted
Datetime
N
Y
Not currently used.
Description
Varchar(400)
N
N
An extended description of the purpose of the job step.
JobId_
Int
N
N
Foreign key into the ASJob table indicating to which job
this job step is associated.
JobIOrder
Int
N
N
The ordinal number in which the job step is executed
when the job itself is executed.
StepId_
Int
N
N
Foreign key into the
AsJobStepMaster
table which
identifies the type of job.
Table 6-116 •
AsJobQueue 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...