That sounds about right. I always disliked the IPCS handling of dumps. It was just never (to me) a straight forward invocation like AMDPRDMP.

This simple jobstream generates a formatted dump similar to what AMDPRDMP used to produce. You can do the same thing in interactive IPCS by going to option 6 and entering SUMMARY FORMAT

//DUMPPRNT    EXEC PGM=IKJEFT01,REGION=1536K
//SYSTSPRT DD   SYSOUT=*
//IPCSDDIR DD   DSN=SP3IPCS.BAB.DDIR,DISP=SHR
//SYSTSIN  DD   *
  IPCS
  SUMMARY FORMAT DSNAME('BAB.BEFORE.SWAP.DUMP')
  END

--
Bruce A. Black
Senior Software Developer for FDR
Innovation Data Processing 973-890-7300
personal: [EMAIL PROTECTED]
sales info: [EMAIL PROTECTED]
tech support: [EMAIL PROTECTED]
web: www.innovationdp.fdr.com
----------------------------------------------------------------------
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