Adding FM/Db2 to the Db2® Administration Launchpad

You can add FM/Db2 to the list of applications on the Db2® Admin Launchpad - see DB2 Administration Tool for z/OS User's Guide and Reference, Chapter 3, for a description of the Db2® Admin Launchpad and how it is customized.

You need to complete the following tasks:

  1. Define a Launchpad entry for FM/Db2 using the instructions in the Db2® Administration Tool manual. Use the values shown in Values for Db2 Admin Launchpad definition.
  2. Locate the sample exec, FMN2ADIN, (distributed in FMN.SFMNSAM1.)
  3. Copy FMN2ADIN to a library that is allocated to SYSEXEC DD NAME when the Db2® Admin Launchpad is active. This could be the SADBEXEC library.
  4. In your copy of FMN2ADIN, change the names for the File Manager libraries in the following statements to the appropriate values, if you are not using the default values.
    sfmnexec = "'FMN.SFMNEXEC'"
    sfmnllib = "'FMN.SFMNMOD1'"
    sfmnmlib = "'FMN.SFMNMENU'"
    sfmnplib = "'FMN.SFMNPENU'"
    sfmnslib = "'FMN.SFMNSLIB'"
    sfmntlib = "'FMN.SFMNTENU'"
Note:
  1. These instructions assume you will run FM/Db2 using LIBDEF/ALTLIB statements to allocate the File Manager application libraries.
  2. If all the File Manager application libraries are available when the Db2® Admin Launchpad is active, for example, when the libraries have been allocated in the user's TSO logon procedure, you can remove all the statements to assign the File Manager libraries and to initiate and terminate the LIBDEFs and ALTLIB libraries. In this situation you should copy the sample exec to the File Manager exec (SFMNEXEC) library.
Table 1. Values for Db2® Admin Launchpad definition
Admin Tool Field Value
PID 5755-A03
REL 1510
NAME File Manager Db2®
CDE FMN
GRP Choose a value (1..4)
STAT Y
CMD SELECT MODE(FSCR) CMD(%FMN2ADIN)