Printer user table (ARSPRTUSR)
This table maintains a catalog of user permissions for printers.
Column Name | Data Type | Description |
---|---|---|
pid | INTEGER | Printer identifier |
id | INTEGER | User or group identifier |
Index name | Columns in index | Type of index |
---|---|---|
arsprtusr_idx | pid, id | Unique cluster index for Db2; Unique index for Oracle and SQL Server |