To directly open a file that is hosted using
MFDBFH, add a connection to the Data Explorer by specifying the server and datastore in which the file is stored.
-
In the
Micro Focus Data File Tools window, select
, or click
(Data Explorer).
The
Data Explorer opens in the left-hand pane.
-
Click
to the right of the default connection, select the required connection (datastore connections are prefixed
sql://), and then click
(Reload); if a connection does not already exist, you need to create one:
-
Click
and select
Add Connection.
The
Data Source Settings dialog box is displayed.
-
Click the
MFDBFH tab.
-
In the
Micro Focus Native Database File Handling section, enter the connection details for the MFDBFH datastore:
Note: The following details must be the ones that correspond to the details configured in the database configuration file that is
in effect. The path to this file, which is determined by the MFDBFH_CONFIG variable, is displayed in the
Configuration File field. If these options are unavailable, set the
DT_ENABLE_MFDBFH=true environment variable and restart
Micro Focus Data File Tools.
- Server - the server or instance name that houses the datastore.
- Datastore - the name of the datastore.
-
In the Filter section, to initially filter the data sets that are retrieved, in the
DSN Filter field, type a data set name filter (for example: MFIJCL.*.*.DATA).
Note: To further control filter behavior, use
Disable Additional Qualifiers.
Use this option to make catalog searching and filtering more consistent with the results produced on the mainframe. Check
the option to disable the use of additional qualifiers when filtering the catalog results. For example, when checked, a filter
of A.B would only return a data set of A.B. This option emulates the effect of disabling the 'Include Additional Qualifiers'
option on the mainframe. When unchecked, a filter of A.B would return all data sets starting A.B (as if A.B** had been entered).
-
Click
Apply.
The available files are displayed in the left-hand pane.
-
Double-click the required file.
The
Open Data File dialog box appears.
-
Complete the
Open Data File dialog box, and then use the Data File Editor as you would for any other data file.