Two Instance can run on two different zone?

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
aplibm
Participant
Posts: 1
Joined: Wed Aug 18, 2010 7:27 am

Two Instance can run on two different zone?

Post by aplibm »

1)Is datastage able to handle 2 node/2 zones simultaneously.
2)Is there anything datastage can handle 2 instance running on 2 different zones.
3)Currently datastage is using only one CPU, is there anything in datastage to use all the CPU available.

Note: Its on SUN OS 5.10.
APL
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

The Solaris zones are, if I recall correctly, virtual machines on a single physical one. Thus, in order for DataStage to run on both you would need either 2 installations or a clustered/gridded installation of DataStage.

(questions 1 and 2 are the same for me)

Question 3 - DataStage does not restrict itself to 1 or (n) CPUs. DataStage starts processes and lets the underlying OS decide on how many CPUs to distribute the processing load to.
Post Reply