What's new in IBM File Manager for z/OS® 16.1

Latest service:
For details of the APARs that have been addressed in each release, see Latest PTFs for IBM File Manager for z/OS.

New features and enhancements in V16.1.2, October 2025

This version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:

New features and enhancements in V16.1.1, June 2025

This version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:
  • New option, F5 Clear, has been added to the Enhanced Search Command panel to clear all fields on the panel. See Enhanced Search command panel for an example.
  • A new edit option has been added to use an auxiliary data set when viewing a large non-VSAM data set that will not fit into memory. See the new edit option in Editor Options panel and the new option VIEWAUX.
  • A new option, "MLIST" has been added to both the List and Search Options panel and the Report View Options panel. Select this option to produce an ISPF member list for up to 16 data set names referenced in the current view or edit session. See Using F4 from the command line and Using F4 for enhanced search report filtering commands for more information.

New features and enhancements in V16.1.0, March 2025 (refresh)

This refresh version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:
  • File Manager provides a Microsoft Visual Studio Code extension client with an intuitive interface to access, edit, and manage data sets and files on z/OS systems. See File Manager on VS Code for more details about downloading the extension.

New features and enhancements in V16.1.0, December 2024 (refresh)

This refresh version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:

New features and enhancements in V16.1.0, First edition, October 2024

This version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:
  • File Manager provides updated internal COBOL and PL/I compilers with this version. Starting with this version, by default, the internal default COBOL compiler is used and additional internal compilers are provided.

    To determine which File Manager COBOL compiler is to be used, a new option, ALTCOB, has been added. See ALTCOB for more information about the available COBOL compilers.

    To determine which File Manager PL/I compiler is to be used, a new option, ALTPLI, has been added. See ALTPLI for more information about the available PL/I compilers.

    To discover the level of the internal PL/I compiler being used, a new command is available, SHOWPLI, from both batch and the File Manager command line. See Customizing for processing PL/I include books for more information about submitting this command.
  • Auto detect for compiler languages now supports Assembler and is more efficient. See "Auto detect" in Selecting your compiler language.
  • A new option has been added to the Editor Options panel, Show nullable column indicators, so that FM/Db2 displays an indicator for columns with nullable status. See Editor Options (4 of 8) panel for more details. For example output, see Table Edit panel, Table Browse panel, and Table View panel.
  • New keywords for the File Manager DEFV function to produce VSAM define statements for Data, Index, and Catalog names in addition to supporting alternate Index, Path, and GDG data sets. See DEFV (Define VSAM Statements) for the syntax and details.
  • FM/Db2 IVP updates for supported versions of Db2 Version 12 and later. See the section Verifying the customization of FM/Db2 for the updates.
  • Enhancement of SQL prototyping. See Basic SELECT Prototyping panel.
  • Added support for simple comments in SQL statement execution. See Enter, Execute and Explain SQL Statements panel.