dbTalk Databases Forums  

db2 federation - insertable views

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss db2 federation - insertable views in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
tg
 
Posts: n/a

Default db2 federation - insertable views - 10-04-2010 , 07:44 PM






Currently on db2 v9.5 fixpak 5

I have created a federated db. Using a view, I am joining a db2 table
in the federated db with a nickname. How can I make this view
insertable/updatable. Is it even possible. The 2 tables are
identical.

Any assistance would be greatly appreciated.

Reply With Quote
  #2  
Old   
ChrisC
 
Posts: n/a

Default Re: db2 federation - insertable views - 10-05-2010 , 10:43 AM






I suspect you might be able to do something with INSTEAD OF
trigger(s). Althuogh I've never tried it in that situation.

Reply With Quote
  #3  
Old   
tg
 
Posts: n/a

Default Re: db2 federation - insertable views - 10-12-2010 , 09:23 AM



On Oct 5, 11:43*am, ChrisC <cunningham... (AT) gmail (DOT) com> wrote:
Quote:
I suspect you might be able to do something with INSTEAD OF
trigger(s). *Althuogh I've never tried it in that situation.

Thanks for the suggestion!!! I tried it but unfortunately it does not
work...
SQL30090N Operation invalid for application execution environment.
Reason code = "22". LINE NUMBER=9. SQLSTATE=25000

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.