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...


WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE
FIELD

Answers were Sorted based on User's Feedback



WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / praveen kumar

Hai this is praveen kumar yenduri,

from my knowledge.....
in SlowlyChangingDimension ---type 2

we use the stages are Chance Capture Stage,Transformer
Stage,Join Stage and we have to generate once sequence
generator and one stored procedure......

As kiran said he explains only the half of the topic..

the concept is....

the SCD-type2 means...when ever the record is
inserted,updated,deleted...the target table had to be get
updated everytime....that the thing for this case...
we have to use the change capture stage..when using change
capture stage it takes 2 inputs..one is target RDBMS,second
one is Recent RDBMS,as defining the target one as "before"
link and source..ie.,recent as "after"...from that we can
have some change codes ...basing on that codes we can
perform the operations...after getting the change codes...it
had to send to transformer stage their basing upon the codes
the stored procedures had to taken...thats the topic
goes...once you get the idea you can do it....

Is This Answer Correct ?    12 Yes 0 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / kiran

Hai..,
This is Kiran.
In SCD's type we r using change capture and transfernar
stage.
date fields are using in target level as Eff_start_date and
Eff_end_date.

Eff_start_date=current date
Eff_end_date =Currentdate-1.

If any mail me

Regards
Kiran
9393363309

Is This Answer Correct ?    7 Yes 2 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / p.ganesh

SCD 2 TYPE IS USED TO MAINTAIN CURRENT AND HISTORICAL
DATA,FOR THAT I CAN USED LOOKUP,TRANSFORMER,FILTER AND STORE
PROCEDURE STAGES.FOR DATE FIELD WE CAN SELECT THE CURRENT
TIMESTAMP IN FUNTIONS IN THE TRANSFORMER STAGE.

SF--LOOKUP--TRANSFORMER/FILTER1--STOREPROCEDURE--TRANSFOR--TGT
| \FILTER2--STOREPROCEDURE--TRANSFOR--TGT
RDBMS
\FILTER3--TARGER


STOREPROCEDURE IS USED FOR GENERATE THE SID VALUES.

Is This Answer Correct ?    3 Yes 0 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / pavani

scd type 2 stage used for the maintain the history,why we
are using the date function is that record is presently
record or past record identification purpose so for the past
record end_date is present record start_date these date
function used in tranformer stage.in this tranformer we
append 2 new coloumns that column names are start_date&
end_date as per my knowledge




this is pavani.

Is This Answer Correct ?    1 Yes 0 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / sai

by using change capture and change apply stages we can do

Is This Answer Correct ?    0 Yes 0 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / suneel

Hi Praveen Kumar yenduri,

can u explain deeply, why u using TX, join and stored procedures in this job.
what is the need of these stages.. please explain me.

Thanks.

Is This Answer Correct ?    0 Yes 0 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / rajeshchunduri

in datastage 8.0.1 version we have a stage scd.
give new data i/p link to scd stage and old data link to
transformer and from transformer give it to scd. from scd we
ger to o/p links one is fact and other is dimension.now
update date comes to dimension table.

Is This Answer Correct ?    0 Yes 2 No

WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD..

Answer / swetha

Basically scd type2 used for mantain the history.
so we use the stages are Change Capture Stage,Transformer
Stage,Join Stage and we have to generate once sequence
generator and one stored procedure,remove duplicate stage.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Data Stage Interview Questions

How to initialize environment variables?

4 Answers   Infosys,


How do you start developing a datastage project?

0 Answers  


Main Function of the Staging area in DWH ?

2 Answers  


Define Routines and their types?

0 Answers  


Explain the functionality of your current project?

1 Answers   IBM, Miles Software,


Hai..,This Kiran . how to immlement SCD's through sequential file.please explain briefly.if nt ask me i will explain ,what i know.

2 Answers  


explain how to create SCD-2 IN DATASTAGE 7.5X2 PLZ EXPLAIN WITH 4 OR 5 RECORDS TAKE IT EXAMPLE AND JOB DESINGN URGENT

3 Answers   IBM, Polaris,


i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?

2 Answers   L&T,


while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance

2 Answers   MGL,


What is the command line function to import and export the ds jobs?

0 Answers  


which is the most complex job in your career? Please tell me answer?

2 Answers   IBM, Wipro,


What are stage variables?

0 Answers  


Categories