View previous topic :: View next topic |
Author |
Message |
enge Beginner
Joined: 12 Oct 2004 Posts: 78 Topics: 39
|
Posted: Thu May 11, 2006 7:39 am Post subject: recover after sql delete |
|
|
hi all,
if accidentally someone delete a db2 table content with DELETE command via SPUFI or QMF, is there any method to back?
thanks. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Thu May 11, 2006 7:43 am Post subject: |
|
|
enge,
enge,
If AUTOCOMMIT on spufi settings panel is set to YES then the changes are committed and you lost your data, unless you have a table backup there is no way to recover the deleted rows. Talk to your DBA if they have a back up of the table.
Hope this helps..
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|