Stores information about the progress of materialization.
|
Column |
Datatype |
Description |
|---|---|---|
| schema | Sybase IQ: varchar (255)HANA DB: NVARCHAR (128) |
Sybase IQ: Owner of table being materialized HANA DB: Schema name |
| tablename | Sybase IQ: varchar (255)HANA DB: NVARCHAR (128) |
Sybase IQ: Name of table being materialized HANA DB: Table name |
| action | Sybase IQ: varchar (1)HANA DB: NVARCHAR (1) |
|
| starttime | timestamp |
Time action was started |
| endtime | timestamp |
Time action completed |
| status | Sybase IQ: varchar (1)HANA DB: NVARCHAR (1) |
|
| pid | Sybase IQ: intHANA DB: INTEGER |
Reserved |
| tabletype | NVARCHAR (1) |
Reserved (HANA DB only) |
| comment | NVARCHAR (1000) | Reserved (HANA DB only) |