Arguments

db_instance_name
Specifies the name of the DB2® instance. Enter a text string with a maximum of 60 bytes.
db_name
Specifies the name of the database. This is the name the database was given when created. Enter a text string with a maximum of 60 bytes.
table_schema
Specifies the qualifier for the table name. For example, if the qualified name of a table is USERID.TABLE1, the schema is USERID.
table_name
Specifies the unqualified table name. For example, if the qualified name of a table is USERID.TABLE1, the name is TABLE1.
index_schema
Specifies the qualifier for the index name.
index_name
Specifies the unqualified index name.
table_space
Specifies the unqualified tablespace name.