The value you have specified for the ABEND code is greater than 4095, which isn't strictly legal under z/OS. Change that "X'001000'" value to 4095 and you'll get clean assemblies.

Rick
----------------------------------------------------
Sergio Lima wrote:

Hello List,

Thanks from all help.
Now our JOB run ok, have some mistakes here, that was correct with all opinions.
Sorry about disturb, with this like "easy" question.
The ZOS that We are migrating is 1.2, from Z/VSE 4.2.
Now, have another problem, because something don't want work in 2 of 6 
Assembler programs.
This two programs showed the same error that is :

NOTE: ABOVE LINE DESTROYS REG 15 FOR 31-BIT CALLERS SVC 68 ISSUE SVC ABEND X'001000',DUMP SYSTEM 001 ABEND DS 0H 8,CC EXCEEDS SPECIFIED LIMITS CNOP 0,4 B *+8 BRANCH AROUND CONSTANTS DC AL4(X'001000') L 1,*-4 LOAD REG1 WITH COMPCODE LA 0,128(0,0) DUMP/STEP/DUMPOPTS/REASON SLL 0,24(0) SHIFT TO HIGH ORDER OR 1,0 OR IN WITH COMPCODE

How said, have six programs :

SYSPRINT SPFCNTL  ASM
SYSPRINT SPFCORE  ASM
SYSPRINT SPFFIX   ASM
SYSPRINT SPFMAIN  ASM
SYSPRINT SPFSCAN  ASM
SYSPRINT SPFSRCH  ASM

And the SPFFIX / SPFSRCH had the error above.

This may be because the release of ZOS ?
Someone know, how contact the person that wrote this program ?
Someone are using this program that do a recovery of a PDS file deleted ?

Thanks very much again, and Best Regards.

Sergio

Date: Thu, 9 Dec 2010 17:15:00 +0300
From: sergio...@hotmail.com
Subject: Re: Problem when try compile a CBT036 FILE
To: IBM-MAIN@bama.ua.edu

Hello Scott,

What We need change?

Thanks,

Sergio

Date: Wed, 8 Dec 2010 17:06:48 -0500
From: scott.r...@joann.com
Subject: Re: Problem when try compile a CBT036 FILE
To: IBM-MAIN@bama.ua.edu

The PARMs for the ASM step specify DECK and NOLOAD, so the object output is
going to SYSPUNCH, not SYSLIN.

CONFIDENTIALITY/EMAIL NOTICE: The material in this transmission contains
confidential and privileged information intended only for the addressee.
If you are not the intended recipient, please be advised that you have
received this material in error and that any forwarding, copying, printing,
distribution, use or disclosure of the material is strictly prohibited.
If you have received this material in error, please (i) do not read it,
(ii) reply to the sender that you received the message in error, and
(iii) erase or destroy the material. Emails are not secure and can be
intercepted, amended, lost or destroyed, or contain viruses. You are deemed
to have accepted these risks if you communicate with us by email. Thank you.

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



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

Reply via email to