Sounds like something I'd initially approach like I would an S0C4 - an
addressing issue or perhaps an overlay. Than perhaps a timing issue
where the target daughter task is gone but the word has not spread yet. 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of David Logan
Sent: Tuesday, November 25, 2008 1:30 PM
To: IBM-MAIN@bama.ua.edu
Subject: S328 and EXTRACT

This message is posted to both IBM-MAIN and ASSEMBLER-LIST, since I
don't
know who might be able to answer it.

 

A customer is reporting an abend S328 when they run our server. The
message
text I have found is included below. Does anyone know why this may be
happening? It mystefies me, because all we are doing is calling EXTRACT
FIELDS=COMM,MF=(E,EXTRACT) to get the communication area returned.

 

Thanks!

 

David Logan

Manager of Product Development, Pitney Bowes Business Insight

 <http://centrus.com/> http://centrus.com

W: (720) 564-3056

C: (303) 818-8222

 

Explanation: During processing of an EXTRACT macro, the system found
that
the task control block (TCB) specified in the second operand was not for
a
subtask of the caller's TCB. 

System Action: The system abnormally ends the program that issued the
EXTRACT macro. 

Programmer Response: Change the EXTRACT macro to specify a TCB for a
subtask. If the macro was specified correctly, check for program errors
that
incorrectly modified the EXTRACT macro expansion. Correct the error. Run
the
job again. 

System Programmer Response: If the error recurs and the program is not
in
error, look at the messages in the job log for more information. Search
problem reporting data bases for a fix for the problem. If no fix
exists,
contact the IBM Support Center. Provide the source program listing for
the
job. 

 


----------------------------------------------------------------------
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
NOTICE: This electronic mail message and any files transmitted with it are 
intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged 
information.
Any unauthorized review, use, printing, saving, copying, disclosure or 
distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.

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