If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix (using Onbar) with Legato question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-16-04, 10:23
dpbredsox dpbredsox is offline
Registered User
 
Join Date: Aug 2004
Location: Lowell, MA
Posts: 6
Informix (using Onbar) with Legato question

We are backing up our Informix database using the Onbar command and Legato's NetWorker Backup tools. Currently we are backup up our logical logs directly to a tape device but we would like to have them go to disk first and then we would back up that directory to tape nightly.

Is anyone else taking this approach and, if so, how are you doing it?

This is a key issue in our company and I am anxious for someone with experience in this area.

dennis beausoleil 617 886-4556
Reply With Quote
  #2 (permalink)  
Old 08-19-04, 01:28
debindranil debindranil is offline
Registered User
 
Join Date: Aug 2004
Posts: 10
Set the LTAPEDEV parameter in the ONCONFIG file to your local hard disk, take the backup. Then shift the backup to tape.
Reply With Quote
  #3 (permalink)  
Old 08-19-04, 10:33
Big Kahuna Big Kahuna is offline
Registered User
 
Join Date: Jan 2003
Posts: 30
Create a device on disk

Hi,

LTAPEDEV is used with ontape NOT WITH ONBAR.

In Legato ( as in Informix Storage Manager which is built on the source code of Legato ) you can define a backup device on disk.

Install the Informix log_full.sh script as your ALARMPROGRAM parameter in the onconfig file of the instance from which you want to backup the logs and restart the instance.

If you work with a Network version of Legato and you only run a client on the machine where Informix runs you will allways have the Legato catalog if something happens with your machine.

Make sure you make an offsite copy of the ixbar.servernum file ,
you need this file to do disaster recovery.
If the Legato server runs on the same server as Informix make sure you have an offsite bootstrap backup - and log ( think its called daemon.log ).
In there is an overview of the objects backed up and the relates Legato saveset id's (SSID).

Good luck

Koen
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On