Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

DB2 :: RE: Updating Cursor row withour using FOR UPDATE

$
0
0
Author: chandan.inst
Subject: Re: Reply to: Updating Cursor row withour using FOR UPDATE
Posted: Thu Nov 10, 2016 10:32 am (GMT 5.5)

RahulG31 wrote:


This Link probably explains the 'Why'. As it says:
Quote:
CS also opens the possibility - though usually only a slight one - that rows can be mistakenly processed twice or not at all.


.


Thanks for sharing the link Rahul..

I had visited this earlier but the explanation mentioned on this link did not convince me completely for my case.

it says updates are impacting the WHERE clause and for that case explanation holds correct.

My case not impacting the where clause but impacting the select clause column. So how is does the re-pointing of cursor will happens for fetched row is my curiosity now

Thanks,
Chandan


Viewing all articles
Browse latest Browse all 8500

Trending Articles