Properties

Name: IBMSNAP_UOWX 
Schema: ASN 
Table schema: ASN 
Table: IBMSNAP_UOW 
Unique rule: UNIQUE 
Type: REGULAR 
Create time: 01.07.2006 
Tablespace: TSASNUOW 
Description:  

Columns

Colname Order
  IBMSNAP_COMMITSEQ  ASCENDING 
  IBMSNAP_LOGMARKER  ASCENDING 
Total: 2 column(s)

Autherisations

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

SQL

CREATE UNIQUE INDEX "ASN     "."IBMSNAP_UOWX" ON "ASN     "."IBMSNAP_UOW"
        ("IBMSNAP_COMMITSEQ" ASC,
         "IBMSNAP_LOGMARKER" ASC);

See Also

List of indexes