dbTalk Databases Forums  

Universe backup

comp.databases.pick comp.databases.pick


Discuss Universe backup in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ganjatoker@gmail.com
 
Posts: n/a

Default Universe backup - 03-21-2006 , 01:03 PM






What is the best way to perform a Universe backup? uvbackup? I would
like to have a live mirror but this seems hard as one needs to take the
database down first.. any ideas?

Thanks!


Reply With Quote
  #2  
Old   
dean@xponet.ltd.uk
 
Posts: n/a

Default Re: Universe backup - 03-24-2006 , 10:01 AM






I always use uvbackup to create a file backup of the database and then
BackupExec to backup the file. Backing up the database directly using
BackupExec means that any files which are in use do not get backed up.

I create a batch file (as below) which I then schedule to run at preset
times using the "Scheduled Tasks".

c:\ibm\uv\bin\uvbackup -f -t e:\files\backups\universe.bak -walk
c:\ibm\uv

Dean.


Reply With Quote
  #3  
Old   
dean@xponet.ltd.uk
 
Posts: n/a

Default Re: Universe backup - 03-24-2006 , 10:02 AM



I always use uvbackup to create a file backup of the database and then
BackupExec to backup the file. Backing up the database directly using
BackupExec means that any files which are in use do not get backed up.

I create a batch file (as below) which I then schedule to run at preset
times using the "Scheduled Tasks".

c:\ibm\uv\bin\uvbackup -f -t e:\files\backups\universe.bak -walk
c:\ibm\uv

Dean.


Reply With Quote
  #4  
Old   
mattydp@yahoo.com
 
Posts: n/a

Default Re: Universe backup - 03-27-2006 , 10:11 AM



If you're after mirroring then we use the following product at my place
of work.

http://www.datacore.com/products/pro...protection.asp

We run Universe on HPUX and the product effectively mirrors all drives
that we select.

Could try and get more details for you if need be but this sort of
thing is done via our unix/network experts.

Matt


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.