Search found 28 matches

by abhik05
Thu May 10, 2012 1:54 am
Forum: General
Topic: Datastage authentication connection error
Replies: 0
Views: 2403

Datastage authentication connection error

We had one datastage server version 8.7 installed on a linux system(hostname vhost1307).We used to connect to this server using users created in web console. Now for performance enhancement we have got another datastage server v8.7 installed on a different linux ssytem (hostname vhost4507).All the u...
by abhik05
Sat Apr 28, 2012 2:05 am
Forum: General
Topic: Datastage Connection failure
Replies: 2
Views: 2291

Datastage Connection failure

We have datastage version 8.1 installed on AIX server.We used to connect to server directly using putty and also through datastage designer client using dsadm userid. But we are nowadays getting errors while trying to connect through datastage designer client with errors like "Failed to connect...
by abhik05
Fri Apr 20, 2012 11:49 pm
Forum: General
Topic: Configure DataStage to access DB2 servers
Replies: 2
Views: 2999

Configure DataStage to access DB2 servers

We have installed IIS v 8.1 on Aix server successfully.We are able to run jobs with basic stages.We need to configure to access DB2 server. We have DB2 server and Datastage server on the same AIX server.We have created separate database instance to be accessed by datastage jobs. Can anyone please li...
by abhik05
Fri Apr 20, 2012 3:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Aggregator stage problem
Replies: 3
Views: 1872

Thanks.It is working.
by abhik05
Fri Apr 20, 2012 1:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Aggregator stage problem
Replies: 3
Views: 1872

Aggregator stage problem

I have an input dataset consists of order history based on CustID and Order Date. Using Remove Duplicates, we want to select the most recent order for a given customer. We did the following in aggregator stage but getting all input records as output.No duplicate removal has been performed.  Partiti...
by abhik05
Wed Apr 18, 2012 7:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration needed to add DB2 database information
Replies: 4
Views: 2779

Thanks for reply. @arvind I am able to connect to DB2 database from datastage server by using command line successfully. @qt_ky I am able to develop job with other basic stages and can run them successfully too.I am facing error in job having db2 connector stages. Do I need to make any changes to co...
by abhik05
Wed Apr 18, 2012 4:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Configuration needed to add DB2 database information
Replies: 4
Views: 2779

Configuration needed to add DB2 database information

I have installed datastage version 8.1 on AIX server successfully.We have recently added one new db2 database instance to be used in parallel jobs as source and target stages.I have modified the dsenv file to add db2 credentials and restarted ds engine successfully.Below are the db2 entries given in...
by abhik05
Sun Apr 08, 2012 11:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: C++ complier ,linker setting
Replies: 6
Views: 3638

@Eric
Thanks for replying with the link.

As per the link LINUX system should have compiler and linker setting as "g++".
I have tried this one for experimental purpose .But it didn't work.
For AIX no setting details has been given.

Thanks
by abhik05
Sun Apr 08, 2012 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: C++ complier ,linker setting
Replies: 6
Views: 3638

I already seem to have C++ version 8 installed on this box from the below mentioned details,acquired from the AIX box. xlC.adt.include 8.0.0.0 COMMITTED C Set ++ Application xlC.aix50.rte 10.1.0.2 APPLIED XL C/C++ Runtime for AIX 5.3 xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor xlC.msg.en_US.cpp...
by abhik05
Sun Apr 08, 2012 2:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: C++ complier ,linker setting
Replies: 6
Views: 3638

C++ complier ,linker setting

I have installed IBM Information server (DataStage 8.1.0.0) on AIX server (version :5.3.0.0) box. I have been able to run datastage jobs from datastage client. But not able to develop jobs using transformer stages as compiler information are given incorrectly.. Please help me to set C++ compiler and...
by abhik05
Sat Mar 31, 2012 11:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orchadmin cpommand help
Replies: 5
Views: 2048

Thanks for reply.

I need to know like in Unix environment, I used to run the orchadmin and other dssh commands from Putty after connecting to.But in windows where from I can invoke those commands?

Thanks.
by abhik05
Sat Mar 31, 2012 10:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orchadmin cpommand help
Replies: 5
Views: 2048

Orchadmin cpommand help

Can I run orchadmin command for windows environment?
Please let me know if there is a way to run.

Thanks.
by abhik05
Wed Mar 28, 2012 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Range lookup error
Replies: 1
Views: 811

Range lookup error

I am using one lookup stage to get one input date value coming from source link, between a range of 2 dates coming from reference link.I have used 'range' functionality in lookup stage.After selecting correctly in lookup stage,I am getting one compilation error like below: Output from transformer co...