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

Abend S378 in RU or VRU form of FREEMAIN macro


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
avaneendra_linga

New User


Joined: 13 Dec 2006
Posts: 73
Location: Hyderabad

PostPosted: Thu Apr 12, 2007 11:36 am
Reply with quote

Hi,

I am facing an issue while executing the cobol program.
I am getting S378 Abend. When looked into the spool the program which I am executing went fine.

The abend aid message is as follows:

An S378 abend occurred.
*******************************************
* Analysis of Error *
*******************************************

An error occurred when the system trien to process an RU or VRU form of
the FREEMAIN macro or the STORAGE RELEASE macro .

Private area storage is not in the subpool specified, or it is not in
the key specified.

*******************************************
* Error Location *
*******************************************

The location of the error could not be resolved to an application
program.


Thanks.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Apr 13, 2007 3:54 am
Reply with quote

Hello,

You will need to post more details if someone here is going to be able to help.

Posting the jcl and the messages in the spool is a good start. Information on what the application program is doing in a technical sense would be good also - does it invoke the sort, does it invoke any of the standard utilities, does it invoke any site-specific utility functions? Is it a new piece of code or was it working previously? If it worked previously, was anything changed either in the main program or anything it calls?

We'll be here when you post some more info icon_smile.gif
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts PRINTOUT macro PL/I & Assembler 0
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts create rexx edit Macro that edits the... CLIST & REXX 3
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
Search our Forums:

Back to Top