z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Attempting to promote a member before performing a build

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

This section describes how SCLM protects the integrity of your project hierarchy by not allowing you to promote a member that has not been successfully built. The promote operation copies changed members up into the next group in the library structure.

The build operation you attempted previously was unsuccessful. Therefore, the promote you attempt in this section will also be unsuccessful. SCLM maintains synchronization between source and object by ensuring that only successfully built members can be promoted. This safety feature addresses the common problem of forgetting to recompile changed modules.

  1. Select Promote from the SCLM Main Menu.
  2. On the Promote panel, type:
    DEV2
    in the "From group" field
    ARCHDEF
    in the Type field
    FLM01AP1
    in the Member field
    1
    in the Mode field
    1
    in the Scope field
    1
    in the Messages field
    1
    in the Report field

    Press Enter.

SCLM issues date and time mismatch error messages because the FLM01EQU source has been updated and the modules that use it have not been recompiled by the build operation. Promote sends a return code of 8 because the date and time mismatch prevented it from copying anything to the next group.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014