FDWOL (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
(Automatically generated page update)
Line 1: Line 1:
<span class="pageSubtitle"><section begin="desc" />Do Find Without Locks on SDS ports<section end="desc" /></span>
<span class="pageSubtitle">Do Find Without Locks on SDS ports</span>


<var>FDWOL</var> is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port.  
<var>FDWOL</var> is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port.  

Revision as of 22:14, 16 April 2013

Do Find Without Locks on SDS ports

FDWOL is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.

This parameter specifies that all FINDs done by the Janus Specialty Data Store are to be done as FIND WITHOUT LOCKS. This can minimize the impact of Janus Specialty Data Store applications on 3270 applications and reduce record locking conflicts caused by large Janus Specialty Data Store request. On the other hand, FDWOL could cause severe Model 204 errors especially in reuse record number files. The default for SDS ports is no FDWOL.

Valid only for SDS (also known as OMNI and OAS) ports.

See also