Data Collection Period database items

최근 업데이트 : Nov 21, 2024 |

The Administrative data collection period database items apply to the following tables:

  • Daily Data Collection Period (d_secs)

  • Weekly Data Collection Period (w_secs)

  • Monthly Data Collection Period (m_secs)

The tables indicate the number of seconds in the data collection period (daily, weekly, monthly). Unless indicated otherwise, all items listed here are included in all three database tables.

Database item

Description

Data type

Column type

Length

ACD (index)

The ACD number for which data was collected.

A

smallint

2 bytes

ROW_DATE

The day for which data was collected or the exception occurred.

A

date - Informix date

4 bytes

SECSPERDAY

The number of seconds in the daily data collection period

A

integer (d_secs only)

4 bytes

SECSPERMN

The number of seconds in the monthly data collection period.

A

integer (m_secs only)

4 bytes

SECSPERWK

The number of seconds in the weekly data collection period.

A

integer (w_secs only)

4 bytes