Search found 8 matches

by chandu2016
Thu Sep 15, 2016 7:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Columns from multiple sources to single output
Replies: 4
Views: 2946

Columns from multiple sources to single output

I am trying to combine columns from multiple source databases and load into the target database as a single record. I can't use join because there is no common key between those records. Output will be a single record. What is the best way to achieve this?
by chandu2016
Thu Sep 15, 2016 4:25 pm
Forum: General
Topic: Using SQL statements for Datastage parameters
Replies: 12
Views: 7559

Using SQL statements for Datastage parameters

Can we use SQL result value (select from a db table) as the parameter value in Datastage?
by chandu2016
Thu Sep 15, 2016 4:15 pm
Forum: General
Topic: Using job parameters in Source select query
Replies: 3
Views: 2358

Thank you for the response!
by chandu2016
Thu Sep 15, 2016 1:29 pm
Forum: General
Topic: Using job parameters in Source select query
Replies: 3
Views: 2358

Using job parameters in Source select query

I understood that we can use job parameters by assigning to stage variables in transformer stage. Can we use parameters in Select sql query which we write in DB connector source stage? If so, what is the systax?
by chandu2016
Thu Sep 15, 2016 1:27 pm
Forum: General
Topic: Error compiling job with transformer stage
Replies: 9
Views: 21848

Installed Microsoft Visual C++ compiler again and job compiles and runs fine!

Thanks for the responses!
by chandu2016
Tue Sep 13, 2016 6:08 pm
Forum: General
Topic: Error compiling job with transformer stage
Replies: 9
Views: 21848

Thanks for the responses!

Looks like C++ compiler was not installed properly. I am installing it now. I will update the outcome here.
by chandu2016
Tue Sep 13, 2016 11:42 am
Forum: General
Topic: Error compiling job with transformer stage
Replies: 9
Views: 21848

yes this is the first time I am compiling the job. I compiled the RowGen -> Transformer -> Peek Job. It is giving the same error as above. I made sure that the compiler environment variables are set correctly. I checked that the Microsoft Visual C++ 2013 is installed in the programs (which is suppor...
by chandu2016
Tue Sep 13, 2016 10:45 am
Forum: General
Topic: Error compiling job with transformer stage
Replies: 9
Views: 21848

Error compiling job with transformer stage

I am trying to compile a job with a transformer stage and seeing the below error. This is the first time a job is being compiled after datastage installation. Please help me. ##I IIS-DSEE-TFCN-00006 09:44:02(001) <main_program> conductor uname: -s=Windows Server 2008 R2; -r=Service Pack 1; -v=6.1; -...