Search found 21 matches

by babuselvan
Mon Dec 21, 2009 2:37 am
Forum: General
Topic: RCP
Replies: 3
Views: 1852

RCP

CAN YOU EXPLAIN THE RUNTIME COLUMN PROPAGATION IN PARALLEL JOB?
by babuselvan
Tue Nov 24, 2009 4:25 am
Forum: General
Topic: DATE VALIDATION
Replies: 4
Views: 2332

DATE VALIDATION

is there any function available to validate the incoming date in the datastage Transformer stage?
by babuselvan
Wed Nov 18, 2009 3:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: XML OUTPUT STAGE
Replies: 1
Views: 1308

XML OUTPUT STAGE

How to create a XML file from XML OUTPUT STAGE?
Give some hints to create the XML file
by babuselvan
Sun Nov 15, 2009 8:49 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Triggers
Replies: 3
Views: 1817

Triggers

In Sequence job have two job activity A and B, if the first job A aborts, sequence should countinue to run with the next job B. How do i implement using triggers?
by babuselvan
Fri Nov 13, 2009 4:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Function in Datastage
Replies: 4
Views: 2546

Date Function in Datastage

I need to insert a Date ('31-dec-9999') into my oracle database which has a datatype as Date. How do i do it using Datastage?
by babuselvan
Fri Nov 13, 2009 2:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SCD - Execution Error
Replies: 2
Views: 2130

SCD - Execution Error

I received an error when i executing the job " DSD.BCIOpenW call to SQLAllocStmt failed.BABUS_SCD2..TARGET_INSERT_TABLE.DSLink32: DSD.BCIOpenW call to SQLColAttributes(ID) failed.
SQLSTATE=24000, DBMS.CODE=0
[DataStage][SQL Client]Invalid cursor state".

Can you give me the suggestion?
by babuselvan
Thu Nov 12, 2009 4:14 am
Forum: General
Topic: SURROGATE KEY IN DATASTAGE
Replies: 3
Views: 3702

SURROGATE KEY IN DATASTAGE

WHAT IS THE MAXIMUM VALUE FOR THE KEYMGTNEXTVALUE() FUNCTION IN THE DATASTAGE? WHEN I USED THAT FUNCTION FOR SEQUENCE NUMBER GENERATON THE JOBS KEEPS ON RUNNING, IT NEVER GET TERMINATED? CAN YOU GIVE ME THE SOLUTION?
by babuselvan
Thu Nov 12, 2009 3:24 am
Forum: General
Topic: OCI FETCHED ERROR
Replies: 2
Views: 1686

OCI FETCHED ERROR

hi,
I got a warning during the execution of a server job like " OCI has fetched truncated data".. What does it actually mean??
by babuselvan
Tue Nov 10, 2009 4:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SEQUENCE NUMBER GENERATION FUNCTION
Replies: 5
Views: 3494

SEQUENCE NUMBER

Can we have that surrogate key genertor function in server job mode?
by babuselvan
Tue Nov 10, 2009 4:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SEQUENCE NUMBER GENERATION FUNCTION
Replies: 5
Views: 3494

SEQUENCE NUMBER GENERATION FUNCTION

We want to generate sequence for a set of records. What is the available function to generate a sequence number for a set of record in the datastage?
by babuselvan
Tue Nov 10, 2009 2:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SLOW CHANGE DIMENSION
Replies: 1
Views: 1412

SLOW CHANGE DIMENSION

In datastage, How to implement the slowly change dimension type 2?
by babuselvan
Mon Nov 09, 2009 4:04 am
Forum: General
Topic: Routine - Nested if-else
Replies: 5
Views: 3159

Routine - Nested if-else

Kindly, post the example for Nested If-else in routine for server job
by babuselvan
Mon Nov 09, 2009 3:55 am
Forum: General
Topic: Routine - equivalent Round() in datastage
Replies: 1
Views: 3508

Routine - equivalent Round() in datastage

Do we have any equivalent function to Round() function in datastage?
by babuselvan
Mon Nov 09, 2009 3:46 am
Forum: General
Topic: Routine - Round() function
Replies: 4
Views: 3937

Routine - Round()

Do we have any equivalent function to Round() function in datastage
by babuselvan
Mon Nov 09, 2009 3:36 am
Forum: General
Topic: Routine - Round() function
Replies: 4
Views: 3937

Routine - Round() function

Syntax for the Round() function in datastage Routine using Server job?