Search found 19 matches

by arunkumar1111
Thu Oct 30, 2008 12:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Filtering the records
Replies: 1
Views: 1227

Filtering the records

Hi All, I have a scenario the pull out the records in folllowing order. For a particular student there will be many records. there is a code column. if the code is 1 pull put all the 1 records, else if code is 2 pull out all the 2 records else pull out all the 3 records Please can anyone help me wit...
by arunkumar1111
Wed Oct 29, 2008 6:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in DB2 Stage
Replies: 1
Views: 1678

Warning in DB2 Stage

Hi

I'm getting following error while loading from a sequential file.
I'm converting a column from string to date

DB2_TABLE1,0: Invalid date value in getInputFieldAsDate() for field '4' of input dataset '0'.

Please can anybody help me
by arunkumar1111
Thu Oct 23, 2008 10:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warnings during the Load
Replies: 3
Views: 1519

The Tables are getting loaded. But still the warnings exists.
by arunkumar1111
Thu Oct 23, 2008 10:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warnings during the Load
Replies: 3
Views: 1519

warnings during the Load

Hi I have a dataset and i'm loading the records from transformer to a db2 table dataset---->Transformer-------->Db2Table. The table is in Clear and Insert Mode When the table is empty, the records are loading correctlt. When there is record it gives the warning Table1,0: Warning: JobLoad: SQLExecDir...
by arunkumar1111
Fri Oct 10, 2008 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Export Jobs
Replies: 3
Views: 2216

Export Jobs

Hi

Can any give the command to export multiple jobs and append into a single dsx using command edtor
by arunkumar1111
Mon Sep 15, 2008 8:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: osh script
Replies: 1
Views: 1384

osh script

Hi

Where can i find the osh file for a give job. Is the OSH file is in the Unix shell or it is a BASIC Code or it is OOPS Code. How does it gets created during compilation
by arunkumar1111
Fri Sep 12, 2008 12:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Serching a job
Replies: 4
Views: 2382

yes the search is based on the Job name
by arunkumar1111
Fri Sep 12, 2008 11:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Uses of stages
Replies: 1
Views: 1367

Uses of stages

Hi

I'm using DSEE. IN this we hae many stages

We have sort stage which has remove duplicate option and in the Remove Duplicate stage we have sort option.
Which is best and when should we use each. Also we can do sort explicitily and remove duplicate then

Thanks and Regards
Arun
by arunkumar1111
Fri Sep 12, 2008 11:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Serching a job
Replies: 4
Views: 2382

Serching a job

HI

I want to search a job existing in a project or not
How to search a job
by arunkumar1111
Wed Sep 10, 2008 11:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Running Job for n times
Replies: 1
Views: 1216

Running Job for n times

Hi

I need to run a job for 12 times. Each time it should pass the run as a parameter to the month.

Here no unix scripts shuld be used nor any server job.

Is there by any chance can we implement it in Parallel job?


Thanks in Advance
by arunkumar1111
Wed Sep 10, 2008 1:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warnings in the Lookup stage
Replies: 14
Views: 7587

warnings in the Lookup stage

Hi
I'm getting the wraming as mentioned below

LKP_DenormLICS_ACL,0: Ignoring duplicate entry at table record 9; no further warnings will be issued for this table

How to avoid this warning
by arunkumar1111
Tue Sep 09, 2008 4:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in the look up
Replies: 1
Views: 1238

Warning in the look up

Hi

I'm getting an warnings in the Lookup Stage


"When checking operator: Dropping component "DATEFIELD" because of a prior component with the same name."


Can anyone give suggestions to overcome this warnings
by arunkumar1111
Fri Sep 05, 2008 4:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sort stage and Partition sort
Replies: 1
Views: 1342

Sort stage and Partition sort

Hi All

What is the difference in sorting using a sort stage and sorting done inside a stages like Remove duplicate Joins etc...

Why do we have sort there when we have an explict sort stage ?

Which is more effective ?
by arunkumar1111
Tue Sep 02, 2008 3:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: days between two dates
Replies: 1
Views: 2293

days between two dates

Hi I'm using datastage 7.5.2 edition. I need to find difference between two dates. when i gave date1-date2 the error is Error in Stage Variable derivation expression for variable DateDiff. Invalid conversion requested from a date to a dfloat. Please can any one help on this. Thanks and Regards Arun ...
by arunkumar1111
Tue Aug 05, 2008 1:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting File Information
Replies: 1
Views: 1179

Getting File Information

Hi

I need to capture file created timestamp and need to process in the job. how to get the file information

Thanks and regards
Arun