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

ABOUT STORED PROCEDURE


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

New User


Joined: 25 Apr 2009
Posts: 25
Location: chennai

PostPosted: Thu Nov 05, 2009 9:08 pm
Reply with quote

Hai,

i am calling the stored procedure in my cobol program it contains more than 20 characters

for example "CALL GHIT010P_MAKE_CHANGE_COMPLETE"
here the GHIT010P is the stored procedure program name

While run time how the compiler will search the program?

will it take the first 8 characters from the stored procedure name and it will call the subprogram or it will stored in any tables if it so what is that table?

can anybody explain it clearly?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Nov 05, 2009 9:50 pm
Reply with quote

DB2 for z/OS SPs: Through the CALL and Beyond

DB2 9 for z/OS SPs: Through the CALL and Beyond
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 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
No new posts Stored procedure cpu utilization DB2 1
Search our Forums:

Back to Top