What's new in IBM File Manager for z/OS® 15.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 V15.1.4

This version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:
  • A new keyword option, KSDSUPD, has been added to the Data Set Copy (DSC) function to manage matching record keys. When record keys from the source data set match record keys in the destination data set, you can choose to either overlay them in the destination data set or, you can leave them unchanged and return a message indicating that there is a duplicate key. See DSC (Data Set Copy) for more information about this keyword.
  • The IMS Data Definition utility (DFS3ID00) is the default and recommended method for generating dynamic PSBs when IMS manages ACBs. The other method uses the IMS Catalog Populate utility (DFS3PU00), but this method has now been deprecated and is no longer the default. As a result, the default value for the USEDDL parameter on the FMN0POPI macro statement is now Y.

    See Dynamic PSBs, IMS management of ACBs, and USEDDL for more detailed information.

New features and enhancements in V15.1.3 (refresh January 2024)

This version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:
  • Enhancements to the enhanced ISPF processing:
    • Extended member lists are now produced for view or edit functions when a partitioned data set with a generic or blank member name is being processed.
    • A view or edit of a DD statement containing concatenated partitioned data sets now supports an extended member list for all corresponding cataloged data sets.
    • Variables defined in an INCLUDE member are now processed and resolved when processing data set names.
    • Option 4, Dslist, has been extended to support the display of an ISPF data set list when positioned on a DD statement, and a UNIX directory list when positioned on a UNIX path or file name. See Using F4 from any edit or view session when positioned on a string or word for more information.
    • Two new prefix commands are available for the enhanced reference list display:
      • L: produces an ISPF data set list.
      • U: produces a UNIX directory list.
      For more details about these prefix commands, see Line Commands.
    • Pressing the function key with 4 in the command line when viewing or editing produces a data set list for up to 30 data set names referenced in the session.
    • Pressing the function key with 4U in the command line when viewing or editing produces a UNIX directory list for up to 30 path or file names referenced in the session.

New features and enhancements in V15.1.3

This version of File Manager for z/OS® rolls up a number of miscellaneous fixes. It also includes the following new support:
  • FM/Db2 V15.1.3 now supports running against Db2® Version 12 function level 100 subsystems. This support introduces a new FM/Db2 sample, FMN2BN1K, to be used in place of FMN2BN2K when binding against Db2® V12 FL100 subsystems.

    See Binding Db2 (required) for more information about this new support.

New features and enhancements in V15.1.2 (refresh August 2023)

  • A new option, option 13, has been added to the Enhanced Search KEY menu panel to allocate, change or invoke catalog services against a data set name that the cursor is positioned on. See Using F4 from any edit or view session when positioned on a string or word for more information about this new option.
  • Indexed search changes:
    • The restriction of a maximum of 22 data sets when duplicated members are not being processed has been removed.
    • Automatic word detection has been introduced as the simpler and recommended method for determining words. See Automatic word detection for more details.
    See Indexed search for details on the indexed search capability.
  • A new option, ASIS, has been added to suppress automatic encapsulation and, automatic encapsulation has been limited to when a delimiter is encountered or when the first character is a quote. See Copy To panel and DSC (Data Set Copy) for more details about automatic encapsulation.

New features and enhancements in V15.1.2

  • The indexed search provides a way to perform a fast search across one or more partitioned data sets. The results are displayed in the index search report containing the list of matching words, the number of lines where the word occurs, the number of data sets containing occurrences of the word, and the number of members. See Indexed search for more information about how to set up and use the indexed search facility.
  • The File Manager copy function (DSC) and the FM/Db2 Import function (DBI) now support importing CSV files. See DSC (Data Set Copy), Copy From panel, and Copy To panel for more information. See Import Options panel and DBI (Import) batch command for more details.
  • Db2 CSV export now supports Quoted values, Single quotes and Leading zeros options similar to the File Manager copy function. See Export Options (2 of 3) panel and DBX (Export) batch command for more information about these options.
  • FM/IMS has been enhanced with the following features:
    • Support for the specification of the IMSplex that the IMS subsystem is in.
    • FM/IMS serializes the use of dynamic PSBs across the IMSplex when they are used to access IMS subsystems that share ACBs with other IMS subsystems in an IMSplex (ACBSHR=Y).
    For information on how to code the IMSPLEX and ACBSHR parameters, see FM/IMS options.

New features and enhancements in V15.1.1

  • File Manager provides internal PL/I compilers that are used regardless of any external PL/I compiler previously installed. If you want to use File Manager view, edit, copy, print, or data create functions with a PL/I include book, you must use the runtime support provided by the Language Environment®. To discover the level of the internal PL/I compiler, you can use the SHOWPLI command from both batch and the File Manager command line. See Customizing for processing PL/I include books for more information about submitting this command.
  • FM/IMS has been enhanced to support using the IMS Data Definition Utility (DFS3ID00) to generate dynamic program specification blocks (PSBs) when IMS manages the runtime application control blocks (ACBs).

New features and enhancements in V15.1.0

  • The indexed search provides a way to perform a fast search across one or more partitioned data sets. The results are displayed in the index search report containing the list of matching words, the number of lines where the word occurs, the number of data sets containing occurrences of the word, and the number of members. See Indexed search for more information about how to set up and use the indexed search facility..
  • Improved the usability and task orientation of the documentation that explains how File Manager can use FM/CICS to access CICS resources from different environments. The documentation has been reworked and reorganized, and a checklist clearly defines the steps based on the environment. For more information, see Preparing to access CICS resources from File Manager.
  • Two new options added to the Db2® CSV Export Options panels and the DBX (Export) batch command: LEADING=YES/NO and TRAILING= YES/NO. These options specify if leading and trailing blanks within Db2 CHAR and VARCHAR columns are to be included in the CSV exported data set. By default, leading blanks are included and trailing blanks are not included. See Export Options (2 of 3) panel and DBX (Export) batch command for more information about these options.
  • FM/Db2 supports Db2® version 13.
  • New versions of CICS Transaction Server, Enterprise COBOL, Enterprise PL/I, and Automatic Binary Optimizer are supported:
    • CICS Transaction Server for z/OS 6.1.
    • Enterprise COBOL for z/OS 6.4.
    • IBM Enterprise PL/I for z/OS 6.1.
    • Automatic Binary Optimizer for z/OS 2.2
  • The default value for the FM/CICS FMN3POPI option, START, is now START=TASK. In previous versions, the default value was START=BATCH. See START for the complete syntax.
  • Removed the USERLMS parameter from the LMS File Manager option in the FMN0POPI macro statement.
  • The security method using the FMNSECUR security exit has been removed from the product.