IBM Support

OW28419: DMPBLD JOB IN SERVERPAC (THIS APAR SUPERSEDES ALL OTHER DMPBLD APARS FOR SERVERPAC)

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • This apar supersedes all other DMPBLD for serverpac, they are :
    OW24958, OW25586, OW26814, OW27581 & OW27909
    A new psp entry will be created to point to this apar and all
    old entries will be deleted.
    

Local fix

  • 1) Either remove SYS1.PAGEDUMP from the ALLOCDS job to prevent
       it from being allocated, or delete this data set if it has
       already been allocated.
    2) Run the following JCL instead of the DMPBLD job that was
       supplied with your order:
    //jobcard
    //*-------------------------------------------------------------
    //*
    //* DOC: THE SADMP UTILITY PROGRAM, AMDSAOSG, INITIALIZES A
    //*      SADMP RESIDENCE VOLUME IN ONE JOB STEP BY DYNAMICALLY
    //*      ALLOCATING DATA SETS AND INVOKING THE APPROPRIATE
    //*      PROGRAMS.  THE MOUNT ATTRIBUTE OF THE SADMP VOLUME
    //*      MUST BE PRIVATE.
    //*
    //*      PLEASE REVIEW THE GENPARMS ON THE AMDSADMP MACRO
    //*      BEFORE SUBMITTING THIS JOB.
    //*
    //*
    //*
    //*      APF authorize ALL STEPLIB libraries.  Be sure not to
    //*      include the ssa name in the APF entry.
    //*-------------------------------------------------------------
    //JOBLIB   DD DISP=SHR,DSN=ohlq.LOADLIB
    //*
    //OSG      EXEC PGM=AMDSAOSG
    //STEPLIB  DD   DISP=SHR,DSN=user.LINKLIB      <<===  driver sys
    //         DD   DISP=SHR,DSN=ssa.SYS1.LINKLIB  <<===  target sys
    //         DD   DISP=SHR,DSN=ssa.ASMA.V1R2M0.SASMMOD1
    //SYSLIB   DD   DISP=SHR,DSN=ssa.SYS1.MACLIB
    //         DD   DISP=SHR,DSN=ssa.SYS1.MODGEN
    //DPLTEXT  DD   DISP=SHR,DSN=ssa.SYS1.NUCLEUS(AMDSADPL)
    //IPLTEXT  DD   DISP=SHR,DSN=ssa.SYS1.NUCLEUS(AMDSAIPD)
    //PGETEXT  DD   DISP=SHR,DSN=ssa.SYS1.NUCLEUS(AMDSAPGE)
    //GENPRINT DD   SYSOUT=*
    //*
    //* Start the statements in column 10 and place a
    //* continuation mark in column 72.  You need to
    //* supply your SADUMP unit, volume serial, output
    //* device and console address and type.
    //* Do not use your SYSRES volume for the SADUMP
    //*
    //GENPARMS DD   *
         AMDSADMP IPL=D3390,VOLSER=volser,                      X
               MINASID=ALL,                                     X
               DDSPROMPT=YES,                                   X
               OUTPUT=D3390,                                    X
               CONSOLE=(0F2,3278)
         END
    /*
    //NOTOK   EXEC PGM=CPPMAXRC,COND=((0,GE,OSG),(4000,LT))
    //*
    //DELAUTH EXEC PGM=IDCAMS,COND=(4000,LT)
    //DD1      DD DSN=user.LINKLIB,
    //            DISP=SHR
    //SYSPRINT DD SYSOUT=*
    //SYSIN    DD *
      DELETE user.LINKLIB(ICKDSF) -
        NONVSAM FILE(DD1) PURGE
      DELETE user.LINKLIB(ICKRELVL) -
        NONVSAM FILE(DD1) PURGE
      DELETE user.LINKLIB(IFCDIP00) -
        NONVSAM FILE(DD1) PURGE
    /*
    //NOTOK   EXEC PGM=CPPMAXRC,COND=((0,GE,DELAUTH),(4000,LT))
    //*
    

Problem summary

  • Various errors attempting to execute the DMPBLD
    job supplied as part of a ServerPac installation.
    

Problem conclusion

  • The DMPBLD job skeleton will be updated to
    generate the correct job control to execute correctly.
    

Temporary fix

  • Use the fix given in the submitters page of this
    APAR.  It is valid and has been tested.
    

Comments

APAR Information

  • APAR number

    OW28419

  • Reported component name

    SERVERPAC

  • Reported component ID

    5751CS900

  • Reported release

    130

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    1997-07-24

  • Closed date

    1997-07-28

  • Last modified date

    1998-06-09

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    SERVERPAC

  • Fixed component ID

    5751CS900

Applicable component levels

  • R130 PSN

       UP

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"130","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
09 August 2022