Schema:

ACCOUNT_USAGE

DATA_MOVEMENT_POLICIES view

This Account Usage view displays a row for each data movement policy defined in your account.

Columns

Column nameData typeDescription
IDNUMBERInternal/system-generated identifier for the data movement policy.
NAMEVARCHARName of the data movement policy.
SCHEMA_IDNUMBERInternal/system-generated identifier for the schema of the policy.
SCHEMAVARCHARSchema of the data movement policy.
DATABASE_IDNUMBERInternal/system-generated identifier for the database of the policy.
DATABASEVARCHARDatabase of the data movement policy.
OWNERVARCHARName of the role that owns the data movement policy.
COMMENTVARCHARComment for the data movement policy.
CREATEDTIMESTAMP_LTZDate and time when the data movement policy was created.
LAST_ALTEREDTIMESTAMP_LTZDate and time when the data movement policy was last altered.
DELETEDTIMESTAMP_LTZDate and time when the data movement policy was dropped.
OWNER_ROLE_TYPEVARCHARType of the role that owns the object, for example ROLE or DATABASE_ROLE.

Usage notes

  • Latency for the view may be up to 120 minutes (2 hours).
  • The view only displays objects for which the current role for the session has been granted access privileges.

These views are also available in the ORGANIZATION_USAGE schema. Organization usage must be enabled for the account.