Just read ahead a little more in the SQL Reference,
"Server options for federated systems" in the Federated Systems Guide
"Lennart Jonsson" <le*****@kommunicera.umea.se> wrote in message
news:6d**************************@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