Individual Item Level

SECURE Command - Assign or Change Passwords for DBL Items

  1. DBL objects:  Global Storage (GS), Schema Definition (SD), Data Set (DS), Index Definition (ID), Data Index (DI), Command Module (CM), Process Module (PM), System Information (SI).
  2. Optionally set PRIVILEGE

PERMIT Commands - Identify User as Authorized for Item Access

PERMIT PASSWORD provides access to DBL objects

PERMIT KEY provides access to encrypted DBL objects

UNSECURE Command - Remove Security

  1.  Must enter DBA passwords, or must enter DBL password (if ALTER security privilege is set for DBL), or must enter object password (if ALTER security privilege is set for object).

CIPHER DS and CIPHER DI Commands - Encrypt Data

  1. Key is optional for access to DS’s and DI’s that were encrypted without a user-supplied key (auto-cipher).
  2. Not readable outside of ACCENT R.

NOTES

  1. The PERMIT CLEAR command clears all or selected passwords and cipher keys that have been entered.
  2. Ciphered data is not recoverable without the key.