IBM Mainframe Discussion List <[email protected]> wrote on 07/14/2010 
03:06:05 PM:

> Is there enough information in the dump for a pre-processing script to
> be able to select the correct versions of miglib and parmlib for the
> actual IPCS invocation?  IBM and ISVs should be able to process a dump
> from an unknown system correctly without having to do multiple
> invocations of IPCS or other tools.

 In the dump header record (mapped by SYS1.MODGEN(IHAPRD) ), there is:

PRDPRODN DS    CL16                 Product name                   @L9C
PRDPRODV DS    CL2                  Product version                @L9C
PRDPRODR DS    CL2                  Product release                @L9C
PRDPRODM DS    CL2                  Product modification           @L9A

  This identifies the level of the dump program.  It is same 
as the level of z/OS for SVCDUMP/SYSMDUMP/IEATDUMP.

  It should be the same for SADMP as long as the installation is 
following the rule that the level of SADMP should match the level
of the system being dumped.

Jim Mulder   z/OS System Test   IBM Corp.  Poughkeepsie,  NY

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to