This is the configuration table to check for a unique index conflict.
Column Name | Column Type | Description |
---|---|---|
TABNAME | CHAR(20) NOT NULL | Indicates which table to check for a potential unique index conflict. |
OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL050212031313760 | TABNAME | Primary Key |