IICS | SCD TYPE 2 Using Lookup Effective Date Method| Slowly Changing Dim Typ 2 Informatica cloud

  Рет қаралды 4,817

ETLSTATION

ETLSTATION

Күн бұрын

Hi Friends , in this example , we will learn how to implement SCD TYPE 2 with effective date approach using the lookup .
below are the DDL and data set you can use while practicing .
Source DDL and data
CREATE TABLE EMP
( "EMPNO" NUMBER(4,0),
"ENAME" VARCHAR2(10 BYTE),
"JOB" VARCHAR2(9 BYTE),
"SAL" NUMBER(7,2),
"COUNTRY" VARCHAR2(100 BYTE)
)
DATA :
Insert into EMP (EMPNO,ENAME,JOB,SAL,COUNTRY) values (7369,'SMITH','DEVELOPER',800,'UNITED KINGDOM');
Insert into EMP (EMPNO,ENAME,JOB,SAL,COUNTRY) values (7499,'ALLEN','SALESMAN',1600,'INDIA');
Insert into EMP (EMPNO,ENAME,JOB,SAL,COUNTRY) values (7521,'WARD','SALESMAN',1250,'UNITED KINGDOM');
target DDL
CREATE TABLE EMP_SCD2_EFF_DT
( "EMP_KEY" NUMBER(38,0) NOT NULL ENABLE,
"EMPNO" NUMBER(4,0) NOT NULL ENABLE,
"ENAME" VARCHAR2(10 BYTE),
"JOB" VARCHAR2(9 BYTE),
"SAL" NUMBER(7,2),
"COUNTRY" VARCHAR2(100 BYTE),
"EFF_DT" TIMESTAMP (6),
"END_DT" TIMESTAMP (6),
CONSTRAINT "EMP_SCD2_EFF_DT_PK" PRIMARY KEY ("EMP_KEY")
#informatica #iics #informática #tutorial #etltesting #datawarehouse #sql

Пікірлер: 24
@nareshkumar-jl4ke
@nareshkumar-jl4ke 2 ай бұрын
good explanation watching from whitefiled bangalore working in one of the MNC companies
@nireeshag198
@nireeshag198 Ай бұрын
Excellent explanation sir. Thankyou so much!
@talladasaisatishkumar2271
@talladasaisatishkumar2271 11 ай бұрын
Its very helpful thanks for uploading for these helpful videos please upload more videos bro , please upload joiner transformation instead of lookup
@ETLSTATION
@ETLSTATION 11 ай бұрын
its there in playlist already IICS | SCD TYPE 2 Without Lookup Effective Date Method in Informatica Cloud | Slowly Changing dim 2 kzbin.info/www/bejne/aKeynaCeobR3Y7c
@gaddamnaresh5352
@gaddamnaresh5352 Жыл бұрын
Very useful and easy to understand... Thank you so much
@ETLSTATION
@ETLSTATION Жыл бұрын
thank you for your feedback . i am glad that it was helpful . keep watching
@hemantsonirbz
@hemantsonirbz Жыл бұрын
Very Helpful, Thanks for doing this. Keep up the good work.😀
@ETLSTATION
@ETLSTATION Жыл бұрын
thank you , watch all videos and share with friends, comment if any doubt
@ajayaj470
@ajayaj470 8 ай бұрын
Excellent explanation bro 😍😍😍😍
@ETLSTATION
@ETLSTATION 7 ай бұрын
Thank you so much 🙂
@juliburnwal9940
@juliburnwal9940 3 ай бұрын
Hi, the way of explaining strategy is too good, just a question in my mind why we are not using data driven functionality like dd_update, dd_insert here in target table to insert & update the records or we can use? if yes then how?
@Sosa-t6j
@Sosa-t6j Жыл бұрын
Best❤
@KritinSinha
@KritinSinha 5 ай бұрын
I am not able to see 'Lookup Source Filter' in the advance tab in Lookup transformation. Is it something because of IICS UI being updated? has that option moved to somewhere else?
@ETLSTATION
@ETLSTATION 5 ай бұрын
i will check and let you know
@sadafchannel5717
@sadafchannel5717 27 күн бұрын
Checksum without also can do it right?
@ETLSTATION
@ETLSTATION 26 күн бұрын
@@sadafchannel5717 md5 ? its checksum only , informatica uses md5 for checksum
@anilkumarakc1046
@anilkumarakc1046 Жыл бұрын
@ETLSTATION
@ETLSTATION Жыл бұрын
hope you liked video , watch it full and practice it . keep supporting
@GoodMindGoodFind
@GoodMindGoodFind Жыл бұрын
👌🏻👌🏻👌🏻😊😊
@juliburnwal9940
@juliburnwal9940 2 ай бұрын
How to implement scd-2 by using dynamic lookup?
@Mustaq15
@Mustaq15 6 ай бұрын
internal error. the dtm process terminated unexpectedly. contact informatica global customer support Facing problem
@ETLSTATION
@ETLSTATION 5 ай бұрын
did you follow exactly how i have made video ,
@Mustaq15
@Mustaq15 5 ай бұрын
@@ETLSTATION followed exactly it is working correctly first time but after changes made new row is not get inserted
@anubhavbanerjee776
@anubhavbanerjee776 3 ай бұрын
@@Mustaq15 i am also facing the same problem. my pipeline is running correctly first time but from the next time, no rows are getting processed
Миллионер | 1 - серия
34:31
Million Show
Рет қаралды 2,6 МЛН
Every parent is like this ❤️💚💚💜💙
00:10
Like Asiya
Рет қаралды 24 МЛН
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 105 МЛН
61. Databricks | Pyspark | Delta Lake : Slowly Changing Dimension (SCD Type2)
20:03
Airflow for Beginners: Build Amazon books ETL Job in 10 mins
13:13
Sunjana in Data
Рет қаралды 9 М.
3.11.1 Dynamic lookup transformation in IICS #iics
18:36
ranjan kumar mahapatra
Рет қаралды 1,5 М.
3.17 Normalizer Transformation in IICS DI #iics #informatica #normalization
6:52
ranjan kumar mahapatra
Рет қаралды 1,1 М.