Search found 41 matches

by sreesuku2
Thu Sep 11, 2014 11:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Add column names as rows
Replies: 2
Views: 3742

Add column names as rows

I have file in the below format ID Sev 1 Sev 2 Sev 3 ABC 0.45 1 1 PQR 0.45 1 2 XYZ 0.45 1 1 I want to change this to the new format as below ID Severity Values ABC Sev1 0.45 ABC Sev2 1 ABC Sev3 1 PQR Sev1 0.45 PQR Sev2 1 PQR Sev3 2 XYZ Sev1 0.45 XYZ Sev2 1 XYZ Sev3 1 To bring the column names as row...
by sreesuku2
Tue May 06, 2014 1:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Column order changes after restarting DS Services
Replies: 7
Views: 5515

I am on 8.5

So installation of IBM InfoSphere Information Server, Version 8.5 Fix Pack 2
would fix this issue ?
by sreesuku2
Wed Apr 30, 2014 1:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Column order changes after restarting DS Services
Replies: 7
Views: 5515

In one of the scenarios, I am writing the transformer output to a Sequential file which I am using to load in the another Database, in that case order does matter. In the case of stage variables, this one is a calculated one which derives its values from some of the following stage variables. So it ...
by sreesuku2
Wed Apr 30, 2014 12:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Column order changes after restarting DS Services
Replies: 7
Views: 5515

Column order changes after restarting DS Services

Hi, I am facing a strange issue. After restarting the Datastage services in the server, I found that the order in which I have arranged the column in DS Transformer seems to have changed. Note sure how many days the updates are getting backdated. One day before the services restart, I had changed th...
by sreesuku2
Thu Apr 10, 2014 12:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Join
Replies: 6
Views: 4592

Datastage Join

Hi,

I think its a simple one..

I have 2 files as listed below.

File1

Code: Select all

Project	Practice
ABC	     AD
ABC	     Cloud
File2

Code: Select all

Project	ID
ABC	    ID1
ABC	    ID2
I need to create a file3 as below

Code: Select all

Practise	ID
AD	      ID1
AD	      ID2
Cloud      ID1
Cloud      ID2
Can somebody help
by sreesuku2
Tue Feb 25, 2014 8:38 am
Forum: General
Topic: Unable to query XMETA table
Replies: 2
Views: 1419

Not sure if this is a valid question..

When I connect to the XMETA database, I use the option "Use Implicit credentials", then it doesn't ask me user name and password.
Do we have a separate user name and password for logging in to XMETA ?
by sreesuku2
Wed Feb 19, 2014 8:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Break operation in row wise comparison
Replies: 14
Views: 8736

Sure craig.

I will take that point. It a valid one. Thanks for your inputs

-Sree
by sreesuku2
Tue Feb 18, 2014 2:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Break operation in row wise comparison
Replies: 14
Views: 8736

Thanks Ray. I just changed the format
by sreesuku2
Mon Feb 17, 2014 12:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Break operation in row wise comparison
Replies: 14
Views: 8736

Break operation in row wise comparison

Hi Team, I am trying to do a row wise comparison. Is there any way I can break the operation based on a condition ? I have the below rows Row | Dept | Hours 1 ABC 10 2 ABC 15 3 XYZ 10 4 ABC 15 5 ABC 20 I want to break the operation at row 3 where Dept Not equal to the following one. In this case ABC...
by sreesuku2
Mon Jan 27, 2014 12:42 am
Forum: General
Topic: Unable to create a Project - Failed domain trusted login
Replies: 3
Views: 3458

I have also specified a different directory other than my normal project directory (D:\IBM\InformationServer\Server\Projects\)
My D Drive has close to 200 GB Free space.

But still the same error. Can somebody help
by sreesuku2
Fri Jan 24, 2014 3:05 am
Forum: General
Topic: Unable to create a Project - Failed domain trusted login
Replies: 3
Views: 3458

I could see this post in this forum. http://www.dsxchange.com/viewtopic.php?p=430403 But I am already using the Websphere which comes along with V 8.5 and I was able to create projects earlier. Also when I checked the 'Active sessions' through Information Server web link, it shows the NO value for t...
by sreesuku2
Wed Jan 22, 2014 3:24 am
Forum: General
Topic: Unable to create a Project - Failed domain trusted login
Replies: 3
Views: 3458

Unable to create a Project - Failed domain trusted login

Hi Team, I am getting the below error while creating a new project in Datastage. I had created 4 projects earlier and it was working fine. Not sure what changes caused this error. Error message: Errors were detected during project creation that may render project Test_Project unstable. Please contac...
by sreesuku2
Tue Jan 21, 2014 10:40 am
Forum: General
Topic: Error logging in with newly created user id
Replies: 10
Views: 5789

Hi,

The issue got solved. I was mapping this user id with wrong OS account. I corrected it by verifying the same in Engine credentials as mentioned by Ray.

Thanks to Ray.wurlod and priyadarshikunal
by sreesuku2
Tue Jan 14, 2014 11:21 pm
Forum: General
Topic: Error logging in with newly created user id
Replies: 10
Views: 5789

I have verified that credentials are correct. I have doubt only about the 10th step. I could see some groups/users under the policy 'Allow logon Automatically'. But I am not sure whether my new id is part of any of this group. When I try to add the user id it says that id cannot be found. It could b...
by sreesuku2
Sat Jan 11, 2014 11:02 am
Forum: General
Topic: Error logging in with newly created user id
Replies: 10
Views: 5789

Hi,

I have referred this link and mapped the engine credentials.

http://publib.boulder.ibm.com/infocente ... layer.html