The Disk Full Exceptions database items apply to the Disk Full Exceptions (fullex) table.
|
Database item
|
Description
|
Column type
|
Length
|
|
PROC_NAME
|
The name of the process that failed because the disk was full.
|
char(30)
|
30 byte ASCII text string
|
|
ROW_DATE
|
The date at which the disk became full.
|
date - Informix date
|
4 bytes
|
|
ROW_TIME
|
The time at which the disk became full.
|
smallint
|
2 bytes
|
|
ROW_TIME_UTC
|
The UTC time at which the disk became full.
|
integer
|
4 bytes
|
|
SEQNO
|
The sequence number of this record.
|
smallint
|
2 bytes
|
|
TASK_GRP
|
The activity that failed because the disk was full.
|
char(2) - ASCII text string
|
2 bytes
|