开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: IEHDASDR


 

No one can properly answer this inquiry without additional information. What is shown by the log is that there may have been SEEK errors, normally indicative of a definition error. The questions that need to be answered are:

1. How were the volumes defined, created, and with what options?
2. What are the SYSGEN specification for the volumes (that is, DASD type and size)?
3. Associated Hercules log portion showing the command rejects or trace?

Please note that it also helps to ensure that the log copies are readable in the email; what was included came across with merged lines and was not readily readable until the proper line-endings were restored.

Mark
dasdman

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Gary Cozzolino via groups.io
Sent: Monday, January 11, 2021 10:39 AM
To: [email protected]
Subject: Re: [H390-OSVS1] IEHDASDR

Any one else having trouble with IEHDASDR ? >


//G04INTDS JOB 1,'Init misc DASD',
// CLASS=A,MSGCLASS=A,MSGLEVEL=(1,1)
****
* Job: G04INTDS
* Product: VS1 6.0.
* Purpose: Initialize miscellaneous DASD
* for new VS1 6.0 system:
* - FGEN60 sysres volume
* - PAGE83 paging volume
* Run on: Generating system
* Update: 2020/09/03
*
* Note: All volumes must have been created with
* Hercules "dasdinit" and be mounted and
* online before this job is run, and the
* DLIB volume must have been restored so
* SYS1.ASAMPLIB is available for the IPL text.
*
**
//INIT EXEC PGM=IEHDASDR
//SYSPRINT DD SYSOUT=A
//FGEN60 DD DISP=OLD,UNIT=SYSDA,VOL=SER=FGEN60
//PAGE83 DD DISP=OLD,UNIT=SYSDA,VOL=SER=PAGE83
//ASAMPLIB DD UNIT=SYSDA,VOL=SER=FDLB60,
// DISP=OLD,DSN=SYS1.ASAMPLIB(IEAIPL00)
//SYSIN DD *
//
IEF236I ALLOC. FOR G04INTDS INIT
IEF237I 149 ALLOCATED TO FGEN60
IEF237I 151 ALLOCATED TO PAGE83
IEF237I 14A ALLOCATED TO ASAMPLIB
IEF142I - STEP WAS EXECUTED - COND CODE 0008
IEF285I SYS93011.T182058.RF101.G04INTDS.R0000001 KEPT
IEF285I VOL SER NOS= FGEN60.
IEF285I SYS93011.T182058.RF101.G04INTDS.R0000002 KEPT
IEF285I VOL SER NOS= PAGE83.
IEF285I SYS1.ASAMPLIB KEPT
IEF285I VOL SER NOS= FDLB60.
IEF298I G04INTDS SYSOUT=A.
01/11/93 SYSTEM SUPPORT UTILITIES --- IEHDASDR VS/1-6.0 PAGE 001

ANALYZE TODD=FGEN60,VTOC=1,EXTENT=29,IPLDD=ASAMPLIB, +
NEWVOLID=FGEN60,PURGE=YES
IEH813I SYSTEM ERROR ,G04INTDS,INIT ,149,DA,FGEN60 ,07- OP, CMD REJECT ,0000022B000000,EXCP
ANALYZE TODD=PAGE83,VTOC=1,EXTENT=18, +
NEWVOLID=PAGE83,PURGE=YES
IEH813I SYSTEM ERROR ,G04INTDS,INIT ,151,DA,PAGE83 ,07- OP, CMD REJECT ,00000194000000,EXCP
IEH839I HIGHEST RETURN CODE ENCOUNTERED WAS 08

Join [email protected] to automatically receive all group messages.