Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Load Distinct and Duplicate values to different targets

This is a discussion on Load Distinct and Duplicate values to different targets within the Data Warehousing forums, part of the Databases category; I have a scenario in which the source consists of 2 cols 10 A 10 A 20 C 30 D 40 E 20 C and there are 2 targets one ...

Go Back   Geeks Talk > Databases > Data Warehousing
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Data Warehousing Data Warehousing

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-24-2008
Junior Member
 
Join Date: Feb 2008
Posts: 8
Thanks: 4
Thanked 0 Times in 0 Posts
tanya123 is on a distinguished road
Load Distinct and Duplicate values to different targets

I have a scenario in which the source consists of 2 cols
10 A
10 A
20 C
30 D
40 E
20 C
and there are 2 targets one to load distinct values and another one to load duplicate values.
T1 T2
10 A 10 A
20 C 20 C
30 D
40 E

How to load
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-25-2008
Junior Member
 
Join Date: Feb 2008
Location: New Jersey
Posts: 2
Thanks: 0
Thanked 2 Times in 2 Posts
ramud2 is on a distinguished road
Re: Load Distinct and Duplicate values to different targets

Use an Aggregator Transformation and in the transformation, using count function, try to find out if there are duplicates or not. After aggregator, use a router and route the values based on the count. Hope this helps
Reply With Quote
The Following User Says Thank You to ramud2 For This Useful Post:
Reply

  Geeks Talk > Databases > Data Warehousing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
remove duplicate values in a source using Informatica JobHelper Data Warehousing 5 8 Hours Ago 04:48 PM
difference bet unique and distinct smitai Oracle Certification 4 3 Weeks Ago 08:35 AM
Load Relatonal Targets suneetharoy Data Warehousing 1 09-03-2007 06:45 AM
How to load variables and values from external file prasad79 QTP 1 05-02-2007 03:00 PM
I want load the duplicate records to seperate table Geek_Guest Data Warehousing 4 04-06-2007 03:10 AM


All times are GMT -4. The time now is 01:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved