Search found 27 matches

by vitumati
Fri Feb 25, 2011 4:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential reading error
Replies: 1
Views: 1284

Sequential reading error

Hi Friends, I designed a job like Job 1)DB2Stage----->TransformerStage------>Sequential stage...working fine Above job target sequential file I'm using as source stage Job 2) Sequential stage---->TransformerStage------>DB2stage While reading the data I'm getting below error: Sequential_File_29,0: Fi...
by vitumati
Wed Feb 09, 2011 11:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delta Run(Partial Run)
Replies: 3
Views: 1989

Delta Run(Partial Run)

Hello Friends.

I have 100000(1 Laks)data in my source.
I need ti design i job like first I need load 50000 Records to target in 1st Run.
Similarly 2nd Run I need to load only remaining 50000 records.
Could you please help me this issue.


Thanks
-----------
Vijay.
by vitumati
Fri Dec 24, 2010 2:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hashed file OR Hashed file stage
Replies: 1
Views: 1243

Hashed file OR Hashed file stage

Hello Friends can please halp me below quetion


1)Is there any hashed file in Parallel system ?
2)If its there tell about uses of Hashed file?

3)is hashed file improves improves the performance when we use with lookup.How it will improves
by vitumati
Sat Nov 27, 2010 12:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: encryption & decryption
Replies: 1
Views: 999

encryption & decryption

I'm not c++ resource Actually I'm a DataStage resource I got situation to write routine in C++ for this Encryption& Decryption.My team doen't provide any algorithm to follow and idon't have bit shifting experience. which algorithm following is not a issue.I need to write routine please can you h...
by vitumati
Thu Nov 18, 2010 4:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How can I restart loading after a job abort?
Replies: 2
Views: 3239

How can I restart loading after a job abort?

Hello Guy,
I have issue in datastage. I have source with 1000 records, I run the job 500 Records loaded into target then my Job is Aborted at 500. I want to reload the records from 501 onwards.

can you please help me out?
by vitumati
Thu Nov 18, 2010 4:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: data scrubbing/scrambling
Replies: 4
Views: 2791

data scrubbing/scrambling

Hello Guys, I have source with 2 columns,One is Account_No,second one is Account_Hold_Name.My requirement is need to data scrubbing/scrambling data of first one(Account_No) its not exactly Encrtpt and Decrypt.its data scrubbing/scrambling. Example: Account_No:ABC123456 We need to scrambling. the dat...
by vitumati
Tue Oct 12, 2010 4:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in .csv file reading
Replies: 1
Views: 1348

Error in .csv file reading

Hi friends, I have .csv file as input(source),Belove i showed design of the job Seq-------->Tranformer--------->dataset I can able view the viewdata of Seq file and job successfully executed I'm getting waring like 1)SF_Lead_Daily_Inputfile,0: Import consumed only 303bytes of the record's 304 bytes ...
by vitumati
Mon Sep 13, 2010 10:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how variable stage works
Replies: 1
Views: 930

how variable stage works

i have 6 SQL queries on that 3 has to fire regular months remaining 3 has to fire only on jan month by using variable stage i have to solve this
anybody help me out
by vitumati
Sat Sep 11, 2010 4:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warnings
Replies: 2
Views: 2006

warnings

i have three dataset sources while doing funnel im getting this type of error
i checked all me metedata was same plz help me some one



DS_Lead: When checking operator: The modify operator has a binding for the non-existent output field "Country__c"
by vitumati
Fri Sep 10, 2010 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning
Replies: 3
Views: 1526

warning

Sequential_File_10,0: Missing record delimiter "
", saw EOF instead
by vitumati
Thu Sep 09, 2010 10:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Funnel
Replies: 2
Views: 1897

Funnel

i have 3 datasets i need to funnel them all column are same but size are changing for few column
by vitumati
Wed Sep 08, 2010 12:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: error calling conversion routine decimal_from_string
Replies: 1
Views: 1673

error calling conversion routine decimal_from_string

my source is mainframes im getting the data data type is char but i need to load it in Double data type i used StringToDecimal convertion as per design doc but im getting expected output with warnings plz help out from this problem Xfmr_ICLIC_Load,3: Conversion error calling conversion routine decim...