IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

How to solve ABEND=S80A


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
amit_tater

New User


Joined: 22 Dec 2006
Posts: 9
Location: Indore

PostPosted: Tue Nov 06, 2007 12:36 pm
Reply with quote

Hi,
I am getting S80A. "JS010 - ABEND=S80A U0000 REASON=00000010 518 "

I tried giving region as 0M in jobcard as well as job step. still it is not working. Can anybody help me ?
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Tue Nov 06, 2007 3:17 pm
Reply with quote

80A
Explanation: An error occurred when the system tried to process an R form of the GETMAIN or FREEMAIN macro. A reason code in the SDWACRC field of the system diagnostic work area (SDWA) explains the error:
Reason Code (hex) Explanation
10 There is not enough virtual private area storage available to satisfy the request.
Note: This error can occur if an installation exit is requesting virtual storage from a V=R region before the system completely initializes the region.
Application Programmer Response: Check for program errors that incorrectly modify the macro expansion. Correct them. If necessary, change the program to request less virtual storage.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 9
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top