Provides instructions that walk you through the process of creating the HCO_Test SQL Server database from a provided SQL script.
All three HCOSS Application Migration tutorials require that you have access to the HCO_Test SQL Server database that contains data
migrated from an IBMSYS schema in a DB2 database. To make this easy for you, we have provided a script that creates and populates
the database for you.
- Start Microsoft SQL Server Management Studio.
- Click
File > Open > File.
- Browse to the
CreateAndLoadHCO_Test.sql SQL script, located by default in your
%PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\SQL\hcoss directory.
- Double-click
CreateAndLoadHCO_Test.sql to open it.
- Click
Execute on the tool bar.
- Close SQL Server Management Studio.