DESECURE command: Overview of DESECURE

From m204wiki
Revision as of 21:39, 13 August 2014 by JAL (talk | contribs)
Jump to navigation Jump to search
  • Removes security for a file
  • Removes security for procedures
  • Removes privileges for procedure classes

The DESECURE PROCEDURE command performs the following functions:

  • Removes security for specified procedures
  • Removes privileges for particular procedure classes

When it processes DESECURE, Model 204 ends any current User Language update unit and begins an update unit that cannot be backed out. If a Model 204 command is processing an update unit that cannot be backed out, the DESECURE command is included in that update unit. For more information about Model 204 update units, see Update units and transactions.