products: isCOBOL Evolve
COBOL development, Java deployment for simplified software distribution and enhanced innovation
 

Frequently Asked Questions (FAQ)
Answers on key issues for customers considering isCOBOL Evolve as part of their application implementations:
The following is a list of Frequently Asked Questions. Click on a question to see a specific answer (click on the question again to close the answer). Click here to show all answers:
Executive Overview
Development Environment
Moving to isCOBOL Evolve
How hard is it to move to isCOBOL Evolve?  [-]
When considering a move to isCOBOL, Veryant can take a sample of your code and generate a complimentary Code Analysis Report that will tell you exactly how compatible your application is before any investment occurs on your side.

In terms of data, if data resides in flat files or is supported by a database such as Oracle, there is no data migration involved. If data resides in an indexed file system it can be moved to Veryant JISAM, isCOBOL ISAM Server or another database. To migrate data to another file system or database, you write a simple isCOBOL program that reads all of the records from your current file system and writes them to the file system or database of your choice, or use the included ‘ISMIGRATE’ utility which does this for you.

If you want to access an RDBMS such as Oracle or MySQL you can use the Veryant Database Bridge to generate an isCOBOL file system interface implemented with embedded SQL in COBOL. To do this, you add “iscobol.file.index=easydb” and the JDBC related properties for the particular database you want to use to your iscobol.properties file. When you run, COBOL I/O operations will be routed through the Veryant Database Bridge-produced interface which talks to the RDBMS through the JDBC driver provided by the database vendor.

Here are a few of the considerations that will need to be kept in mind during a move to isCOBOL Evolve:

  • If COBOL source code is compiled with a batch file, shell script or makefile, the compiler name will need to be adjusted to iscc.
  • Some compiler options may need to be adapted or renamed to be supported in the isCOBOL environment.
  • Numeric format will needed to be declared:
    • -dci IBM numeric format
    • -dcd Data General binary numeric format
    • -dca ACUCOBOL-GT numeric format
    • -dcm Micro Focus numeric format


Transition services are also available for companies who would like to supplement in-house staff during such a move. For additional details, contact info@veryant.com.
isCOBOL Evolve and Java Technology
  back
 

Additional Information
  isCOBOL Overview
  Features & Benefits
  FAQ
  Getting Started


Opening up our application to Java has proven easy, fast and efficient with isCOBOL. We are now able to deliver powerful multi-platform user interfaces to our customers and have been extremely pleased by the talented, responsive team at Veryant.
 
Mr. Ugo Pagnini, Chief and Owner, Sintecop spa


Join our Community
Keep updated on the latest product news and information
  Sign up here


 
 

© 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.