1. Choose input and output file systems: you can choose from the two lists that are loaded with the known file systems. If you need to use a different file index, just type its name into the field. When "isCOBOL Database Bridge (easydb)" is chosen, ISMIGRATE allows you to configure and check the JDBC settings for the connection to the database; the utility assumes that EDBI routines for the files that you’re going to convert are available in the Classpath or code_prefix. When either c-tree or DCI are chosen, additional panels will be shown during the wizard procedure to configure these file handlers. These panels are pre-filled with values read from the configuration, if any. ACUCOBOL-GT Vision (com.iscobol.io.ScanVision), Micro Focus (com.iscobol.io.ScanMF) and RM/COBOL (com.iscobol.io.ScanRMKF) allow to read Acucobol, Micro Focus and RM indexed files without the need of external libraries or tools.Note: ACUCOBOL-GT Vision (com.iscobol.io.ScanVision) allows to read Vision files without the need of external libraries. However users must be aware that using this file handler is not possible to convert encrypted files.With this usage ISMIGRATE generates two log files in the isCOBOL bin directory: iscmigrate_out.log and iscmigrate_err.log. These files contains the output that ISMIGRATE prints on sysout and syserr.
If the utility is launched with parameters, it works in console mode without showing any window and displaying the output on the system output. Necessary information is read from the configuration (see ISMIGRATE Properties below). See ISMIGRATE Parameters below for details on InputFile and OutputDir.
iscmigrate -silent:imgs_file
The ISMIGRATE utility can also be called from within a COBOL program. In this case, it works in console mode without showing any window and displaying the output on the system output. Necessary information is read from the configuration (see ISMIGRATE Properties below). See ISMIGRATE Parameters below for details on InputFile and OutputDir.IsmigrateStatus is a signed numeric data item that receives the ISMIGRATE Exit Status.
• InputFile is the name of the file(s) to be converted, or the name of directory containing files to be converted. If Wild Card characters (* and ?) are used, the parameter must be within quotation marks (“).
• OutputDir is the name of the directory that will receive the converted files. If this directory doesn't exist, it will be created. Directory names cannot contain spaces. For example "C:\Documents and settings" is not a valid directory name.
• IsmigrateResult is an optional parameter that receives detailed information about the last file migrated. It must be defined as follows:
read-count is the number of records read,write-count is the number of records written,skip-count is the number of records skipped,error-buffer is the error description, or spaces if everything is OK.ISMIGRATE has a number of properties that can be set in the configuration. Refer to Library Routines and Utilities Configuration for general information about setting configuration properties.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |