|
View previous topic :: View next topic
|
| Author |
Message |
seevignesh
New User
.jpg)
Joined: 08 Sep 2008 Posts: 4 Location: chennai
|
|
|
|
I am getting abend U3500 with error code 000008BC
while reading file.
Even when I made that file empty , it throws Same abend.
could anyone help me out of this..?
additional Information
===============
ZOSBATCH - SEQ file
It is a Variable length record .
so I was given 4 bytes extra too. |
|
| Back to top |
|
 |
enrico-sorichetti
Superior Member

Joined: 14 Mar 2007 Posts: 10903 Location: italy
|
|
|
|
what about posting the full message log with the message identifier
a techically correct but useless answer (*) would be ...
search the meaning of the u3500 abend and the 0008bc error code
for Your environment
from here it could be anything
(*) for somebody not willing to help himself |
|
| Back to top |
|
 |
Robert Sample
Global Moderator

Joined: 06 Jun 2008 Posts: 8700 Location: Dubuque, Iowa, USA
|
|
|
|
| The U prefix means user abend -- not a system problem. Is this a utility such as sort you're running, an application program in some language, or what? With as little as you've given us, it's very difficult to know what could cause the error, much less how to fix it. |
|
| Back to top |
|
 |
Terry Heinze
JCL Moderator
Joined: 14 Jul 2008 Posts: 1248 Location: Richfield, MN, USA
|
|
|
|
| As Robert says, Unnnn abends are generated by the application program except in the case of IMS. They have a range of Unnnn messages. |
|
| Back to top |
|
 |
|
|