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

Need Help on Cobol DB2 Stored Procs


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

New User


Joined: 28 Dec 2005
Posts: 24

PostPosted: Fri May 11, 2007 7:34 pm
Reply with quote

I'm badly in need of help on how to start working on Cobol DB2 stored procs....

The stored proc which I need to code will be called by a C# program ( which is not in scope )..... I've worked on Cobol Db2 before mainly DML operation using cursors.....n i'm pretty strong in the basics......

But somehow I'm pretty much stuck on how to start off coding a Cobol DB2 stored proc.... how different is it from a normal Cobol DB2 program ?? I'm at client location and currently don't hav access to any Db2 books.....

So it'd be great if someone can jus give me the intial push..... maybe a sample cobol db2 stored proc program would be of gr8 help.... or even a brief approach on how to start of coding a cobol db2 stored proc......

I have gone thru the links on IBM library server but they r quite generic.... nothin has the cobol approach to a db2 stored proc......

Wld be great if anyone can help me with this....

cheers
CB
Back to top
View user's profile Send private message
socker_dad

Active User


Joined: 05 Dec 2006
Posts: 177
Location: Seattle, WA

PostPosted: Sat May 12, 2007 1:15 am
Reply with quote

I am trying to understand your requirements.

At first glance, it seems that all you are doing are making COBOL modules that can be called as needed - nothing out of the ordinary. The fact that they do DB2 work is secondary to the requirement.

I guess we would need a little more detail as to what the COBOL DB2 modules would be doing.
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top