You have two things going on here. 

1st - the AMA120I message which you can ignore because you specified
PARM=IGNIDRFULL

2nd - the AMA104I message. It's telling you that the data starting at
14BE in the csect NATRGUI does not match the value you specified
(47F0,B69C,94C2,94C4,94C6,94C8,94CA,94CC).

You mis-keyed the data or something else has altered this location. 

If you got this ZAP from a vendor you'll need to contact them for
advice. 

Alan   


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of Helio Jose Da Silva
Sent: Friday, January 06, 2012 14:00 
To: IBM-MAIN@bama.ua.edu
Subject: Error apply ZAP

All list,

I'm applying some zaps and getting the following error:

NAME NATURAL  NATRGUI
AMA120I NATURAL  NO IDR SPACE - RE-LINK
AMA128I UPDATES ENABLED BY OVERRIDE PARM
VER 14BE 47F0,B69C,94C2,94C4,94C6,94C8,94CA,94CC
AMA104I VERIFY REJECT - SET NO GO SWITCH


The JCL is

//ZA0JZAP  JOB  F02000,'SUPPORT',CLASS=S,TIME=(0004,00),
//         MSGCLASS=X,MSGLEVEL=(1,1),NOTIFY=&SYSUID
//STEP01   EXEC PGM=AMASPZAP,REGION=8M,PARM=IGNIDRFULL
//SYSPRINT DD   SYSOUT=*
//SYSLIB   DD   DSN=SAG.NAT426.LOAD,DISP=SHR
//SYSIN    DD   DSN=NATURAL.ZAPS(NA77047),DISP=SHR

How can I resolve this error?

Thank very much

Helio Jose Da Silva



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to