Two source files contains same meta data third file
contains different data types can I funnel that file.
Answers were Sorted based on User's Feedback
Answer / karimulla
Hello Friend,
In funnel stage the input metadata should be same.so it will
not work in funnel stage.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ranjan
First we shouldnt do this. But still if you want to do then
we can take a transformer before funnel change the
datattype and conversion functions then funnel it and then
again take a transformer and change it to original datatype
and conversion.
| Is This Answer Correct ? | 0 Yes | 5 No |
in job of 30 one job is very slow due to this entire job is very slow how can u know which job is slow?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
i/p o/p1 o/p2 1 1 4 1 1 5 1 1 6 2 2 2 2 2 2 3 3 4 5 6 how to populates i/p rows into o/p1&o/p2 using datastage stages?and also the same scenario using sql?
What r the existing server jobs in parallalism?
How you Implemented SCD Type 1 & Type 2 in your project?
How to write a left outer join condition by using Transformer stage in server jobs? Could any one help me?
How to add zero "0" before record in a field?
WHAT ARE THE COMMON ERRORS IN DATA STAGE?
Define Routines and their types?
What is difference between symmetric multiprocessing and massive parallel processing?
To see hidden files in LINIX?
Can we use sequential file as source to hash file? Have you do it ?if what error it will give?