osdir.com mailing list archive |
|
Subject: Re: 100% NEWBIE with z/OS - msg#00138List: emulators.hercules390.generalOn Wed, Oct 09, 2002 at 03:18:27PM -0000, ttadzioo wrote: > CPUSERIAL 000000 You might want to change this... > LOADPARM 0A82DB.. See below. > *22.53.05 *BPXP007E STARTING PHYSICAL FILE SYSTEM NFS IN ADDRESS > * SPACE NFSC > 22.53.06 $HASP482 WARM START DENIED - INCOMPATIBLE CHECKPOINT > DATA SETS > CKPT1 (SYS1.HASPCKPT ON OS39M1), > WAS COLD STARTED AT 23:41:07.41 ON 01.167 > CKPT2 (SYS1.HASPCKP2 ON Z1RES2), > WAS COLD STARTED AT 21:16:10.94 ON 01.165 > 22.53.06 $HASP428 CORRECT THE ABOVE PROBLEMS AND RESTART JES2 The easy way to fix this (assuming there's nothing in the JES2 spool you need to keep) is to change the DB in the LOADPARM to CS to cold-start JES2 for the first IPL.
Thread at a glance:
Previous Message by Date: (click to view message preview)Re: 100% NEWBIE with z/OSHi, Try to change your LOADPARM to: LOADPARM 0A82DC.. This line will force a cold start in JES2. Refer to the following link to further information: http://etpgw02.dfw.ibm.com/adcd01/readme.html Regards, Philippe Leite --- In hercules-390-F5Bj5G+ccuY@xxxxxxxxxxxxxxxx, "ttadzioo" <tadzio@xxxx> wrote: > I heve z/OS 1.1 (all 13CD's). > I have all 12 dasd volumes ckd2cckd.exe'ed on my HDD. > Hercules running on cygwin. > My hercules config: > > # > # Hercules Emulator Control file... > # Description: os11 > # MaxShutdownSecs: 30 > # > # > # System parameters > # > > CPUSERIAL 000000 > CPUMODEL 9221 > MAINSIZE 128 > CNSLPORT 3270 > NUMCPU 1 > ARCHMODE ESAME > LOADPARM 0A82DB.. > SYSEPOCH 1900 > TZOFFSET +0100 > OSTAILOR OS/390 > PANRATE 30 > PGMPRDOS LICENSED > > # Display Terminals > > 0700 3270 > 0701 3270 > 0702 3270 > 0703 3270 > 0704 3270 > 0705 3270 > 0706 3270 > 0707 3270 > > # DASD Devices > > 0A80 3390 C:/HERCULES/OS11/dasd/z1res1.a80 > 0A81 3390 C:/HERCULES/OS11/dasd/z1res2.a81 > 0A82 3390 C:/HERCULES/OS11/dasd/os39m1.a82 > 0A83 3390 C:/HERCULES/OS11/dasd/z1db21.a83 > 0A84 3390 C:/HERCULES/OS11/dasd/z1cic1.a84 > 0A85 3390 C:/HERCULES/OS11/dasd/z1dis1.a85 > 0A86 3390 C:/HERCULES/OS11/dasd/z1dis2.a86 > 0A87 3390 C:/HERCULES/OS11/dasd/z1uss1.a87 > 0A88 3390 C:/HERCULES/OS11/dasd/z1dis3.a88 > 0A89 3390 C:/HERCULES/OS11/dasd/z1ims1.a89 > 0A8A 3390 C:/HERCULES/OS11/dasd/z1was1.a8a > 0A8B 3390 C:/HERCULES/OS11/dasd/z1was2.a8b > > When I run Hercules Windows GUI all devices are connected. > > I IPL first of them: IPL 0A80. > Then all (mystery for me) things start to appear on > connected console... everything seems to start until... > > *22.53.05 *BPXP007E STARTING PHYSICAL FILE SYSTEM NFS IN ADDRESS > * SPACE NFSC > 22.53.06 $HASP482 WARM START DENIED - INCOMPATIBLE CHECKPOINT > DATA SETS > CKPT1 (SYS1.HASPCKPT ON OS39M1), > WAS COLD STARTED AT 23:41:07.41 ON 01.167 > CKPT2 (SYS1.HASPCKP2 ON Z1RES2), > WAS COLD STARTED AT 21:16:10.94 ON 01.165 > 22.53.06 $HASP428 CORRECT THE ABOVE PROBLEMS AND RESTART JES2 > - 22.53.12 IXZ0002I CONNECTION TO JESXCF COMPONENT DISABLED, > - GROUP N1 MEMBER N1$SYS1 > 22.53.13 $HASP085 JES2 TERMINATION COMPLETE > - 22.53.15 IEF404I JES2 - ENDED - TIME=22.53.15 > - 22.53.40 IEF404I BLSJPRMI - ENDED - TIME=22.53.40 > 00 22.53.47 CSV210I LIBRARY LOOKASIDE INITIALIZED > > on the top is the error and rest of the log. > I don't know on what state system stops? > Can I play with it (and how :(( ). > I can access Initial MVS console but can't do anything else. > How to start TSO? CICS? > When I connect another console/terminal I only get connection > to Hercules message. WHY? > > Maybe you know some tutorial (Getting started with OS ;) ) > I just... don't know/where to start?!?!?! > > > Sorry for this stupid post but I really want to start playing... Next Message by Date: click to view message previewRe: 100% NEWBIE with z/OSTHNX!!! It worked great! I had some errors by the end. Some I have managed... But I am left with those: *18.27.47 STC00029 *DSNT405E - DSNTLIDE DISPATCH PRIORITIES NOT IN SYNC: * IRLM : 0021 COMPARED TO DB2 : 0023 *18.34.30 *IRA200E AUXILIARY STORAGE SHORTAGE Any ideas? Wh when I try to connect another console it tries to PRINT and INVALID COMMAND is displayed. Once more thanks for help and patience. p.s. Someone asked if I am registered user. I'll put it like this: We have mainframe in our company. But nobody let me play with it (can't blame them...). So I put OS on my PC. I don't know if its legal but the software for sure IS registered since it came with mainframe. --- In hercules-390-F5Bj5G+ccuY@xxxxxxxxxxxxxxxx, "Philippe Leite" <philippe.leite@xxxx> wrote: > Hi, > > Try to change your LOADPARM to: > > LOADPARM 0A82DC.. > > This line will force a cold start in JES2. > > Refer to the following link to further information: > http://etpgw02.dfw.ibm.com/adcd01/readme.html > > Regards, > > Philippe Leite > > --- In hercules-390-F5Bj5G+ccuY@xxxxxxxxxxxxxxxx, "ttadzioo" <tadzio@xxxx> > wrote: > > I heve z/OS 1.1 (all 13CD's). > > I have all 12 dasd volumes ckd2cckd.exe'ed on my HDD. > > Hercules running on cygwin. > > My hercules config: > > > > # > > # Hercules Emulator Control file... > > # Description: os11 > > # MaxShutdownSecs: 30 > > # > > # > > # System parameters > > # > > > > CPUSERIAL 000000 > > CPUMODEL 9221 > > MAINSIZE 128 > > CNSLPORT 3270 > > NUMCPU 1 > > ARCHMODE ESAME > > LOADPARM 0A82DB.. > > SYSEPOCH 1900 > > TZOFFSET +0100 > > OSTAILOR OS/390 > > PANRATE 30 > > PGMPRDOS LICENSED > > > > # Display Terminals > > > > 0700 3270 > > 0701 3270 > > 0702 3270 > > 0703 3270 > > 0704 3270 > > 0705 3270 > > 0706 3270 > > 0707 3270 > > > > # DASD Devices > > > > 0A80 3390 C:/HERCULES/OS11/dasd/z1res1.a80 > > 0A81 3390 C:/HERCULES/OS11/dasd/z1res2.a81 > > 0A82 3390 C:/HERCULES/OS11/dasd/os39m1.a82 > > 0A83 3390 C:/HERCULES/OS11/dasd/z1db21.a83 > > 0A84 3390 C:/HERCULES/OS11/dasd/z1cic1.a84 > > 0A85 3390 C:/HERCULES/OS11/dasd/z1dis1.a85 > > 0A86 3390 C:/HERCULES/OS11/dasd/z1dis2.a86 > > 0A87 3390 C:/HERCULES/OS11/dasd/z1uss1.a87 > > 0A88 3390 C:/HERCULES/OS11/dasd/z1dis3.a88 > > 0A89 3390 C:/HERCULES/OS11/dasd/z1ims1.a89 > > 0A8A 3390 C:/HERCULES/OS11/dasd/z1was1.a8a > > 0A8B 3390 C:/HERCULES/OS11/dasd/z1was2.a8b > > > > When I run Hercules Windows GUI all devices are connected. > > > > I IPL first of them: IPL 0A80. > > Then all (mystery for me) things start to appear on > > connected console... everything seems to start until... > > > > *22.53.05 *BPXP007E STARTING PHYSICAL FILE SYSTEM NFS IN ADDRESS > > * SPACE NFSC > > 22.53.06 $HASP482 WARM START DENIED - INCOMPATIBLE CHECKPOINT > > DATA SETS > > CKPT1 (SYS1.HASPCKPT ON OS39M1), > > WAS COLD STARTED AT 23:41:07.41 ON 01.167 > > CKPT2 (SYS1.HASPCKP2 ON Z1RES2), > > WAS COLD STARTED AT 21:16:10.94 ON 01.165 > > 22.53.06 $HASP428 CORRECT THE ABOVE PROBLEMS AND RESTART JES2 > > - 22.53.12 IXZ0002I CONNECTION TO JESXCF COMPONENT DISABLED, > > - GROUP N1 MEMBER N1$SYS1 > > 22.53.13 $HASP085 JES2 TERMINATION COMPLETE > > - 22.53.15 IEF404I JES2 - ENDED - TIME=22.53.15 > > - 22.53.40 IEF404I BLSJPRMI - ENDED - TIME=22.53.40 > > 00 22.53.47 CSV210I LIBRARY LOOKASIDE INITIALIZED > > > > on the top is the error and rest of the log. > > I don't know on what state system stops? > > Can I play with it (and how :(( ). > > I can access Initial MVS console but can't do anything else. > > How to start TSO? CICS? > > When I connect another console/terminal I only get connection > > to Hercules message. WHY? > > > > Maybe you know some tutorial (Getting started with OS ;) ) > > I just... don't know/where to start?!?!?! > > > > > > Sorry for this stupid post but I really want to start playing... Previous Message by Thread: click to view message previewRe: Re: 100% NEWBIE with z/OSI remember somebody earlier had mentioned that we can keep a backup copy of the OS on our PC. i mean at least we can explain in this way if IBM comes asking money. will it be okay with them? Kailas somitcw <somitcw-QQmkNszoPL4AvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote: I trust that you have an extra USD40,000 or more to pay IBM for a license. Please call them and find where to send the check. Will this finally force IBM to come up with a software price to license zOS on Hercules PCs? Good out of bad? --- In hercules-390-F5Bj5G+ccuY@xxxxxxxxxxxxxxxx, "Tadek" <tadzio@xxxx> wrote: - - - >p.s. >Someone asked if I am registered user. >I'll put it like this: >We have mainframe in our company. But nobody let me play >with it (can't blame them...). >So I put OS on my PC. I don't know if its >legal but the software for sure IS registered since it >came with mainframe. - - - Yahoo! Groups SponsorADVERTISEMENT Community email addresses: Post message: hercules-390-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx Subscribe: hercules-390-subscribe-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx Unsubscribe: hercules-390-unsubscribe-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx List owner: hercules-390-owner-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx Files and archives at: http://groups.yahoo.com/group/hercules-390 Get the latest version of Hercules from: http://www.conmicro.cx/hercules Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- Do you Yahoo!? Faith Hill - Exclusive Performances, Videos, & more faith.yahoo.com [Non-text portions of this message have been removed] Next Message by Thread: click to view message previewRe: Re: 100% NEWBIE with z/OSKailas said: >I remember somebody earlier had mentioned that we can keep a backup copy of the OS on our PC. >i mean at least we can explain in this way if IBM comes asking money. >will it be okay with them? No one in this group can tell you what is legal and what is not. No one here is a lawyer (or if they are, no one has ever offered pro-bono representation to the hercules community). You have to look at your institutions license with IBM, and it would be a good idea to ask IBM themselves for the answer to this question. You probably should also discuss this with whoever in your organization signed the license with IBM. Their neck is on the line if IBM disagrees with your (or anyone here) interpretation of that contract. -Dave
Web Hosting Reviews from OSDir.com Sister Site iBizWebHosting.com
|
|