Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

source file is having 5 records while moving into target it
want to be 10 records

Answer Posted / subbuchamala

Different ways are:

1. SRC-->COPY-->(2links)-->FUNNEL-->TGT
from copy stage get 2 copies of output data and send to funnel.

2. SRC-->Transfermer-->(2links)-->FUNNEL-->TGT
in the TFM, map the all the columns to both the links and then funnel them.

3. SRC--->TGT(with append mode)
Run job 2 times with TGT Seq file mode as "Append"

4. 2 SRCs(2 same Seq file Stages)-->Funnel-->TGT
read the same file from 2 Seqfile Stages and send them to funnel.

5. SRC--->TGT
Add 2 "File" properties in the Seq file stage and for both of them give the same file name and path.

File=directory/file.txt
File=directory/file.txt

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the various kinds of the hash file?

1193


How to read multiple files using a single datastage job if files have the same metadata?

1294


What could be a data source system?

1093


What are iconv and oconv?

1294


what is the difference between == and eq in UNIX shell scripting?

1554


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

5185


What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)

2440


How do you import and export data into datastage?

1291


how to run a sequential file stage in parallel if the stage is used on the TARGET side

1793


How to read the length of word in unix?

1433


Differentiate between operational datastage (ods) and data warehouse?

1230


What are the various kinds of containers available in datastage?

1100


What are the important features of datastage?

1197


Define data aggregation?

1145


how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.

3397