CFRLOOK parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Undo revision 56823 by DmeWiccan (talk))
m (→‎Description: link repair)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Template:CFRLOOK parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 14: Line 15:
</dl>
</dl>
==Description==
==Description==
<p>CFRLOOK collects the following since-last statistics, described in the <i><var class="product">Model&nbsp;204</var> System Manager's Guide</i>, and which you can display by issuing MONITOR CONFLICT: </p>
<p>
<p>BLKCFRE </p>
<var>CFRLOOK</var> collects the following since-last statistics, described in [[Using system statistics#User since-last statistics|User since-last statistics]], which you can display by issuing a <var>[[MONITOR command|MONITOR]]</var> with the <var>CFR</var> option: </p>
<p>WTCFR </p>
:BLKCFRE  
<p>BLKRLK </p>
:WTCFR  
<p>WTRLK</p>
:BLKRLK  
<p>The MONITOR command supports the CFR option, so you can display the following information regarding critical resource enqueues. The display consists of: </p>
:WTRLK
<p>
<var>[[MONITOR CFR command|MONITOR CFR]]</var> displays the following information regarding critical file resource enqueues. The display consists of: </p>
<ul>
<ul>
<li>
<li>User number</li>
User number</li>
<li>File</li>
<li>
<li>Time of acquisition</li>
File</li>
<li>Lock type: share or exclusive</li>
<li>
Time of acquisition</li>
<li>
Lock type-share or exclusive.</li>
</ul>
</ul>
[[Category:System Parameters]]
 
[[Category:System parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 21:07, 23 October 2017

CFR+rec locking stats to monitor

Summary

Default value
1
Parameter type
System
Where set
On User 0's parameter line

The only valid setting of CFRLOOK is 1, meaning that the statistics are collected.

Related products
All
Introduced
Model 204 V6.1 or earlier

Description

CFRLOOK collects the following since-last statistics, described in User since-last statistics, which you can display by issuing a MONITOR with the CFR option:

BLKCFRE
WTCFR
BLKRLK
WTRLK

MONITOR CFR displays the following information regarding critical file resource enqueues. The display consists of:

  • User number
  • File
  • Time of acquisition
  • Lock type: share or exclusive