On Mon, 4 May 2009 15:29:18 -0400, Mike Myers <[email protected]> wrote:

>Hi all:
> 
>We are migrating to z/OS v1.r9 and having troubles getting TCPIP up
successfully. We are getting the error message:
> 
> EZZ0401I SYNTAX ERROR IN FILE: 'SYS2.TCPIP.PARMS(TCPVTZOS)' ON LINE:
>439 at 'PUBTCA1'
> 
>The error occurs for every other line in the file, beginning with:
> 
>LUMAP  PUBTCA1  PUBIP1
>LUMAP  PUBTCA1  PUBSOM
>LUMAP  PUBTCA1  EASTRAD
>LUMAP  PUBTCA1  PUBIP1
>LUMAP  POOLTCB1 POOLIP1
>LUMAP  POOLTCB2 POOLIP2
>LUMAP  POOLTCB3 POOLIP3
> 
>The statements appear to match the syntax description for the LUMAP statement, 
>and worked successfully in z/OS v1.r7. We don't see any reference to specific 
>changes here in the migration manual.
> 
>Any ideas?
> 
>Mike Myers
>Pitt County Memorial Hospital
>

Is this the same exact data set as 1.7 or a copy?  Do you number it when
copying if so?  What if you put semicolons after each statement?

LUMAP  PUBTCA1  PUBIP1 ;
LUMAP  PUBTCA1  PUBSOM ;
...


Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:[email protected]
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
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