Closed student501 closed 1 year ago
Hi all!
Student501, did you manage to convert the volumes from bin to cckd, I mean, all of them? I got some errors after trying uncompressing them. In particular, FDBBN1 seems to be corrupted, although I don't think it is needed for IPLing.
Thanks.
Converted all but FDBBN1, but since IPL fails this early, it can not be the reason.
The log is very short:
Why?
HHC00809I Processor CP00: disabled wait state 0002000000000000 00000000003000B1
Have you looked up this disabled wait code in the IBM manual? What does it mean?
The log is very short:
Why?
HHC00809I Processor CP00: disabled wait state 0002000000000000 00000000003000B1
Have you looked up this disabled wait code in the IBM manual? What does it mean?
Thanks for the hint. How do I split it? In https://www.ibm.com/docs/en/zos/2.2.0?topic=codes-system-completion-code-module-table I see
0B1 | | SSI | IEFJACTL IEFJCNTL IEFJJCLS IEFJJOBS IEFJWTOM
Or should it be a complete match to 3000B1 ?
Google for "ibm zos disabled wait codes":
Very first hit at top of page:
Scroll down and click link for "0B1"
The log is very short:
Why?
You did not answer this question.
Did you read this before asking for help?
There is a link to it at the very top of our GitHub Issues page:
Fish, thank you very much for your answers, and sorry for misinterpreting submission rules. Attached the complete log:
So b1 is "A required device is not defined.", which means that the problem most likey lies in my config, not in hyperion.
So, my initial problem was obviously wrong LOADPARM, thank you! Changed it to LOADPARM 0A82DCM1
and now I get:
HHC00809I Processor CP00: disabled wait state 0002000000000000 0000000000000088
According to the IBM documentation 088 is "The auxiliary storage manager (ASM) detected a paging I/O error when attempting to read from or write to storage-class memory (SCM). The error can be caused by either a hardware or a software problem". Is it because of the missing 0a95 DASD?
Sorry for spamming. Changed to LOADPARM 0A82CSM1
and now it gets to:
HHC00006I SCLP console interface inactive
* IXC420D REPLY I TO INITIALIZE SYSPLEX ADCDPL, OR R TO REINITIALIZE XCF.
REPLYING I WILL IMPACT OTHER ACTIVE SYSTEMS.
I'll report how far it'll get. Once again thanks for all the hints
PEBKAC. Closing.
Hyperion version: 4.6.0.1-SDL-g65c97fd built unter Debian Bookworm.
Trying to IPL z/OS 1.13 ADCD 2013.10 published last year on archive.org.
The log is very short: