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

Stored Procedure Abending Abnormally. Need help


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
wineye

New User


Joined: 24 Mar 2005
Posts: 3

PostPosted: Tue Jun 19, 2007 8:22 pm
Reply with quote

Created a New Cobol Stored Procedure. When I try toi execute the Sp, I get the below messgae.

PROCEDURE SYSPROC.VIVP546 has abended abnormally.

Explanation:
PROCEDURE SYSPROC.VIVP546 (SPECIFIC NAME
SYSPROC.VIVP546) has abnormally terminated. The following SQLSTATE
was returned 38503

Suggested Action:
The stored procedure or function needs to be fixed. Contact the author
of the routine or your database administrator. Until it is fixed, the
routine should not be used.

Message No: DSQ17430 SQL Code: -430
Back to top
View user's profile Send private message
wanderer

Active User


Joined: 05 Feb 2007
Posts: 199
Location: Sri Lanka

PostPosted: Wed Jun 20, 2007 5:09 am
Reply with quote

If I remember correctly, this is a general error message. You should check for more error messages in the SYSOUT of SPAS or appropriate WLM job whichever you are using to run your COBOL procedure. You can also look in DB2 master log for possible error messages. Hope it helps.
Back to top
View user's profile Send private message
wineye

New User


Joined: 24 Mar 2005
Posts: 3

PostPosted: Wed Jun 20, 2007 6:59 am
Reply with quote

Yes.. Thank you... I got the problem .. It was an compilation issue..... It is now fixed.....
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts CICS region is terminated abnormally ... CICS 2
No new posts Invoke stored procedure via batch JCL. DB2 2
No new posts Calling COBOL DB2 program from a COBO... COBOL Programming 2
No new posts Cond parameter and Rc code of a proce... JCL & VSAM 5
This topic is locked: you cannot edit posts or make replies. Internal Autonomous Stored Procedure ... DB2 6
Search our Forums:

Back to Top