The HSSYSAUX table is used for SYSAUXRELS views. The following table describes the columns in the HSSYSAUX table:
| Column | Type | Length | Decimal | Domain | 
|---|---|---|---|---|
| TBOWNER | CHAR | 128 | 0 | owner of the table | 
| TBNAME | CHAR | 128 | 0 | table name | 
| COLNAME | CHAR | 128 | 0 | Column name | 
| PARTITION | BINARY | 4 | 0 | Partition | 
| AUXTBOWNER | CHAR | 128 | 0 | Owner of the auxiliary table | 
| AUXTBNAME | BINARY | 128 | 0 | Auxiliary Table name | 
| AUXRELOBID | BINARY | 4 | 0 | Internal identifier | 
| IBMREQID | CHAR | 1 | 0 |