<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - Data Access  - c-treeRTG  </title>
<link>https://support.veryant.com/phpkb/category.php?id=4</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB (https://www.phpkb.com)</description>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=116</guid>
										<title>Can I use the same version of c-treeRTG when using different versions of isCOBOL?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=116</link>
										<description><![CDATA[Yes. The only requirement is that the client library being used must match the version of the server.For example, you may have isCOBOL 2021R1 and c-treeRTG 11.9 running on a machine and you want to also run isCOBOL 2022R1 with the same c-treeRTG.Then...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=214</guid>
										<title>Why do I get &#39;ct_init ERROR 19:530:0&#39; trying to work with the c-tree Server?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=214</link>
										<description><![CDATA[The &#39;ct_init ERROR 19:530:0&#39; means that the client c-tree does not match the server c-tree.  In your environment, the c-tree client loaded by the isCOBOL framework depends on the first c-tree client library (ctree.dll on Windows, libctree.so...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=326</guid>
										<title>Can I use COBFILEIO to give access to my c-tree files to a Java program?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=326</link>
										<description><![CDATA[ Yes, it is possible. Because the isCOBOL runtime framework uses a dynamic file handler and the COBFILEIO generated routines rely on that file handler directly.    The generation and compilation of the COBFILEIO OOP COBOL and Java Exception classes...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=32</guid>
										<title>Why do I get Internal error 19:133:0 when using c-treeRTG?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=32</link>
										<description><![CDATA[ Question:   With iscobol.file.index=ctreej or iscobol.ismigrate_output_file_index=ctreej, I get an error "Internal error: java.lang.IllegalArgumentException: initERROR 19:133:0".  This started happening recently. What changed? How do I fix it?  ...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=36</guid>
										<title>Do you have a simple test program to see if c-treeRTG is working?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=36</link>
										<description><![CDATA[ The attached program, called ctreecheck.cbl, will return an error 19:133 if c-treeRTG isn&#39;t running.  If the server is running in Windows, you may see the c-treeRTG icon in the taskbar&#39;s tray on the right-hand side.  You can also check the...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=47</guid>
										<title>Does c-treeRTG support live backup (without needing to get users off the system)?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=47</link>
										<description><![CDATA[ c-treeRTG offers the ability to perform a dump of the data while the c-tree server is operational. The dump and recovery utilities are as follows:  Dynamic Dump -- ctdump Dumps data during Server operation. Dump Recovery -- ctrdmp Restores files to...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=194</guid>
										<title>Why do I get the error message "faircom.rtg.CtreeEnv.ct_config2(IJJ[Ljava/lang/String;)J" when using c-treeRTG?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=194</link>
										<description><![CDATA[ This error indicates that the ctreej file handler is being used to connect to a c-treeRTG version 10 or earlier which requires the "ctree2" file handler instead. You can reproduce it using the simple command:     iscrun -J-Discobol.file.index=ctreej...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=21</guid>
										<title>To use encryption do I need to set the c-tree config variable before I run ISMIGRATE?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=21</link>
										<description><![CDATA[ Question:  In order to encrypt files, do I need to have the variable set in the config file before migration, or would I need to redo the migration process?  Answer: To encrypt your data files when converting to c-treeRTG using ISMIGRATE, you have...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=11</guid>
										<title>Where do I get additional information about file status 9D?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=11</link>
										<description><![CDATA[ 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...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=12</guid>
										<title>How do I set up c-tree client/server file access?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=12</link>
										<description><![CDATA[ Question:  How do I set up c-tree for remote file access?  Answer:  To use c-tree in client/server mode, you simply need to start ctsrvr on the server and then set the appropriate iscobol.properties and ctree.conf settings on the client. Here are...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=40</guid>
										<title>How do I configure remote file paths when using c-treeACE?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=40</link>
										<description><![CDATA[Question:     With ACUCOBOL I could specify remote name notation in the FILE_PREFIX. What is the equivalent in isCOBOL?        Answer:        Unless you specify an absolute path name, file locations are relative to the directory in which you started...]]></description>

									</item>

</channel>

</rss>