support: Customer Portal
Focused on delivering choice, investment protection and flexibility to organizations with valuable COBOL assets
 

Veryant Knowledge Base
Home > All Categories > Data Access > c-treeRTG > Where do I get additional information about file status 9D?
Question 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;

   <log file="mylog.txt">
   <error>yes</error>
   <info>yes</info>
   </log>
If you are using an isCOBOL configuration file (ex: iscobol.properties) add these three variables to your properties file:
   iscobol.file.index.log.file=<Path of the 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 This question has been viewed 8802 times so far.
Click Here to View all the questions in c-treeRTG category.
File Attachments File Attachments
There are no attachment file(s) related to this question.
How helpful was this article to you?
User Comments User Comments Add Comment
There are no user comments for this question. Be the first to post a comment. Click Here
Related Questions Related Questions
  1. How do I set up c-tree client/server file access?
  2. Why do I get Internal error 19:133:0 when using c-treeRTG?
  3. Does c-treeRTG support live backup (without needing to get users off the system)?
  4. How do I configure remote file paths when using c-treeACE?
  5. Do you have a simple test program to see if c-treeRTG is working?
  6. To use encryption do I need to set the c-tree config variable before I run ISMIGRATE?
  7. Can I use the same version of c-treeRTG when using different versions of isCOBOL?
  8. Why do I get the error message "faircom.rtg.CtreeEnv.ct_config2(IJJ[Ljava/lang/String;)J" when using c-treeRTG?
  9. Why do I get 'ct_init ERROR 19:530:0' trying to work with the c-tree Server?
  10. Can I use COBFILEIO to give access to my c-tree files to a Java program?
Article Information Additional Information
Article Number: 11
Created: 2009-08-28 12:55 PM
Rating: 1 Star
 
Article Options Article Options
Print Question Print this Question
Email Question Email Question to Friend
Export to Adobe PDF Export to PDF File
Export to MS Word Export to MS Word
Bookmark Article
Subscribe to Article Subscribe to Article
 
Search Knowledge Base Search Knowledge Base



 
 

© Veryant - All Rights Reserved
Veryant and isCOBOL are trademarks or registered marks of Veryant in the United States and other countries. All other marks are the property of their respective owners.