Properties

Name: IBMSNAP_PRUNE_SETX 
Schema: ASN 
Table schema: ASN 
Table: IBMSNAP_PRUNE_SET 
Unique rule: UNIQUE 
Type: REGULAR 
Create time: 01.07.2006 
Tablespace: TSASNCA 
Description:  

Columns

Colname Order
  TARGET_SERVER  ASCENDING 
  APPLY_QUAL  ASCENDING 
  SET_NAME  ASCENDING 
Total: 3 column(s)

Autherisations

Grantor Grantee Authorities
  SYSIBM  USER  CONTROL=HELD 
Total: 1 autherisation(s)

SQL

CREATE UNIQUE INDEX "ASN     "."IBMSNAP_PRUNE_SETX" ON "ASN     "."IBMSNAP_PRUNE_SET"
        ("TARGET_SERVER" ASC,
         "APPLY_QUAL" ASC,
         "SET_NAME" ASC);

See Also

List of indexes