Search found 437 matches

by somu_june
Thu Feb 08, 2007 8:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Filter records more then decimal(12,2)
Replies: 10
Views: 2503

Hi ,


Thanks guys for solving my problem.






SomaRaju
by somu_june
Thu Feb 08, 2007 7:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Filter records more then decimal(12,2)
Replies: 10
Views: 2503

Hi whale,

Its a server job sorry for posting in parallel and one more thing where should I give the constraint length() is it at the DB2 API stage or at the sequential file
what I have to give constraint like length(column) > 12



Thanks,
SomaRaju.
by somu_june
Thu Feb 08, 2007 6:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to Filter records more then decimal(12,2)
Replies: 10
Views: 2503

How to Filter records more then decimal(12,2)

Hi, I have a job and iam loading some records from a file to a target DB2 table and iam using DB2 API stage and it has a Rate column and it has decimal (12,2) but some records are dropping because they have more than length decimal (12,2) is their a way so that I can filter out records that have mor...
by somu_june
Wed Feb 07, 2007 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Calling Subroutine
Replies: 1
Views: 903

Error Calling Subroutine

Hi, When Iam trying to open a DataStage Designer. Iam getting the following error Error calling subroutine: DSR_PROJECT (Action=7); Check DataStage is set up correctly in project RT (The connection is broken (81002)) How can I overcome this error . By stopping and restarting the DSEngine can I over ...
by somu_june
Tue Feb 06, 2007 12:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in join stage
Replies: 17
Views: 14391

Hi kumar_s, I checked the disk space utilization of /DataStage/751A/Ascential/DataStage/Datasets and I got Filesystem 512-blocks Free %used Iused %Iused Mountedon /dev/Datastage1 60030976 23932992 61% 226555 4% /DataStage I dont know what temp directory you are saying about is it Scratch space and f...
by somu_june
Mon Feb 05, 2007 4:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in join stage
Replies: 17
Views: 14391

Re: Error in join stage

Hi Kura, I type ulimit -a command . When I entered the command I got the output as given below. time<seconds> unlimited file<blocks> unlimited data<kbytes> 131072 stack<kbytes> 32768 memory<kbytes> 32768 coredump<blocks> unlimited nofiles<descriptors> 2000 file<blockd> unlimited . I already posted i...
by somu_june
Mon Feb 05, 2007 4:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in join stage
Replies: 17
Views: 14391

Error in join stage

Hi, Iam having a job which reads data from three source tables using DB2 API stage and I have join stage and I am joinning the three tables by a inner join for commom columm RCA and writting the output from a join to a dataset. The job run fines if the output from a join is 974197 records but if the...
by somu_june
Wed Jan 31, 2007 9:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records are missing in DB2 table
Replies: 17
Views: 3755

Hi Narasimha,


There are no constraints defined in the job it is direct mapping from Transformer to DB2 API stage .





Thanks,
SomaRaju
by somu_june
Wed Jan 31, 2007 9:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records are missing in DB2 table
Replies: 17
Views: 3755

Hi Chullet,

The jobs are ran from Datastage Director and Transaction and Array size was given as 50 and 100 respectively in DB2 API stage . Do you think the rows are not commited because of the above settings.



Thanks,
SomaRaju
by somu_june
Wed Jan 31, 2007 9:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records are missing in DB2 table
Replies: 17
Views: 3755

Hi DSguru, Yes you are right Iam not getting any warnings in the log . Iam trying to rerun the job and see the result this time and if Iam having same issue then I will load in to a file as you mentioned after loading in to table I mean I will add a link to a file after the link that loads the table...
by somu_june
Wed Jan 31, 2007 9:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records are missing in DB2 table
Replies: 17
Views: 3755

somu_june wrote:Hi Dsguru,


Iam using DB2 API stage and I have selected insert rows without clearing option . Iam quering the same table with same schema and also Iam not using any reject links in the job





Thanks,
SomaRaju
by somu_june
Wed Jan 31, 2007 9:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records are missing in DB2 table
Replies: 17
Views: 3755

Hi Dsguru,


Iam using DB2 API stage and I have selected insert rows without clearing option





Thanks,
SomaRaju
by somu_june
Wed Jan 31, 2007 8:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Records are missing in DB2 table
Replies: 17
Views: 3755

Records are missing in DB2 table

Hi , I have a job which is loading records in to Price table , and when I ran that job it showed me in the log that 259964 rows written to To_Prc_Tbl where To_Prc_Tbl is the link name that is given to insert price table. When I see in the database by quering the number of records in Price table it i...
by somu_june
Wed Jan 24, 2007 2:30 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Decimal rounding to zero
Replies: 3
Views: 738

Decimal rounding to zero

Hi , I have a server job . Iam loading price records from sequential file to the target database DB2 using DB2 API stage . When Iam loading a price value which is 11,165.70 from file to an DB2 table it is loading as 11,165.00 and it is loading .00 instead of .75 . I mentioned in table definition for...
by somu_june
Tue Jan 23, 2007 11:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Full warning
Replies: 17
Views: 5040

Hi "ArndW",


I changed to other file system which is not full as I mentioned in the post it was only used 48%




Thanks,
somaRaju