Backup of DataStage environment

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Flash
Participant
Posts: 2
Joined: Mon Sep 28, 2009 12:37 am

Backup of DataStage environment

Post by Flash »

Hi,
I want to find out when backing up the DataStage environment, besides backing up the DS project (ie. where the source codes are), what other files and directories (in the Unix level) do I need to back up? That is, when a DS system file or directory got corrupted, I need to be able to restore it from backup.

The DataStage version that we are using is 7.5.1.A.

Any help will be much appreciated.

Thanks.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

If you installed DataStage using all defaults, pretty much everything is in one directory (for example /usr/Ascential/DataStage) so backing that up (while there is no DataStage activity) should suffice.

This will change if you have created other directories on other file systems for things such as Data Sets, File Sets and hashed files - you need to keep track of these and back them up also.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

So, one typically takes a 'two pronged' approach - backup everything (Engine, projects, the works) at the filesystem level and also take exports of all projects. With those you should be able to recover from pretty much anything.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Flash
Participant
Posts: 2
Joined: Mon Sep 28, 2009 12:37 am

Post by Flash »

Thanks guys. This is what I am after.
Post Reply