Create the HCO_Test Database

Provides instructions that walk you through the proces 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.

  1. Start Microsoft SQL Server Management Studio.
  2. Click File > Open > File.
  3. Browse to the CreateAndLoadHCO_Test.sql SQL script, located by default in your %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\SQL\HCOSS directory.
  4. Double-click CreateAndLoadHCO_Test.sql to open it.
  5. Click Execute on the tool bar.
  6. Close SQL Server Management Studio.