Optimize option

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
pillip
Premium Member
Premium Member
Posts: 50
Joined: Thu Dec 10, 2009 10:43 am

Optimize option

Post by pillip »

Hi,

When I open a parallel job in designer, the File -> Optimize option is not appearing.

This is DataStage 8.7. Do we need to install any patch for this.



Thanks.
Timato
Participant
Posts: 24
Joined: Tue Sep 30, 2014 10:51 pm

Post by Timato »

The balance optimisation option is determined by your IIS license. When you were setting up the Services Tier, you would have been given the option to include it as part of your installation:

(this is from IIS 11.3, but it should look the same)
Image
pillip
Premium Member
Premium Member
Posts: 50
Joined: Thu Dec 10, 2009 10:43 am

Post by pillip »

Thank you for the information.

I am not sure whether this was checked during installation or not. How do I know now, whether I have this enabled for this installation. Is there any place were I can check if Balanced optimization is enabled.



Thank you.
Timato
Participant
Posts: 24
Joined: Tue Sep 30, 2014 10:51 pm

Post by Timato »

I think if its disabled then it was probably not checked during install.

You can find the list of enabled components in your installation:
http://www-01.ibm.com/support/knowledge ... enses.html

Under your installation directory - InformationServer\ASBServer\bin

Run

Code: Select all

LicensingServiceAdmin -user iauser -password iapswd -list_features
Post Reply