Name | Data Type | Description |
---|---|---|
SRC_DATABASENAME | VARCHAR | Name of the source database that contains the ART. |
SRC_TABLENAME | VARCHAR | Name of the source ART to be copied. |
DST_DATABASENAME | VARCHAR | Name of the destination database for the copied ART. |
DST_TABLENAME | VARCHAR | Name of the destination ART. |
DST_MAPNAME | VARCHAR | Name of the MAP for the destination ART. |
DST_ISPERMTABLE | VARCHAR | Indicator that target table is permanent or volatile. A value of TRUE indicates that the table is permanent. |