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 > Required help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-22-04, 03:15
anilkumark78 anilkumark78 is offline
Registered User
 
Join Date: Apr 2004
Posts: 1
Required help

Hi Experts,
I have a doubt, actually last week one of the CICS transaction which is using the DB2 failed. The transaction actually has to process 600 records, but it processed only 450 records. There is no problem with the logic of program as it is working fine in the production in all the days. I would like to know if there is any DB2 sub system level mishap will it cause such sort of problems, I mean theproblem can occur without giving any abend. Please help me in this regard how to find information at the subsystem level.

Thanks and Regards,
Anil.
Reply With Quote
  #2 (permalink)  
Old 04-26-04, 04:00
hurmavi hurmavi is offline
Registered User
 
Join Date: Jan 2004
Location: Europe, Finland, Helsinki
Posts: 60
Cannot be DB2 error

As CICS and DB2 have both "all-or-nothing" behavior, this symptom cannot be a DB2 error. If your program logic is foolproof, then check if there REALLY was 600 rows.

Cheers, Bill
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