FDWOL (JANUS DEFINE parameter)

From m204wiki
Revision as of 16:01, 8 March 2011 by 198.242.244.47 (talk) (Created page with "{{DISPLAYTITLE:FDWOL}} <span class="pageSubtitle"><section begin="desc" /><section end="desc" /></span> FDWOL is a parameter on JANUS DEFINE, which defines and sets characte...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<section begin="desc" /><section end="desc" />

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


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.

References

See: List of Janus commands | List of JANUS DEFINE parameters.