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 > isCOBOL File Server > Is there a way to have the sequential/line sequential files managed on a remote machine as is possible to do with the c-tree data files?
Question Title Is there a way to have the sequential/line sequential files managed on a remote machine as is possible to do with the c-tree data files?

C-tree Server only manages indexed files, so to have also sequential and line sequential files on remote machine, you need to use the isCOBOL File Server (see details on Documentation book User's Guide-> isCOBOL Server-> isCOBOL File Server).

Here is an example to start the isCOBOL File Server on the server with ip 192.168.0.1:
iscserver -fs

Example of configuration to be used on the application to have sequential and line sequential files on isCOBOL File Server:
iscobol.file.sequential=com.iscobol.io.DynamicRemote
iscobol.file.linesequential=com.iscobol.io.DynamicRemote
iscobol.file.remote.host=192.168.0.1
iscobol.file.remote.port=10997

Authored by: Veryant Support This question has been viewed 4997 times so far.
Click Here to View all the questions in isCOBOL File Server 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
There are no other questions related to this question.
Article Information Additional Information
Article Number: 227
Created: 2013-12-05 4:35 AM
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.