Search found 124 matches

by Roopanwita
Thu Aug 28, 2008 6:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: PX_Debug variable - Help required
Replies: 8
Views: 4571

Hi,

Can you please check the same parameter in DSParams file for that project... :)
If it is there you can remove it.
Hope this will help you out! :wink:

Thanks,
by Roopanwita
Wed Aug 27, 2008 1:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter value with double quotes
Replies: 8
Views: 3934

Thank you for your reply. Yes , double quote is a part of table name, table is like SCHEMA.AA_"SAMPLE". By describing table defination , I found that table name has quotes. I tried to select query from a tool , if I am passing table name without quote, the query is not running(invalid tabl...
by Roopanwita
Tue Aug 26, 2008 9:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter value with double quotes
Replies: 8
Views: 3934

Thanks for the reply.
But the table name in Oracle is "SAMPLE" so we cann't change the table name.We have to read data from that table.

Thank you once again.
by Roopanwita
Tue Aug 26, 2008 8:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter value with double quotes
Replies: 8
Views: 3934

Passing Parameter value with double quotes

Hi, I am trying to read data from an ORACLE table ,the table name is <SCHEMA_NAME>."<TABLE_NAME>" In the source oracle stage my sql query is: SELECT COL1,COL2 FROM REGION."SAMPLE" BUt the datastage is unable to read the data from the table having table name "SAMPLE" How...
by Roopanwita
Thu Aug 14, 2008 12:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading from sequential file
Replies: 4
Views: 1466

Thanks !
It is working fine now :lol:
by Roopanwita
Wed Aug 13, 2008 11:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading from sequential file
Replies: 4
Views: 1466

Reading from sequential file

HI, We have input file as follows: XXX XXXXXXX YYY YY YYYYY AAAAAA AAAA WWW_WWW_WWW WW DESCRIPTION XXX XXXXXXX YYY YY YYYYY AAAAAA AAAA WWW_WWW_WWW WW DESCRIPTION XXX XXXXXXX YYY YY YYYYY AAAAAA AAAA WWW_WWW_WWW WW DESCRIPTION XXX XXXXXXX YYY YY YYYYY AAAAAA AAAA WWW_WWW_WWW WW DESCRIPTION XXX XXXXX...
by Roopanwita
Thu Jul 31, 2008 3:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Remove "," from a file to read each field
Replies: 4
Views: 1794

It is better to read different columns in sequential file only...Then after that in the transfomer you can validate the records.. :)

sequential file ---> FOrmat-->Field Defaults ---> Quote..

Thanks, :wink:
by Roopanwita
Fri Jul 25, 2008 6:50 am
Forum: General
Topic: Comparision of Stage Variable & Transformer
Replies: 6
Views: 1973

Hey! Thanks for your reply! :)
How to see CPU usage for a particular stage.. :roll:
by Roopanwita
Fri Jul 25, 2008 1:31 am
Forum: General
Topic: Comparision of Stage Variable & Transformer
Replies: 6
Views: 1973

Hi,
Sorry I made a mistake in the post,
my question is: implementing a job logic using 3 Transformer back to back or 20 stage variable in single transformer (source ,target and datavolume are same ).

Thanks,
by Roopanwita
Thu Jul 24, 2008 10:58 pm
Forum: General
Topic: Comparision of Stage Variable & Transformer
Replies: 6
Views: 1973

Comparision of Stage Variable & Transformer

Hi, In a job design to achieve a particular transformation ,which approach will be better form performance tuning point of view ,using 3 TRansformer & 20 stage variable (source ,target and datavolume are same ). Which job will take lesser time.Its not an interview question. I am trying to do per...
by Roopanwita
Mon Jul 21, 2008 1:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML metadata import
Replies: 2
Views: 1280

XML metadata import

I am developing a job to read from a XML file and loading the target table. I am unale to import metadata in XML o/p stage using XML Table defination option.It is giving error : Common Language Runtime Detected an invalid program Tthere is one post in the forum with same error msg ,but that doesn't ...
by Roopanwita
Fri Jul 18, 2008 7:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: .dat file
Replies: 7
Views: 3590

You can try with CFF stage or using Sequential File stage , In
Sequential File -->Format-->Record Level(right Click)---->Mainframe(COBOL)

Hope this will help out! 8)
by Roopanwita
Fri Jul 18, 2008 6:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequential run
Replies: 14
Views: 4340

Goutam Lets make life simpler, I am doing nothing but reframing Ray's idealogy. Data pipelining only comes into picture when there is flow of data from one stage(operator) to another. It doesnt come into picture for a single stage. Regarding your second question. When you run a job on single. You c...
by Roopanwita
Thu Jul 17, 2008 1:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in XML while loading sequential file
Replies: 1
Views: 669

Error in XML while loading sequential file

Hi, I am trying to load a sequential file from a XML stage. While running it is giving error: "XML_Input_0,0: Error: The name '{0}' is not a valid NCName. expression = '/:TestReportData/:TestData' Remaining tokens are: ('/') My job design is as: External Source Stage--> XML Stage---> Copy---> S...
by Roopanwita
Tue Jun 17, 2008 3:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading from COBOL file
Replies: 5
Views: 1113

I have noticed that when Column value is Decimal(2) then it is returning value '15.', which seems proper, but if i m converting it to Integer(2) ,it is returning '-717222919'.Is it the value in some other format. I couldnt understand "If your COBOL doesn't have a leading sign specificed then yo...