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

Is there any CICS option available to LOAD a DB2 Table?


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pkmurali
Warnings : 1

Active User


Joined: 15 Dec 2005
Posts: 271

PostPosted: Wed Apr 28, 2010 12:36 pm
Reply with quote

All,

I have to Insert 13000 rows into a DB2 table. This is done as a part of , transaction triggered by MQ and a program(say prog-a) will insert 13000 rows into a table. curretnly i am using multi row insert, is there any CICS option available to LOAD (Load utility) the 13000 rows from the program?

Thanks,
Murali.
Back to top
View user's profile Send private message
Binop B

Active User


Joined: 18 Jun 2009
Posts: 407
Location: Nashville, TN

PostPosted: Wed Apr 28, 2010 6:22 pm
Reply with quote

Am I missing something ?

CICS is an online system and DB2 is a database. Am a little confused on how a database update will depend on whether the program is online or batch ...

Apologize to all if my question/doubt is something "basic" ... icon_razz.gif
Back to top
View user's profile Send private message
valyk

Active User


Joined: 16 Apr 2008
Posts: 104
Location: South Carolina

PostPosted: Wed Apr 28, 2010 7:42 pm
Reply with quote

Why are you trying to do a mass insert/update to DB2 within CICS? This should be done in batch...
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Pulling a fixed number of records fro... DB2 2
No new posts How to load to DB2 with column level ... DB2 6
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top