> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of François Paré
> Sent: Monday, November 27, 2006 1:43 PM
> To: [email protected]
> Subject: IEA301I LNKLST00 NOT FOUND IN SYS1.PARMLIB
> Hello,
> 
> I'm not able to do a complete first IPL of a new cloned 
> system. It stopped with the following messages:
> 
> IEA301I LNKLST00 NOT FOUND IN SYS1.PARMLIB
> 
> IEA510A LNKLST PROCESSING IS INOPERATIVE, PRESS ENTER TO 
> CONTINUE WITH THE DEFAULT LNKLST, OR RE-IPL THE SYSTEM
> 
> The message seems very clear about the error but LNKLST00 is 
> defined in member SYS1.PARMLIB(PROG00) as in my production 
> system so any idea?
> 
> Thanks!
> ************************************************************
> 
> Francois Pare
> 
> Universite Laval
> 

Do you have a PROG= in your IEASYSxx? If so, does it have entries like:

LNKLST DEFINE NAME(LNKLST00)
LNKLST ADD NAME(LNKLST00) DSN(...)
...
LNKLST ACTIVATE NAME(LNKLST00)

Note that LNKLST00 can be any name you like, it doesn't need to be LNKLST00, 
that just happens to be what I use.

>From what you said, I will guess that you do, so make sure that you have not 
>omitted a trailing comma somewhere above it. I have done this is the past and 
>that makes all the subsequent records in IEASYSxx be comments and are ignored.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and its content is protected by 
law.  If you are not the intended recipient, you should delete this message and 
are hereby notified that any disclosure, copying, or distribution of this 
transmission, or taking any action based on it, is strictly prohibited. 
 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to