Search found 39 matches

by srireddypunuru
Tue Mar 16, 2010 9:34 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Questions on istool build / deploy options
Replies: 0
Views: 1223

Questions on istool build / deploy options

Hi Team I Have some following questions. 1) I am using Datastage 8.1 and iam not seeing BUILD/DEPLOY options in the Information Server Manager GUI. The only thing is see is EXPORT just not sure what is happening ? 2) When i export iam getting that file as .isx not .dsx so is this considered as Packa...
by srireddypunuru
Mon Mar 15, 2010 9:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Best way to export a DataStage Category via command line?
Replies: 3
Views: 2174

DATASTAGE IMPORT in DS 8.1

Thanks for the message. My requirement is I need to Import the code in DS 8.1 where all the dsx will be stored in a Directory i need to have a Script which would be invoked by Buildforge tool inturn that would import the code.



Thanks
Srikanth Punuru
by srireddypunuru
Mon Mar 15, 2010 8:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS IMPORT FAILED IN DATASTAGE 8.1 USING IMPORT
Replies: 2
Views: 3863

DS IMPORT FAILED IN DATASTAGE 8.1 USING IMPORT

Hi When iam trying to import the job using the command line in Datastage 8.1 from the DSHOME BIN i get the below error. . bhpiis001.pok.ibm.com:/opt/IBM/InformationServer/Server/DSEngine/bin>dsjob -import BHDEVCN TESTPLD exec(): 0509-036 Cannot load program dsjob because of the following errors: 050...
by srireddypunuru
Mon Mar 15, 2010 6:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Best way to export a DataStage Category via command line?
Replies: 3
Views: 2174

Best way to export a DataStage Category via command line?

Hi, I have an DATASTAGE 8.1 in AIX i need to import huge dsx in to the DS Server using Command line. What is the most efficent of way of importing the dsx from the server side. And to add to this when is export the code from DEV should it have both design and Executable also or only design which one...
by srireddypunuru
Mon Mar 15, 2010 2:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Code Export Important
Replies: 2
Views: 2151

Datastage Code Export Important

Hi

We are planning to have a process in place where we can use Rational Build Forge Tool which invoke a script which would export and import DSX into Datastage 8.1. what are the ds commands which are specific to 8.1 which can be used at the server side other than ISTOOLS.

Thanks
Srikanth Punuru
by srireddypunuru
Tue Oct 14, 2008 11:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Partitioing Issue...
Replies: 1
Views: 1003

Partitioing Issue...

Team,

My job aborts with the following message --

LkupPolKey,0: runLocally() of operator [APT_LUTProcessOp in LkupPolKey], partition 0 of 2, processID 117,796 on node1 failed.

I am using a Normal Lookup here,. Not sure why this is happening can someone helpme on this.

Thanks
Srikanth
by srireddypunuru
Mon Oct 13, 2008 10:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS FUNCTION
Replies: 2
Views: 871

Re: DS FUNCTION

Thank you Chulett

have a nice day !
srireddypunuru wrote:Hi

I was seeing a code where for some date fields i have seen the function

GetStdEffDt(Trim(Coloumn name). Can i know what is this function and

what it does.

Thanks
Srikanth
by srireddypunuru
Mon Oct 13, 2008 10:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS FUNCTION
Replies: 2
Views: 871

DS FUNCTION

Hi

I was seeing a code where for some date fields i have seen the function

GetStdEffDt(Trim(Coloumn name). Can i know what is this function and

what it does.

Thanks
Srikanth
by srireddypunuru
Wed Oct 08, 2008 9:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TYPES OF LOOKUP
Replies: 3
Views: 1553

TYPES OF LOOKUP

What is the difference between SPARSE and Normal lookup and what situation we are supposed to use them.