DESECURE command: Overview of DESECURE: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
mNo edit summary
Line 1: Line 1:
<ul>  
<ul>  
<li>
<li>Removes security for a file</li>
<p>Removes security for a file</p>
</li>
   
   
<li>
<li>Removes security for procedures</li>
<p>Removes security for procedures</p>
</li>
   
   
<li>
<li>Removes privileges for procedure classes </li>
<p>Removes privileges for procedure classes </p>
</ul>
</li>
<p>
</ul>
The <var>[[DESECURE PROCEDURE command|DESECURE PROCEDURE]]</var> command performs the following functions:</p>
<p>The DESECURE PROCEDURE command performs the following functions:</p>
<ul>  
<ul>  
<li>
<li>Removes security for specified procedures</li>
<p>Removes security for specified procedures</p>
</li>
   
   
<li>
<li>Removes privileges for particular procedure classes </li>
<p>Removes privileges for particular procedure classes </p>
</ul>
</li>
<p>
</ul>
When it processes <var>DESECURE</var>, <var class="product">Model&nbsp;204</var> ends any current User Language update unit and begins an update unit that cannot be backed out. If a <var class="product">Model&nbsp;204</var> command is processing an update unit that cannot be backed out, the <var>DESECURE</var> command is included in that update unit. For more information about <var class="product">Model&nbsp;204</var> update units, see [[File integrity and recovery#Update units and transactions|Update units and transactions]].</p>
<p>When it processes DESECURE, <var class="product">Model&nbsp;204</var> ends any current User Language update unit and begins an update unit that cannot be backed out. If a <var class="product">Model&nbsp;204</var> command is processing an update unit that cannot be backed out, the DESECURE command is included in that update unit. For more information about <var class="product">Model&nbsp;204</var> update units, see the <var>Model&nbsp;204 File Manager's Guide</var></p>
 
[[Category:Commands]]
[[Category:Commands]]

Revision as of 21:39, 13 August 2014

  • 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.