dbTalk Databases Forums  

Help - Can ASA restore transaction log to a point

sybase.public.sqlanywhere.general sybase.public.sqlanywhere.general


Discuss Help - Can ASA restore transaction log to a point in the sybase.public.sqlanywhere.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PaulJ
 
Posts: n/a

Default Help - Can ASA restore transaction log to a point - 02-16-2011 , 07:01 AM






Hi all,

Our client has inadvertently deleted a large chunk of data, and then
discovered their backup system has not been working properly.

My thinking is to take the last backup db they have, and to apply the
current transaction log to it.

However, the application needs to stop just prior to the delete of the
data.

In see that in ASE it is possible to do this using "load tran ...
until_time ...".

Is there a way to do this in Adaptive Server Anywhere v9?

The alternative I am wondering about is to translate the current log
file. Then manually remove the delete portion, then apply the SQL file
directly to the backup db. Would this work?

Thanks for any help, would be greatly appreciated.

Paul

Reply With Quote
  #2  
Old   
tduemesnil
 
Posts: n/a

Default Re: Help - Can ASA restore transaction log to a point - 03-07-2011 , 11:49 AM






Hello Paul

You can translate the log file to a sql file with dbtran utility

When you have the SQL File you can remove the delete command from the
script an execute the script against a restored backup.

HTH

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.