Product Documentation

FairCom RTG V3 Update Guide

Previous Topic

Next Topic

New <log> <debug> Attributes

The following new log debug attributes have been implemented:

<lock> Attribute for <log><debug>

This attribute enables logging of diagnostics messages about record/file locking. When enabled, it writes a DEBUG LOCK message in the log each time a lock request is performed.

<switcher> Logging Option

This option logs all calls to the FairCom RTG switching logic, which is active when switching between c-tree and the native COBOL file handler.

<startonread> Logging Option

This option logs critical <startonread> events:

  • With <startonread> enabled, START always returns success; the next READ sequential performs the START and returns an error if START fails.

When enabled, this option logs: "previous START returned success due to <startonread> but should have returned error".

Full details on the log debug is available in te FairCom RTG guide: <debug>

TOCIndex