If you ran the previously mentioned tutorial, you have a COBOL VSAM file called ACCTFIL. If you do not know the location in which this file was created, you can determine it with the following:
The field File Path: contains the directory in which your file was created.
To determine the key structure, you can use the rebuild command:
rebuild /n acctfil Micro Focus V6 File Management Utility Version 5.101.0057 Copyright ©) 1984-2009 Micro Focus (IP) Limited. File : acctfil Organization : Indexed Format : IDX-8 Recording Mode : Variable Compression : N Maximum Record Length : 383 Minimum Record Length : 63 Index Node Size : 1024 Number of data records : 2 Data Created With Extfh Version : 14720 Last Updated With Extfh Version : 14720 Key Description (where 'Start' is measured from offset 1): Key Start Length Dupl Key Comp Sparse Char 0 1 5 N 1 6 12 Y /n acctfil
You can also locate this same information from within Enterprise Server Administration:
This shows summary information for the application that the server is running and its transactions.
Notice that the first group is DFH$ACCT for the ACCT demonstration program. If you click the Details button for this group, you can display information about the demo’s resources, and you can click Details again to see further details on each item.
This provides information on the main file, such as:
This provides information on the alternate index, such as: