View Single Post

   
  #1 (permalink)  
Old 04-12-2008, 01:05 AM
ranjit@sanovi.com
 
Posts: n/a
Default Get last dumped/applied log filenames from data or backup server

Hi,
Can I get the following by querying the sybase data or (more likely)
backup server:
1. An online database's last dumped transaction log file name and
timestamp
2. A standby database's last applied transaction log file name and
timestamp.

I know the above can be obtained from the sybase backup server log
(text file) but want to see if I have a choice of getting it from the
servers.

Thanks in advance,
Ranjit
Reply With Quote