I guess I would link it to a temporary data set ie

// exec pgm=iewl,parm='list,xref,map'
//sysprint dd sysout=*
//sysut1 unit=sysda,space=(cyl,(20,10))
//input1 dd disp=shr,dsn=where the loadmod is
//syslmod dd dsn=&&tem,unit=sysda,space=(cyl,(1,1,1))
//syslin dd *
   include unput1(loadmod in error)
  name Tempnam(r)
//
*----Note use caps where appropriate.

If thats OK then you have a problem on the executing system (probably)
If it doesn't work then you probably have no choice but to recreate the module.
*OR* it could be temporary in nature and its probably time to call IBM.

Ed

On May 12, 2012, at 1:31 AM, Lim Ming Liang wrote:

Hi Scott,
This modules are from ca software. It works in other LPARs, so I suspect it's hardware related, I can't tell for sure.
I can DFDSS dump them and iebcopy them.
So need some advice to validate it, before I re-install them into another volume.
Regards Lim ML

On 12-May-12 11:59 AM, Scott Ford wrote:
Lim,

A couple of questions, who's module ? IBM ? Other ?
Has this program ever worked before ?
If so, what changed ?

Scott ford
www.identityforge.com

On May 11, 2012, at 11:31 PM, Lim Ming Liang<[email protected]> wrote:

Hi,
I had quite a few similar error messages on load modules fetching problem on a same volume;

DSINIT   FROM DDNAME STEPLIB  FAILED BECAUSE
IEWFETCH ISSUED RC 0D AND REASON 00

On the System Messages manual;

IEW4005I FETCH FOR MODULE program-name FROM DDNAME ddname FAILED BECAUSE
IEWFETCH ISSUED RC return-code AND REASON reason code.

Explanation: Fetch for the load module failed. The possible hexadecimal return codes and hexadecimal reason codes are as follows:

Return Code
Error Description

00
Processing completed normally.

0B
Program check.

0C
Not enough storage available. Reason Code Error Description 04 No storage for DATD 08 No storage for DEB 0C No storage for IOSB 10 No storage for EXTLIST 14 No storage for module

*0D **
Bad record area.


*What does this Bad record area means ?

Does it mean the affected volume has an hardware issue ?

What utility I can used to check the volume integrity ?

The load modules library is corrupted ? But I can browse the Load dataset and members without any problem.

Please advise.
--
Regards Lim ML

-------------------------------------------------------------------- --
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
--------------------------------------------------------------------- -
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to