MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Update primary key question

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
db2rules
Beginner


Joined: 02 Dec 2002
Posts: 4
Topics: 2
Location: Austin Texas

PostPosted: Wed Nov 26, 2003 11:17 am    Post subject: Update primary key question Reply with quote

hello all,

When a primary key is updated, does DB2 still do a Delete/Insert (index row AND data row?)

thanks,

DB2 Rules
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Nov 26, 2003 1:16 pm    Post subject: Reply with quote

Db2Rules,

You can only update a primary key if the table is a stand alone table(no child table) or the table is not partitioned.

If you updating such tables, yes an INDEX maintanence is done by DB2 dropping the old entry upon successful execuetion of your query.

Hope this helps...

cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
db2rules
Beginner


Joined: 02 Dec 2002
Posts: 4
Topics: 2
Location: Austin Texas

PostPosted: Wed Nov 26, 2003 1:29 pm    Post subject: Reply with quote

Hey Kolusu,

so does that mean the data row in the table is del/isrt'ed?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Wed Nov 26, 2003 2:00 pm    Post subject: Reply with quote

Db2rules,

Yes the old row is deleted and the new row is inserted.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group