Skip to content
Advertisement

Tag: database

How perform a transaction in ibm db2

I’m working with an accounts table I tried to run this sql which transfer funds from one account to another. I got this error savepoint “FIRST_SAVEPOINT” does not exist or is invalid in this context.. SQLCODE=8080, SQLSTATE=3B001, DRIVER=3.69.56 What could i do ? I’m using IBM Data Studio 4.1.2 and IBM DB2 Express-C Thanks for all the help Answer In

Advertisement