Jump to Alchemy

Fujitsu Data Converter for SPARC Architecture

  1. Can I use Data Converter to convert files from other COBOL vendor file formats?
  2. Does Data Converter for SPARC Architecture have an interactive interface like the Windows version?
  3. What file formats can Data Converter work with?
  4. Can Data Converter help me move COBOL data to other data systems, such as relational data bases or products like Microsoft Excel?
  1. Can I use Data Converter to convert files from other COBOL vendor file formats?

    Answer: Yes - provided that you can get the data into a fixed-length sequential format and that you are not using any vendor-specific data types. Many vendors provide file maintenance utilities that will create sequential files from structured file formats such as indexed and relative files. Once you have the data in a sequential file format, you can have Data Converter load the data into the equivalent NetCOBOL (previously called Fujitsu COBOL) file structure.

  2. Does Data Converter for SPARC Architecture have an interactive interface like the Windows version?

    Answer: I want to bring some EBCDIC data files to the Solaris Operating Environment, can Data Converter help me convert this data to ASCII? Answer: Yes - Data Converter for SPARC Architecture provides options for specifying whether the input and output files are in ASCII or EBCDIC. The conversion is sensitive to the record layout, so non-character fields are not converted.

  3. What file formats can Data Converter work with?

    Answer: Data Converter for SPARC Architecture supports text, binary, COBOL Sequential, Relative and Indexed files as well as the comma separated values (CSV) format in which all data is output in character form with commas separating each field.

  4. Can Data Converter help me move COBOL data to other data systems, such as relational data bases or products like Microsoft Excel?

    Answer: By converting files to the comma separated values (CSV) format you can exchange data with a number of data bases and data handling products. The CSV format is widely supported as a means of importing and exporting data from data bases. Is the command line for Data Converter consistent with versions on other platforms? Why is Data Converter not available for Linux or HPUX?