If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Db2 Connect & CICS

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-02-06, 10:40
aawasthi aawasthi is offline
Registered User
 
Join Date: May 2006
Posts: 1
Question Db2 Connect & CICS

Background:
My Project (windows based) makes calls to Mainframe CICS screens to retrive some data. SNA Gateway was being used so far as Middleware. Application Interface is developed in VB to make calls and retrieve data.
Now we need to make use of Db2 Connect in place of SNA Gateway.
The very basic requirement which is critical is to convert existing CICS to Db2 Stored procedures.
While reading documentation on Db2 Connect i found that Db2 Stored Procedures can make calls to CICS directly. So what i thought is , would it be better to write Db2 Stored procedures to just invoke the CICS modules and somehow pass the data back to Windows environment.

Looking out for some code examples where Db2 Stored procedure is invoking CICS and getting the data back.

Thanks
Anil
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On