Search found 15 matches

by Srimeenadevi
Tue Jun 18, 2013 4:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing two dynamic data files with header using datastage
Replies: 4
Views: 3060

That looks like a better idea. That can be handled separately in the initial pace and send a notification to users.
by Srimeenadevi
Tue Jun 18, 2013 4:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing two dynamic data files with header using datastage
Replies: 4
Views: 3060

Yes, I too thought of a similar fashion. Thought would have a reference_file.csv and compare the two data files - file1.csv and file2.csv. Change the files into the format of reference_file.csv and proceed with our jobs. But in case of one column not coming in the input file, i.e., parts_name is not...
by Srimeenadevi
Tue Jun 18, 2013 3:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Comparing two dynamic data files with header using datastage
Replies: 4
Views: 3060

Comparing two dynamic data files with header using datastage

Hi, The scenario is like this file1.csv Customer_id,customer_name,parts_name,vehicle_name,parts_no file2.csv Customer_id,customer_name,vehicle_name,parts_no Here in both the files, parts_no is the key field. Two files come from external systems. Both the files are dynamic and columns can be swapped ...
by Srimeenadevi
Wed Dec 15, 2010 3:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to get a column as file name
Replies: 2
Views: 1723

How to get a column as file name

Hi,

The requirement is as

1 ABC
2 CBE
3 DEF


The records each should go into file named ABC.txt, CBE.txt, DEF.txt.

ABC.txt
1 ABC

CBE.txt
2 CBE

DEF.txt
3 DEF


Is there a way to get this way? Please help
by Srimeenadevi
Mon Dec 13, 2010 3:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non-pipe (or non-virtual data set) with .v in its name Error
Replies: 5
Views: 3257

There were special characters parameterized in the job. They were given in single quotes in the stage variables.when they were changed to double quotes, it worked.

Thanks.
by Srimeenadevi
Wed Dec 08, 2010 3:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non-pipe (or non-virtual data set) with .v in its name Error
Replies: 5
Views: 3257

Hi Prem,

The parameter used in the job do exists in the parameter set. Is there a possibility of some other error?

Thanks.
by Srimeenadevi
Wed Dec 08, 2010 3:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Non-pipe (or non-virtual data set) with .v in its name Error
Replies: 5
Views: 3257

Non-pipe (or non-virtual data set) with .v in its name Error

Hi,

Getting this error

main_program: Data set, file set, or file "Trim_Data:TrimmedData.v": Non-pipe (or non-virtual data set) with .v in its name

The source is a fixed width file. The output is a pipe delimited file. There is a transformer which trims the spaces. Please help.

Thanks.
by Srimeenadevi
Thu Jun 04, 2009 1:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Add block to queue failed fatal erro
Replies: 3
Views: 4514

Actually there is 116 GB space free on the server and I have 7 million records to be change captured. Is there any way to increase the scratch space? Or I need still more space on the server.
by Srimeenadevi
Thu Jun 04, 2009 12:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Add block to queue failed fatal erro
Replies: 3
Views: 4514

Add block to queue failed fatal erro

Hi, I am getting the same problem again and again when I run my job. It has two sequential files and a change capture. It runs in ten nodes. It ran fine during development. Please help me in resolving this issue. Is this a space constraint in server. buffer(0),0: APT_BufferOperator: Add block to que...
by Srimeenadevi
Thu Aug 21, 2008 12:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Input buffer overrun
Replies: 1
Views: 2978

Input buffer overrun

Hi, I get a warning "Sequential_File_59,0: Input buffer overrun at field "CUSTOMER_NAME", at offset: 4 [impexp\group_comp.C:5767]" This is because there are spaces from a fixed width file input.These spaces are not getting trimmed even if all the string functions are applied in t...
by Srimeenadevi
Tue Oct 23, 2007 4:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Datastage 8x Remove duplicate stage
Replies: 6
Views: 7957

Here Remove_DUPS is the remove duplicate stage name

Remove_DUPS: When checking operator: User inserted sort "Sort" does not fulfill the sort requirements of the downstream operator "Remove_DUPS"
by Srimeenadevi
Tue Oct 23, 2007 1:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Datastage 8x Remove duplicate stage
Replies: 6
Views: 7957

Warning in Datastage 8x Remove duplicate stage

Hi,

I got this warning in my remove duplicate stage.

When checking operator: User inserted sort "Sort" does not fulfill the sort requirements of the downstream operator.

Please help me to fix this issue.
by Srimeenadevi
Thu Sep 20, 2007 10:38 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Disabling memory sharing in Lookups
Replies: 6
Views: 2934

I have already tried by giving the partitioning as Entire for the three lookups which are giving the same warning,but the same warning continues.
by Srimeenadevi
Thu Sep 20, 2007 6:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Disabling memory sharing in Lookups
Replies: 6
Views: 2934

The Lookup stage is generating the error.
The input is a sequential file.I have a transformer before my Lookup.
by Srimeenadevi
Wed Sep 19, 2007 11:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Disabling memory sharing in Lookups
Replies: 6
Views: 2934

Disabling memory sharing in Lookups

Hi,

I get this warning with three of my lookups

Input Dataset 0 has partitioning other than Entire specified; disabling memory sharing.

Previous posts could not help it out.
Even when I changed the partitioning to Entire I got the same warning again.How can I solve this issue?