Tutorial: Setup for Application Migration Tutorials

As a quick alternative to completing Tutorial: DB2 Database Migration as a prerequisite for the Application Migration tutorials, this tutorial takes you through the process of setting up the DB2 database components required to enable completion of the Application Migration tutorials without having to do a complete migration.

All three Application Migration tutorials require that you have access to a migrated DB2 database. In this tutorial you run an SQL script that creates the appropriate DB2 migration files.

  1. Start Microsoft SQL Server Management Studio.
  2. Connect to the HCODemo SQL Server connection you created in the Create a SQL Server Database Connection tutorial.
  3. Click File > Open > File.
  4. Browse to the CreateAndLoadHCO_Test.sql SQL script, located by default in your %PUBLIC%\Documents\Micro Focus\Enterprise Developer\Samples\Mainframe\SQL\hcoss directory.
  5. Double-click CreateAndLoadHCO_Test.sql to open it.
  6. Click Execute on tool bar.
  7. Close SQL Server Management Studio.
This completes the tutorial. You are ready to move on to any of these Application Migration tutorials:
  • Tutorial: Application Migration - Switching Package Sets
  • Tutorial: Application Migration - Converting Labeled Duration Calculations
  • Tutorial: Application Migration - Adding Function Emulation