Skip to main content
Skip table of contents

AB_PASISCHEDULERSTATUS

This table stores the status of quartz jobs.

Column Name

Version

Data Type

Description

AB_PASISchedulerStatusID

13.0.0

NUMBER(19,0)

Primary Key

JobType13.0.0Varchar2(50)Name of the type of job scheduled.
JobName13.0.0Varchar2(50)Name of the job being executed.
JobStatus13.0.0Varchar2(50)Status of the job.
Organization13.0.0Varchar2(100)School Name.
StartTime13.0.0TIMESTAMP(6)The date and time the record started. Defaults to system date
EndTime13.0.0TIMESTAMP(6)The date and time the record ended. Defaults to system date
WhoCreated13.0.0Varchar2(100)The name of the person who created the record. Defaults to user.
WhenCreated13.0.0TIMESTAMP(6)The date and time the record was created. Defaults to system date.
WhoModified13.0.0Varchar2(100)The name of person who modified the record. Defaults to user.
WhenModified13.0.0TIMESTAMP(6)The date and time the record was modified. Defaults to system date
JobStatusMessage13.0.0Varchar2(2000)Exception messages.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.