Printer user table (ARSPRTUSR)

This table maintains a catalog of user permissions for printers.

Table 1. Printer user table (ARSPRTUSR)
Column Name Data Type Description
pid INTEGER Printer identifier
id INTEGER User or group identifier
Table 2. Indexes for printer user table (ARSPRTUSR)
Index name Columns in index Type of index
arsprtusr_idx pid, id Unique cluster index for Db2; Unique index for Oracle and SQL Server