Search found 56 matches

by bhargav_dd
Thu Apr 14, 2011 5:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to substract two Date in transformer's contraints
Replies: 2
Views: 1848

How to substract two Date in transformer's contraints

I have two DATE to be compared in transformer's constraints,

As I need to make sure whether their difference is bigger than 2 year or not,

How to write the code, seems that there is no specific function for such a purpose,
by bhargav_dd
Thu Apr 14, 2011 5:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning in sort stage
Replies: 1
Views: 1279

warning in sort stage

Hi, i am getting warning in sort stage. main_program: Sort key "START_DATE" no longer exists in dataset schema. It will be dropped from the inserted sortmerge collector. main_program: Sort key "REASON_CODE" no longer exists in dataset schema. It will be dropped from the inserted ...
by bhargav_dd
Thu Apr 14, 2011 4:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to remove warning from aggregator stage
Replies: 4
Views: 3917

How to remove warning from aggregator stage

All I am getting follow warning, when summing up the column using aggregator stage. source data type for that colunmn is integer and target datatype is dedimal 9,2 Aggregator_104: When checking operator: When binding input interface field "DRAW" to field "DRAW": Implicit conversi...
by bhargav_dd
Thu Apr 14, 2011 4:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: subtract 1 microsecond from incoming timestamp
Replies: 3
Views: 3973

subtract 1 microsecond from incoming timestamp

Hi all

In transformer I want to subtract -1 microsecond from the incoming timestamp '2011-02-24 07:53:08.266692' after comparison and I should get output as '2011-02-24 07:53:08.266691' Can you let me know how to achieve this is Datastage?
by bhargav_dd
Thu Apr 14, 2011 4:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: What is the best configuration scheme for optimizing paralle
Replies: 0
Views: 1137

What is the best configuration scheme for optimizing paralle

Hi All, If we have MPP machines (four server), 1. Is it possible if we want to setup MPP machines if the machines aren't exactly similar (different CPUs between each machine) 2. What is the best configuration to optimize the performance (Is there the difference between using Unconnected Conductor wi...
by bhargav_dd
Thu Apr 14, 2011 4:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file pattern property
Replies: 5
Views: 3196

sequential file pattern property

Hi I have a requirement where I have to fetch few files from a folder of similar pattern and having same metadata and then need to apply some transformations on it and then I have to produce same no of files fetched from the source folder and place them in target folder. Ex: dir1 has 210 files and i...
by bhargav_dd
Thu Apr 14, 2011 4:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Scratch Space Full
Replies: 1
Views: 1412

Scratch Space Full

Hi Is there a way to identify how much scratch space is being used from the Logs? I am receiving this error Fatal Error: Tsort merger aborting: Scratch space full and would like to know how much space I need to add. This particular job is reading a 600MB sequential file, performs 3 sorts, 1 Lookup a...
by bhargav_dd
Fri Jul 16, 2010 5:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: performance tips
Replies: 13
Views: 5548

performance tips

Hi All, I need to give a document on Performance tips and Coding standards before the project development starts in Datastage. Since I am new to Datastage can you help me in this. By performance tips I mean things like: 1:Whether its better to use an SQL Join Statement or a Lookup stage or a Join st...
by bhargav_dd
Fri Jul 16, 2010 5:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need to load Job information into a table
Replies: 1
Views: 1164

Need to load Job information into a table

Hi all, I need to load job information like source filename and pathname,Job name, Job status, job start and end time, Number of records processed and number of success records and failure records into another table. Is there a way we can can retrieve all the information other than scripting? Or els...
by bhargav_dd
Fri Jul 16, 2010 5:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Abort for Funnel Stage
Replies: 3
Views: 2055

Job Abort for Funnel Stage

One of my jobs aborted for the following error: main_program: Fatal Error: There are irreconcilable constraints on the number of partitions of an operator: parallel FnlPartys. The number of partitions is already constrained to 2, but an eSame partitioned input virtual dataset produced by parallel Al...
by bhargav_dd
Fri Jul 16, 2010 5:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Orchestrate operator
Replies: 2
Views: 1323

Orchestrate operator

In Generic stage, there is a Options properties which is asking for the name of Orchestrate Operator. Since I am new to this I couldn't make it out what is this really mean? Seeking reply Please.
by bhargav_dd
Fri Jul 16, 2010 4:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Job Status and Link Type Return Values
Replies: 2
Views: 2499

DataStage Job Status and Link Type Return Values

i was hoping someone would know all the job status and link type return values...for example...job status of 1=OK, 2=OK with Warnings, and 3=Abort...i would like to specify additional job statuses in a process control table and want these additional statuses not to overlap onto existing status value...
by bhargav_dd
Fri Jul 16, 2010 4:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: transfer environment variables
Replies: 2
Views: 1918

transfer environment variables

how to transfer environment variables from one project to another project?
by bhargav_dd
Fri Jul 16, 2010 12:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reading a fixed width file
Replies: 2
Views: 1640

reading a fixed width file

i am new to datastage
i changed .xlsx file as a fixed width file.
when i use fixed width file as a source.
after import the metadata. by view data option it's not retrieving proper data.
(error: import short data)
by bhargav_dd
Fri Jul 16, 2010 12:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Concering Data audit
Replies: 2
Views: 1442

Concering Data audit

Dear All, - Recently, there is a requirement that performing data audit throught datastage job. Its functionality includes store error data in a separate file along with error message, row number and source name when detect a violation in terms of data type, length of character string, etc. - So, if...