Re: Serverpac error CHKVERSN

2019-03-06 Thread Peter
Thanks all the help. I was able to correct the job and run it . On Wed, 6 Mar, 2019, 12:32 AM Seymour J Metz, wrote: > Allocate a different log file before you enter ISPF. > > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > > > From: I

Re: Serverpac error CHKVERSN

2019-03-05 Thread Seymour J Metz
Allocate a different log file before you enter ISPF. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List on behalf of Peter Sent: Tuesday, March 5, 2019 4:31 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Serverpac er

Re: Serverpac error CHKVERSN

2019-03-05 Thread Nims,Alva John (Al)
#1. Logoff your TECH ID #2. Preallocate the ISPFLOG & ISPFLIST DDs //ISPLIST DD SYSOUT=A, // DCB=(LRECL=121,BLKSIZE=1210,RECFM=FBA) //ISPLOG DD SYSOUT=A, // DCB=(LRECL=125,BLKSIZE=129,RECFM=VA) ** From IBM's " ISPF Planning and Customizing" manual. A

Re: Serverpac error CHKVERSN

2019-03-05 Thread Peter
Post this step all the next copy steps are flushed My CHKINV step ended in RC - 0 On Tue, 5 Mar, 2019, 1:37 PM ITschak Mugzach, wrote: > This is not an issue that will stop the program from running. You can see > the message saying that processing continue without log. > > ITscak > > בתאריך י

Re: Serverpac error CHKVERSN

2019-03-05 Thread ITschak Mugzach
This is not an issue that will stop the program from running. You can see the message saying that processing continue without log. ITscak בתאריך יום ג׳, 5 במרץ 2019, 11:32, מאת Peter ‏: > Hi > > I am building a zOS using serverpac and one of the step CHKVERSN fails with > the below message > > R