Breathing life into
legacy applications

Short Cuts:


Contact Us
Source Platforms
Outsourcing Services
Modernisation Process
Downloads
Register For Next Seminar

 Search:

 Login:


Username:
Password:   
Forgot password?

Brochures and Reports:



Manual Vs Automatic Translations White Paper

Business Rule Extraction White Paper

ROI and Case Studies

Technical Brochure

       Home > Translation Toolkit > Help files > Target Data Schemas Page

TARGET DATA-SCHEMAS PAGE


Once the Parsing and Analysis stages of conversion are completed, you can use this page to view/inspect the new data-structures (translated from COBOL FD).

Save All Button

This saves the structure of all the records listed in the Records List box for future use. Saving your works can have significant performance improvements to subsequent programs utilizing same FDs. See SAVING Generated Models of the Record Structures. Where the FD description has been taken from the saved files (instead of re-Parsing &re-Analysis) the record may not be displayed in the record list box in this page. Note - Saving applies only to FDs where the FD description is supplied within a self-contained include file. (i.e. the COBOL modules utilizing the file will contain

FILE-CONTROL.
COPY "SALES.FD"

within them).
When the FD is defined within the Cobol module, the system is forced to parse & process definitions provided within that module.

Export SQL DDL Button

Re-generates the new record data structures in SQL Data Definition Language. The export files can then be used to build a database using Oracle, Sybase, MS Access, MS SQL Server, or any other SQL compliant database. See you database guide on how to build tables using SQL DDL files. You may also import the files into any CASE tools - such as S-Designer or ER-WIN.


FD Wrapper Button

Creates FD Object Wrappers for All the records in the records list box.

Migrated Records

This tree contains a list of translated File Definitions. Also note that since SQL tables do not support multi-dimensional arrays, separate tables will be created for the multi-dimensional fields. If an original FD has such fields it will have sub-nodes representing these additional tables.

The following is a guide to the icons displayed in the Fields and Index Fields list boxes:

Fields
Integer Data Type
Decimal Data Type
Character Data Type
Date Data Type
Time Data Type


Indexes

This list shows all indexes generated for the selected FD. Using a context menu you can set/unset ‘Primary’ and ‘Unique’ attributes for selected index.The following is a guide to the icons displayed in the Indexes list box:

INDEX
Primary Key
Unique Key
Primary Unique Key



Top | Index | Glossary

  For further information please contact sales@softwaremining.com



 

  © 2008 , SoftwareMining. All Rights Reserved.

- http://www.softwaremining.com