Search found 265 matches

by sshettar
Thu Jan 11, 2007 2:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem viewing the sequential file
Replies: 11
Views: 3190

All the fields are of data type are Varchar
by sshettar
Thu Jan 11, 2007 2:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem viewing the sequential file
Replies: 11
Views: 3190

Problem viewing the sequential file

Hi All, Well i have this job where i get the sequential file which is created in the server job . this file has delimiter as , and quotes as " on the server side but when i try to view this file in the parallel job with the delimiter as comma and quotes as double i see that few of the fields as...
by sshettar
Wed Jan 10, 2007 4:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with the Copy stage
Replies: 6
Views: 1831

i tried even that but still doesnt seem to work ...

any other way to handle this?
by sshettar
Wed Jan 10, 2007 4:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with the Copy stage
Replies: 6
Views: 1831

But the same thing is working in the other job.
as in another job i see the same kind of flow and the link is displaying the exact number of rows.

Where could you think i might have gone wrong ?

Help plz

Thanks in advance
by sshettar
Wed Jan 10, 2007 4:01 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with the Copy stage
Replies: 6
Views: 1831

Problem with the Copy stage

Hi All, Well i have this simple job where i'm using a copy stage . the flow goes this way Seq-> copy->transformer->dataset well the job runs successfully but the output link from the copy stage to transformer shows a 0 rows,0 rows/sec. but at the out put ( ie the link goin to dataset from transforme...
by sshettar
Tue Jan 09, 2007 3:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to supress leading zeros
Replies: 10
Views: 4079

Thanks for the information .
by sshettar
Tue Jan 09, 2007 3:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to supress leading zeros
Replies: 10
Views: 4079

Well then why is that in server jobs i can view the data?

just wanted to know more about it

Thanks in advance
by sshettar
Tue Jan 09, 2007 3:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to supress leading zeros
Replies: 10
Views: 4079

Well i got to know the problem , here the transformer is not functioning properly ie is why that problem , hence i used the basic transformer n tried doin it . well i could load the data n i also see that i row has been loaded into the oracle table but my problem now is i'm not able view the oracle ...
by sshettar
Tue Jan 09, 2007 2:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to supress leading zeros
Replies: 10
Views: 4079

As suggested i converted the field to decimal using the formula StringToDecimal(Trim(DSLink2.BMC_Count, "0","L")) then i tried loading the table but i have errors while compling the job itself. the error is displayed as follows i tried doin this but i got and error while compling...
by sshettar
Tue Jan 09, 2007 1:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Proablem with the Oracle loading in parallel jobs
Replies: 1
Views: 667

Proablem with the Oracle loading in parallel jobs

Hi All, Well i have this job where i need to load the oracle table from a sequential file . the sequential file has two fields which need to be loaded into oracle table . i have an issue i need to load this table in insert/update mode? i wanted to know if this was possible in parallel jobs and if so...
by sshettar
Tue Jan 09, 2007 1:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to supress leading zeros
Replies: 10
Views: 4079

how to supress leading zeros

Hi All, Well i have this job where i need to load the file into oracle table . well i have this field which is of type char in the file and is of length 10. this field is holding the count value . i need to get rid of the leading zeros in this field . how do i do this . looks like the fmt function d...
by sshettar
Tue Jan 09, 2007 9:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue while joining tables using transformer
Replies: 5
Views: 1206

You r right Craig. u r a genius!!!!
and thanks everybody for your patience and help. u guys have been wonderful !!!
by sshettar
Tue Jan 09, 2007 9:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue while joining tables using transformer
Replies: 5
Views: 1206

i checked even that . i actaully trimmed promoid field in botht the files . but still its showing 0 rows , 0 rows processed. and one more thing which i observed is that one of the field in the refernce stream is appering as null where as it as data in it . well when i check ed the data at the input ...
by sshettar
Tue Jan 09, 2007 9:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Issue while joining tables using transformer
Replies: 5
Views: 1206

Issue while joining tables using transformer

Hi all, Well i have this simple job where i am suppose to join two files. the files being sq_offerpacking data sq_promodata well i gave the offerpacking data file as main stream to the transformer and promodata i gave it to a hash file and then to transformer as referenece data. well the offerpackin...
by sshettar
Mon Jan 08, 2007 3:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to Pad zeros at the begining of the field
Replies: 19
Views: 5136

No precision is specified for this field..