I am running the following script in Query Analizer:
begin transaction xxxx with mark
update logmarks set logmark=2
commit transaction xxxx
go
The script runs without error and the logmarks table is updated correctly,
but when I check the logmarkhistory table to see if a row was inserted there
is nothing in there. What am I doing wrong or why does this happen?
Thanks in advance for any help.The transaction information will be stored in the logmarkhistory table
only if there is a active log backup chain.sql
Friday, March 30, 2012
marked transactions
Labels:
analizerbegin,
database,
following,
logmark2commit,
logmarks,
marked,
markupdate,
microsoft,
mysql,
oracle,
query,
running,
script,
server,
sql,
transaction,
transactions,
xxxx,
xxxxgothe
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment