From the HCOSS Assess Application Migration tool, click the
Assessment Tasks tab.
Do one of the following:
To define a new assessment task:
Click
New.
In the
Name field, type a name for the assessment task file.
Click the browse button and navigate to the directory containing your COBOL source files, or the parent directory to one or more subdirectories containing your COBOL source files.
Click
OK.
To edit an existing assessment task, select an existing task from the
Available Assessments drop-down list.
From the
SQL Server Connection drop-down list, select an existing SQL Server connection to use in the assessment.
If you have a schema you want to use as the default qualifier for this assessment, type its name into the
Qualifier (default schema) field. Optional.
If you want HCOSS to report errors related to schema specification, uncheck
Ignore Schema Errors. Optional.
Note: Do not uncheck this checkbox if you have not created your SQL Server database.
In the
Summary grid's
Check for SQL column, uncheck any files that you do not want to include in the assessment. If you want to select all of the files, right-click in the column, and then click
Select All from the popup menu.
Note:
To view the source for any file listed on the
Summary grid, double-click the file name in the
File Path column. This opens the
Source Code tab. Use the
Next EXEC SQL and
Previous EXEC SQL buttons to move from one SQL statement to another.
The code that appears on the
Source Code tab is the original source file if you have not processed the assessment. If you have, the code that appears is the converted code.
Click
Save to save the assessment task.
Click
Process Files.
On the
Results tab, review the assessment results.
To see a comparison of the original source code along with converted source code, double-click a file listed on the
Error Details grid, and view the code in the
SQL Conversion tab.