Skip to main content
Skip table of contents

Att_Nightly_Schools (ver7.10.0)

This data in this table is removed and re-loaded during the attendance nightly. During the run it contains a row per school using ProcName to create groups of twenty schools. Upon completion of a school the row is updated with the same number for RowsProcessed as logged in the ViewsControl table.

Column NameInitial VersionData TypeDescription

ProcName

7.10.0

Varchar2(30)

Name of the parameter that is passed to the dbms_scheduler job as a means of grouping schools. Naming convention is ATT_NIGHTLY_JOBnnn where nnn is a three-digit number with leading zeros.

RowsProcessed

7.10.0

Number(10,0)

Number of rows that were processed in this run. Set to null once attendance nightly is complete.

SchoolID

7.10.0

Number(10,0)

School number processed in this run.

WhenCreated

7.11.0

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.11.0

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.11.0

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

7.11.0

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

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

If this problem persists, please contact our support.