ARS_DB_TABLESPACE_USEREXIT parameter
Determines if the Content Manager OnDemand table space creation exit will be invoked.
The Content Manager OnDemand table space creation exit allows an installation to take action when Content Manager OnDemand creates a table space, table, or index tables that will be used to store application index data. The exit is not called for the Content Manager OnDemand system tables.
The following statement must exist in the ARS.CFG file
that is associated with the instance so that the arsutbl DLL can be
invoked: ARS_DB_TABLESPACE_USEREXIT=absolute path
name
For the sample arsutbl, you would specify
the following statement in the ARS.CFG file: ARS_DB_TABLESPACE_USEREXIT=/usr/lpp/ars/V10R5M0/bin/exits/arsutbl