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

Job abended with SOC4 when using DYnamic Call


IBM Mainframe Forums -> ABENDS & Debugging
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
chiranjeev

New User


Joined: 20 Jun 2005
Posts: 2
Location: MYSORE

PostPosted: Tue Jun 21, 2005 5:52 pm
Reply with quote

hi all,
One of my Job running in production,the job abended because the program had a static call.
the job abended with SOC4. When the static call was changed to Dynamic call the job ran fine? Can any one give me the reason why?
Back to top
View user's profile Send private message
Bharanidharan

New User


Joined: 20 Jun 2005
Posts: 86
Location: Chennai, India

PostPosted: Sat Jul 02, 2005 12:38 am
Reply with quote

As far as I know, static and dynamic calls differ in the usage of main memory. Pls check the load modules in the chain causing the problem, in your static and dynamic calls, to the data as well as the options used to compile and link-edit.

I guess this can be the only reason, because if there is a problem with memory, your dynamic call may fail, while static call may go thru.

Note: Your subject info doesn`t concur with the info inside. I am assuming the info in your body is correct. I am also assuming that job is batch.
Back to top
View user's profile Send private message
Guest







PostPosted: Sat Jul 02, 2005 11:22 am
Reply with quote

can anybody tell me why we use static call instead of using dynamic call in the company, thanks in advance
Back to top
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> ABENDS & Debugging

 


Similar Topics
Topic Forum Replies
No new posts Reorg abended with REASON=X'00E40347' DB2 2
No new posts Using Dynamic file handler in the Fil... COBOL Programming 2
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts JCL Dynamic System Symbols JCL & VSAM 3
No new posts Call program, directly from panel CLIST & REXX 9
Search our Forums:

Back to Top