Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Edit data sets using Rocket Software (formerly Micro Focus) Data File Tools in Enterprise Developer

Focus mode
Edit data sets using Rocket Software (formerly Micro Focus) Data File Tools in Enterprise Developer - AWS Mainframe Modernization

You can view and edit data sets in AWS Mainframe Modernization using the Rocket Software runtime for any migrated data sets.
 The steps in this document will guide you through the process of accessing data sets using Data File Tools.
 This allows you to view and edit the migrated data sets as needed.


Prerequisites

Before you start, you must have an application deployed with the data sets
 imported under the AWS Mainframe Modernization service using the Rocket Software engine.

To continue with editing the data sets, you must complete the Step 1, Step 2,
 and (optionally) Step 3 from the View data sets as tables and columns in Rocket Enterprise Developer (formerly Micro Focus Enterprise Developer) page
 to configure the ODBC connection, and Micro Focus datastore (that is, MFDBFH).

Important

This guide assumes that you are using Amazon Aurora Postgres as Micro Focus datastore (MFDBFH)
 to store your application data.

Launch Rocket Software(formerly Micro Focus) Data File Tools

After completing the prerequisites, you launch the Micro Focus Data File Tools by setting up the MFDBFH_CONFIG environment variable to access the data sets stored in the database (MFDBFH).

To do this,

  1. Log in to the Micro Focus Enterprise Developer desktop, and launch the Enterprise Developer command prompt (64-bit) from the Start Menu.

  2. Set the MFDBFH_CONFIG environment variable with the full path to your MFDBCH.cfg file.

    set MFDBFH_CONFIG="C:\MicroFocus\config\MFDBFH.cfg"
  3. Launch Micro Focus Data File Tools from the Enterprise Developer command line using the following command.

    mfdatatools2
    Enterprise Developer Command Prompt.

This opens the Micro Focus Data File Tools in a separate window.

Edit VSAM data sets stored in the MFDBFH database

Once you launch the Micro Focus Data File Tools, you open a VSAM data set that is stored in the Micro Focus datastore.

To do this,

  1. From the File menu in the Micro Focus Data File Tools window, choose Data Explorer.

  2. In the Data Explorer section, choose Settings (gear icon) to configure a new connection. This opens a Data Source Settings window.

    Micro Focus Data File Tools window with Data Explorer section.
  3. In the Data Source Settings window, choose the MFDBFH tab, and enter the following values:

    • Server: ESPACDatabase

    • Datastore: VSAM

    Choose Apply to save the configuration.

    Micro Focus Data File Tools window Data Source settings with MFDBFH tab.

    The Data Explorer now shows all data sets that are stored in MFDBFH.

    Micro Focus Data File Tools window with Data Explorer section displaying all data sets.
  4. Expand the relative path DATA and double click on the VSAM data set you want to open.

  5. In the Open Data File window, choose Open Shared or Open Exclusive to open the data set.

    Micro Focus Data File Tools window with Data Explorer section Open Data File section to open data sets..

You can now view or edit the open data set.

Edit non-VSAM data sets stored in the MFDBFH database

If you want to edit non-VSAM data sets, you open a non-VSAM data set that is stored in the Micro Focus datastore.

To do this,

  1. From the Enterprise Developer command prompt (64-bit) run the dbfhdeploy data extract command to download the non-VSAM data set to your local file system.

    Note

    Before running this command, make sure you have set the MFDBFH_CONFIG environment variable with the full path to your MFDBFH.cfg file.

    dbfhdeploy data extract sql://ESPACDatabase/VSAM/AWS.M2.CARDDEMO.TRANSACT.BKUP.G0001V00.DAT?folder=/DATA C:\MicroFocus\data\AWS.M2.CARDDEMO.TRANSACT.BKUP.G0001V00.DAT
  2. Launch Micro Focus Data File Tools from the Start Menu.

  3. From the File Menu of Micro Focus Data File Tools, choose Open, and then choose Data File.

  4. In the Open Data File window, browse the downloaded data set in your local file system. Edit the File Details as required. Then choose Open Shared or Open Exclusive to open the data set.

    Open Data Files window with local tab selected for browsing data sets.

You can now view or edit the open data set.

The edited or updated data sets can be imported back to the Micro Focus datastore using steps in Import data sets for AWS Mainframe Modernization applications or by using The dbfhdeploy Command Line Utility.

Edit VSAM and non-VSAM data sets stored in the File System (EFS/FSx)

You can also open a data set stored in a file system.

To do this,

  1. Mount the EFS/FSx file system in on the Enterprise Developer EC2 instance.

  2. Use the Micro Focus Data File Tools to browse, and open the data sets from the file system.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.