A PRIVILEGE segment consists of a PRIVILEGES heading followed by attribute modification specifications.
<privilege segment>
──┬─────┬─ PRIVILEGES ─┬─────────────────┬─────────────────────────────┤ ├─ ─ ─┤ ├─<attr mod spec>─┤ └─ + ─┘ └─<attr del spec>─┘
You can enter + PRIVILEGES or just PRIVILEGES to add specifications to or modify existing specifications in the USERDATAFILE. Enter - PRIVILEGES to delete all specifications from the USERDATAFILE.
<attr mod spec>
                 ┌◄───── , ────┐
──<locator>── = ─┴─┬─ OWNER ─┬─┴───────────────────────────────────────┤
                   └─ PU ────┘Use this form of the PRIVILEGE segment to add a new specification or modify an existing specification.
<attr del spec>
── ─ ──<locator>───────────────────────────────────────────────────────┤
Use this form of the PRIVILEGE segment to delete the specification for the specified <locator>.

