User logical views table (ARSAPPUSR)

This table maintains a catalog of logical views.

Table 1. User logical views table (ARSAPPUSR)
Column Name Data Type Description
agid INTEGER Application group identifier
aid INTEGER Application identifier
id INTEGER User identifier
user_view CLOB(32700) (DB2®), VARCHAR(MAX) (SQL Server), CLOB (Oracle) Logical view information
Table 2. Indexes for user logical views table (ARSAPPUSR)
Index name Columns in index Type of index
arsappusr_idx agid, aid, id Unique cluster index