vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I need to do a two phase commit (a transaction over a table and a nickname). Trying to do so gives me the error SQL30090N reason = 18 The suggested action is: If multiple data sources need to be updated within a unit of work, make sure the two_phase_commit server option has been set to 'Y' for all the data sources that need to be updated. See the SQL Reference for information on setting the value used for the two_phase_commit setting. Problem is I cant find this in the SQL Reference. Can anyone point out where in the SQL Ref this is described. Thanx in advance /Lennart |
| |||
| "Lennart Jonsson" <lennart@kommunicera.umea.se> wrote in message news:6dae7e65.0410050951.64205348@posting.google.c om... > I need to do a two phase commit (a transaction over a table and a > nickname). Trying to do so gives me the error SQL30090N reason = 18 > > The suggested action is: > > If multiple data sources need to be updated within a unit of > work, make sure the two_phase_commit server option has been > set to 'Y' for all the data sources that need to be updated. > See the SQL Reference for information on setting the value > used for the two_phase_commit setting. > > Problem is I cant find this in the SQL Reference. Can anyone point out > where in the SQL Ref this is described. > It might help if you could tell us which operating system you are using and which version of DB2 you are running. Rhino |
| |||
| Just read ahead a little more in the SQL Reference, "Server options for federated systems" in the Federated Systems Guide "Lennart Jonsson" <lennart@kommunicera.umea.se> wrote in message news:6dae7e65.0410050951.64205348@posting.google.c om... > I need to do a two phase commit (a transaction over a table and a > nickname). Trying to do so gives me the error SQL30090N reason = 18 > > The suggested action is: > > If multiple data sources need to be updated within a unit of > work, make sure the two_phase_commit server option has been > set to 'Y' for all the data sources that need to be updated. > See the SQL Reference for information on setting the value > used for the two_phase_commit setting. > > Problem is I cant find this in the SQL Reference. Can anyone point out > where in the SQL Ref this is described. > > > Thanx in advance > /Lennart |
| |||
| "Rhino" <rhino1@NOSPAM.sympatico.ca> wrote in message news:<2oC8d.15178$jj2.745369@news20.bellglobal.com >... > "Lennart Jonsson" <lennart@kommunicera.umea.se> wrote in message > news:6dae7e65.0410050951.64205348@posting.google.c om... > > I need to do a two phase commit (a transaction over a table and a > > nickname). Trying to do so gives me the error SQL30090N reason = 18 > > > > The suggested action is: > > > > If multiple data sources need to be updated within a unit of > > work, make sure the two_phase_commit server option has been > > set to 'Y' for all the data sources that need to be updated. > > See the SQL Reference for information on setting the value > > used for the two_phase_commit setting. > > > > Problem is I cant find this in the SQL Reference. Can anyone point out > > where in the SQL Ref this is described. > > > It might help if you could tell us which operating system you are using and > which version of DB2 you are running. > > Rhino Sorry about that: Redhat Enterprise AS DB2 V8.1 fixpak 5 /Lennart |
| ||||
| "Fan Ruo Xin" <fanruox@sbcglobal.net> wrote in message news:<69I8d.11752$zZ1.9914@newssvr15.news.prodigy. com>... > Just read ahead a little more in the SQL Reference, > "Server options for federated systems" in the Federated Systems Guide > > Thanx, I think I have found it /Lennart [...] |
| Thread Tools | |
| Display Modes | |
|
|