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

DB2 Stored Proc using COBOL to generate an XML ???


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: Wed Mar 21, 2007 6:27 pm
Reply with quote

Can anyone help me how to proceed with this kind of a requirement....

I have to write db2 stored proc in Cobol to retrieve data from the table which will be returned through output parm as a varchar.....

n i need to process this varchar in Cobol to generate an XML....

any ideas/suggestions/help docs is highly appreciated....

Regards
CB
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Mar 21, 2007 6:32 pm
Reply with quote

The Redbook "DB2 for z/OS Stored Procedures: Through the CALL and Beyond" (SG24-7083-00) would be a good place to start.
That and the ENTERPRISE COBOL Language Reference and Programming Guide for the XML stuff.
Back to top
View user's profile Send private message
catchyblues

New User


Joined: 28 Dec 2005
Posts: 24

PostPosted: Wed Mar 21, 2007 9:38 pm
Reply with quote

William, Can you please post me the links for the reference manual u've mentioned....

thanks in advance
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Mar 21, 2007 10:00 pm
Reply with quote

catchyblues wrote:
Can you please post me the links for the reference manual u've mentioned....
Sorry, I didn't because I was just too lazy to bother..... icon_wink.gif
The Redbook "DB2 for z/OS Stored Procedures: Through the CALL and Beyond" (SG24-7083-00) is at http://www.redbooks.ibm.com/ and the ENTERPRISE COBOL Language Reference and Programming Guide are at http://ibmmainframes.com/manuals.php
Back to top
View user's profile Send private message
sandy_venkat

New User


Joined: 16 May 2007
Posts: 35
Location: India

PostPosted: Wed Jul 23, 2008 8:26 pm
Reply with quote

The second link was really helpful icon_cool.gif
Back to top
View user's profile Send private message
stodolas

Active Member


Joined: 13 Jun 2007
Posts: 632
Location: Wisconsin

PostPosted: Thu Jul 24, 2008 5:04 am
Reply with quote

After you fill your copybook, use the XML GENERATE syntax in Cobol, pretty quick
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