Search found 102 matches

by satya99
Fri Aug 01, 2008 7:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Remove duplicates on morethan 1 column
Replies: 13
Views: 7269

You should look at record wise but not column wise

I mean compare 1st record with s2nd record..
by satya99
Wed Jul 30, 2008 9:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Aggragator Issue
Replies: 4
Views: 1557

Before you push data into aggregator stage, Use a sort stage.

In sort stage you perform the sort operation
by satya99
Tue Jul 29, 2008 11:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: no job status, DSR_EXECJOB (Action=5) error
Replies: 3
Views: 2510

Attu,

Command:

df -k .

Output:

filesystem kbytes used avail capacity mountedon

You need to look at capacity which is in terms of percentage

Good luck
by satya99
Wed Jul 23, 2008 9:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Conditional Replication
Replies: 4
Views: 3284

1. Select count(*) from table_name;
by satya99
Wed Jul 23, 2008 9:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records displayed out of a Hashed file
Replies: 9
Views: 4984

Look at the log to find

rows read
rows written

any constraints in job?
by satya99
Wed Jul 23, 2008 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to read higher volume of record with ODBC(Sql server)
Replies: 19
Views: 7268

Create Multiple Instance job

ODBC--->Transformer|---->Hashed File1
by satya99
Tue Jul 22, 2008 2:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Unable to read higher volume of record with ODBC(Sql server)
Replies: 19
Views: 7268

Job1: Dump data to hashed file( 4 different hashed files)
job2: Now perform your look up operation
by satya99
Tue Jul 22, 2008 12:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Flattening the file with codes
Replies: 3
Views: 984

Pradeep,

How does the design look like.
What are the keys.
Is source a hashed file.
Based on which key, you are performing join.

Thanks
by satya99
Wed Jul 09, 2008 9:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: string to timestamp
Replies: 4
Views: 1424

Re: string to timestamp

every thing looks good, i created a test column to check the output leaving the original one, the warning is regarding the original column.

Thanks sachin
sachin1 wrote:your formatting is wrong i think please can you check my previous post
by satya99
Wed Jul 09, 2008 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: string to timestamp
Replies: 4
Views: 1424

Re: string to timestamp

I am getting warning messages test..Sort: At row 1, link "DSLinkxx", while processing column "DT" Value treated as NULL Attempt to convert String value "20080709" to Timestamp type unsuccessful Input souce column datatype is varchar if you are inserting the value in dat...
by satya99
Wed Jul 09, 2008 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: string to timestamp
Replies: 4
Views: 1424

string to timestamp

How to convert string value to timestamp

ex: string value(yyyymmdd) 20080709

Thanks
by satya99
Tue Jun 24, 2008 2:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: wanna know the usage of the container
Replies: 5
Views: 1333

"Select the shared container -->Tools -->Usage Analysis"

kollurianu wrote:Thanks Craig !!, now got it how to use it.
by satya99
Sat Jun 21, 2008 9:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unix commands on 8.0
Replies: 4
Views: 1645

ArndW wrote:Aren't the MKS Toolkit components installed automatically anymore? ...

Its installed, But the question is how to get into unix windows.
by satya99
Sat Jun 21, 2008 8:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unix commands on 8.0
Replies: 4
Views: 1645

Unix commands on 8.0

Hi,

How can i run unix commands in windows in version 8.0

Thanks
by satya99
Sat Jun 21, 2008 8:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 configuration
Replies: 4
Views: 1954

DB2 configuration

Hi,

1. Can any one let me know how to configure DB2 on version 8.0.

Thanks