Hi,
I am getting below error in my Job.
Below is the ABNLTERM.
An ABEND macro was issued with an abend code of 001C77 which is greater
than the maximum of 4095 for a user abend. This abend code contains
both user and system abend codes. Abend-AID diagnosis is for the system
portion of this abend (001) not the user portion (3191 ).
An S001 abend occurred during execution of program VCSABEND.
* Analysis of Error *
*******************************************
Possible causes:
Wrong length record
POINT issued with an invalid TTR
I/O error on the channel or device caused by a parity check or bad data
block
A B E N D - A I D PAGE 2
Write attempted to SYSIN data set.
Physical damage to the recording surface
Incorrect switch setting on the device (e.g. "READ ONLY")
A power fluctuation
For a BDAM file, record not found, out of DASD space, invalid I/O
request, or uncorrectable I/O error
Write attempted to data set (DCB) opened for input
Read attempted to data set (DCB) opened for output
Insufficient space detected during file CLOSE
Additional information may be found in messages and codes under message
IEC020I
The IBM message that corresponds to the condition is:
CEE3250C The system or user abend S001 R=00000000 was issued.
I have not seen such error... Please advise
ABENDU3191
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: ABENDU3191
Is VCSABEND a program written by someone at your site? If so, then you need to plan on debugging the problem yourself, or find who wrote the program and get their help. If VCSABEND is a program that is part of a vendor package, then you need to consult the vendor documentation to figure out the problem. In all cases, you cannot put responsibility for debugging the problem on this forum -- only someone working at your site can debug the problem, since your site is where the source code is, and where the dump is, and where the tools to debug the problem reside.
We on this forum can provide guidance if you are having problems with some aspect of the debugging process, but we cannot debug a problem, especially based upon the little you have posted. I STRONGLY recommend you contact your site support group and enlist their aid in debugging your program. You did not post much helpful data, and it appears from your reliance upon what Abend Aid told you that you have little to no experience in debugging, which is another reason to get help from someone working at your site.
We on this forum can provide guidance if you are having problems with some aspect of the debugging process, but we cannot debug a problem, especially based upon the little you have posted. I STRONGLY recommend you contact your site support group and enlist their aid in debugging your program. You did not post much helpful data, and it appears from your reliance upon what Abend Aid told you that you have little to no experience in debugging, which is another reason to get help from someone working at your site.
-
- Global moderator
- Posts: 3025
- Joined: Sun Jul 04, 2010 12:13 am
- Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
- Referer: Google
- Location: Pushing up the daisies (almost)
Re: ABENDU3191
Seemingly nothing to do with JCL - moving to Abends
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
Regards
Nic
Re: ABENDU3191
The abend is resolved now...
Sorry If I posted in wrong section.
Sorry If I posted in wrong section.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: ABENDU3191
Hello,
How was the abend resolved? It will probably help someone else with a similar problem if the solution is posted.
How was the abend resolved? It will probably help someone else with a similar problem if the solution is posted.
Hope this helps,
d.sch.
d.sch.