I didn't know you allocate ISPPROF to DUMMY in batch. I've always used a temporary data set to achieve the same goals.
//ISPPROF DD SPACE=(TRK,(1,1,2)),UNIT=SYSALLDA,DCB=SYS1.PROCLIB . . JO.Skip Robinson SCE Infrastructure Technology Services Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] From: Paul Gilmartin <[email protected]> To: [email protected] Date: 08/15/2012 04:37 PM Subject: Re: ISPF Panel and LPAR name Sent by: IBM Mainframe Discussion List <[email protected]> <snip> Likewise, in noninteractive contexts I always allocate ISPPROF to DUMMY so that: o I avoid ENQ conflicts o I'm protected from idiosyncrasies of the users' profiles. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
