APPLICATION_STATE view (Data Sharing Usage): New columns in output

Attention

This behavior change is in the 2026_02 bundle.

For the current status of the bundle, refer to Bundle history.

When this behavior change bundle is enabled, the APPLICATION_STATE view view in the Data Sharing Usage schema includes the following new columns:

Column nameData typeDescription
UPGRADE_DEADLINETIMESTAMP_LTZThe deadline by which an upgrade must be completed. After this time, the system will automatically upgrade the application regardless of the consumer’s maintenance policy.
MAINTENANCE_STATEVARCHARThe current state of the application’s maintenance process. Possible values: COMPLETED, QUEUED, INITIALIZING, IN_PROGRESS.
MAINTAIN_AFTERTIMESTAMP_LTZThe earliest time when the system will begin maintenance on the application. Maintenance will not start before this timestamp.

Ref: 2231