Search found 11 matches

by rameshv
Thu Aug 25, 2011 2:21 am
Forum: General
Topic: Folder to Folder copy in Designer client
Replies: 6
Views: 3847

Exporting jobs

Write the unix script you can export the jobs to folderwise
by rameshv
Thu Aug 11, 2011 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To trim leading zero's in a sequential file
Replies: 10
Views: 8679

string remove zeros

In String how to define precision and scale.String property have precision only,You can use ltrim (input column).
by rameshv
Tue Aug 09, 2011 11:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: COPY_STAGE
Replies: 3
Views: 2617

copy stage

Copy stage the output is >1 give the property False Else set TRue.
by rameshv
Tue Jul 12, 2011 7:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD Stage-Warnings
Replies: 4
Views: 3152

scd stage

First time run the job no records in scd stage reference table, then second run on the job the records load into reference table.shoud scd stage reference table in create mode
by rameshv
Tue Jul 05, 2011 1:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 connectivity steps in datastage
Replies: 5
Views: 5871

DB2 Connector stage

First conform with your Administrator to get coonection then you can use db2 connector stage.
by rameshv
Sun Jun 12, 2011 2:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD fails to recognise key for update
Replies: 4
Views: 2025

scd stage

Give same order of columns both the scd stage. check surrogate key given properly
by rameshv
Mon May 17, 2010 10:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: List of tables
Replies: 4
Views: 2621

Re: List of tables

You can check the corrsponding file names in the unix using ls commend
by rameshv
Mon Mar 22, 2010 1:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how can i generate a sequence number in parallel jobs
Replies: 4
Views: 2619

Re: how can i generate a sequence number in parallel jobs

[quote="nandela.sudheer"]how can i generate a sequence number in parallel jobs[/quote]



Using surrogate generaator stage
by rameshv
Mon Feb 22, 2010 11:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Working of the Partitioning
Replies: 2
Views: 2557

Re: Working of the Partitioning

In datastage Partioning and nodes is different concepts.
The job can be partioned into seven types ,Nodes is reduce the time given for nodes
by rameshv
Sun Feb 21, 2010 10:17 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: nulls
Replies: 3
Views: 2272

nulls

Hi
how to handle nulls in source level