Using Redbrick Bulk Load Stage to remote server

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
mbrady
Participant
Posts: 1
Joined: Tue May 29, 2007 10:17 pm
Location: Wollonong, NSW

Using Redbrick Bulk Load Stage to remote server

Post by mbrady »

I was wondering if anybody has been able to use the Redbrick Bulk load stage to load a Redbrick database stored on another server. Or if this cannot be done how someone may have gone about moving the files to another server and manually scheduling TMU loads.

Any feedback would be greatly appreciated.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

While I haven't done it, the approach I'd take would be to use the Copy Management utility (rb_cm). Of course this assumes that there is a copy of Red Brick on the DataStage server machine, or at least the relevant executables. It's my understanding that you can do this.

Another possibility is to mount the disk where you write the data from DataStage onto the Red Brick machine and use rb_ptmu triggered by a remote execution method from DataStage or from a scheduler.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply