Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread Mark Jacobs
You're making progress which is the important thing. I've been doing this work for decades and here's a summary of what happened the last time I needed to do what you're doing, about four years ago. IEASYMxx not found - re-ipl AUTOR syntax error IGDSMS00 syntax error 64 Wait State - re-ipl Defin

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread David Spiegel
Hi Rahim, 2 changes are necessary immediately (probably more later): - TCPIP.SEZALOAD has to be added to the LNKLST (Use similar syntax to the last set of supplied commands) - SYS1.SISTCLIB has to be APF Authorized:   SETPROG APF,ADD,DSNAME=SYS1.SISTCLIB,VOLUME=SBRES1 (The VOLSER might be incor

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread Seymour J Metz
zarab <03f036d88eeb-dmarc-requ...@listserv.ua.edu> Sent: Monday, November 18, 2024 10:42 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Just ipled my ONEPAK MVS for first time External Message: Use Caution A little progress to report but I suspect I need to adjust my SYS1.IPLPARMS memb

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread Rahim Azizarab
A little progress to report but  I suspect I need to adjust my SYS1.IPLPARMS members also to point to ONEPAK catalog.  Here is the re-ipl after making the change David suggested.   I tried to start VTAM manually but it did not work.  *04.34.13  *IWM048E WLM RUNNING IN GOAL MODE WITH THE D

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread David Spiegel
Hi Mark, Just to get the MVS going, it might be easier to dynamically add SYS1.SHASLNKE and manually start JES2. SETPROG LNKLST,ADD,NAME=LNKLST01,COPYFROM=LNKLST00 SETPROG LNKLST,ADD,NAME=LNKLST01.SET,DSNAME=SYS1.SHASLNKE,AFTER=SYS1.SIEAMIGE SETPROG LNKLST,ACTIVATE,NAME=LNKLST01 SETPROG LNKLST

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread Seymour J Metz
Discussion List on behalf of Rahim Azizarab <03f036d88eeb-dmarc-requ...@listserv.ua.edu> Sent: Monday, November 18, 2024 7:07 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Just ipled my ONEPAK MVS for first time External Message: Use Caution Thank you David for the reply. The cons

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread Mark Jacobs
Fix your JES2 problem as David suggested then reipl. See what else needs to be fixed afterwards. It's going to be an iterative process. Mark Jacobs Sent from ProtonMail, Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get&search=markjac...@protonmail.com

Re: Just ipled my ONEPAK MVS for first time

2024-11-18 Thread Rahim Azizarab
Thank you David for the reply.  The console is active; but not much else.   DISCOVERED    15.15.32   COF511I DLF INITIALIZATION IS IN PROGRESS.         - 15.15.32   %%IGDHCI00   

Re: Just ipled my ONEPAK MVS for first time

2024-11-17 Thread David Spiegel
Hi Rahim, SYS1.SHASLNKE is not in your LNKLST. It contains HASJES20. Issue: D PROG,LNKLST (at the console) to see which Datasets are in the LNKLST. Regards, David On 11/17/2024 21:32, Rahim Azizarab wrote: I am new to building my own MVS.  I have got this far and my new system appears to be

Just ipled my ONEPAK MVS for first time

2024-11-17 Thread Rahim Azizarab
I am new to building my own MVS.  I have got this far and my new system appears to be stuck.  It is trying to initialize ZFS system.  Any suggestions for a quick fix? *15.15.24  *IWM048E WLM RUNNING IN GOAL MODE WITH THE DEFAULT   * POLICY