Product Documentation

FairCom RTG V3 Release Notes

Previous Topic

Next Topic

<redirinstance> - COBOL Operation No Longer Falls Back to Default File System if FairCom RTG Cannot Load Library

When a <redirinstance> was specified with the wrong lib= and/or func= attribute in the FairCom RTG configuration file, FairCom RTG did not fail with an error. Instead, it fell back to the default file system, which handled the COBOL operation that was supposed to be handled by FairCom RTG.

The CTEXTFH() function has been changed to return a value of 1 in case of a configuration/switcher error. This tells Micro Focus that the file could belong to FairCom RTG, causing it to fail instead of retrying with the next file system. This new behavior logs an error in the FairCom RTG log, which should help you to fix the <redirinstance> attributes.

TOCIndex