Title: Where do I get additional information about file status 9D?

Question:

I got a file status 9D when trying to use c-treeRTG. Where can I get additional information? Where are the file status codes documented?

Answer:

To find additional information, create a log file for the c-tree client.

If you are using ctree.conf to configure c-tree, add the following to the end of ctree.conf;

   
   yes
   yes
   
If you are using an isCOBOL configuration file (ex: iscobol.properties) add these three variables to your properties file:
   iscobol.file.index.log.file=/mylog.txt
   iscobol.file.index.log.error=1
   iscobol.file.index.log.info=1
The log file contains c-treeRTG error codes. You can read more information about them in isCOBOL's documentation under "Troubleshooting", then "Error Codes" in the c-treeRTG for isCOBOL manual, or directly from Faircom's documentation using the link in the "External References" section of the same manual.

Authored by: Veryant Support on Fri, Aug 28th, 2009 at 7:00 PM
This question has been viewed 8758 times so far.
Online URL: http://support.veryant.com/support/phpkb/question.php?ID=11

Powered by PHPKB Knowledge Base Software