Please explain in detail with example about
1.Confirmed Dimension.
2.Junk Dimension.
3.Degenerated Dimension.
4.Slowly changing Dimensions

Answers were Sorted based on User's Feedback



Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerat..

Answer / srinu

1.Confirmed Dimension-
The dimensions which is used more than one fact table is
called conformed dimensions.
Ex-Product Dimension related to Order fact, Sles fact,,,,.

2.Junk Dimension-
A "junk" dimension is a collection of random transactional
codes, flags and/or text attributes that are unrelated to
any particular dimension.
A good example would be a trade fact in a company that
brokers equity trades.
fact would contain several metrics (principal amount,net
amount, price per share, commission, margin amount, etc.)
and would be related to several dimensions such as account,
date, rep, office, exchange, etc.


3.Degenerated Dimension-
In a data warehouse, a degenerate dimension is a dimension
which is derived from the fact table and doesn't have its
own dimension table.
ex-line no in a Facttable,,,,

4.Slowly changing Dimensions-
A Slowly Changing Dimension (SCD)is a dimension that
changes over time.It may change immediately and it may also
change quite rapidly.
ex-nothing but Inserts,updates,,,,

Any corrections:-
Srinu.srinuvas@gmail.com

Is This Answer Correct ?    29 Yes 3 No

Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerat..

Answer / jyoti

Confirmed Dimension: Dimensions which can be used in more
than one subject area.

Better example is : TIME DIMENSION

Junk Dimensions:Which contains Flags,random values comes
under Junk/Dirty dimensions.

Degenerate Dimension:These dimensions are stored in the
Fact table,but these are not Measures.

Slowly chnaging Dimensions:Dimensions which are chnaging
over time .These are Therr types
1) TYPE1: Will not maintain any history
2) Type 2: will maintain current information as well as
history.
3) Type3: will maintain Part history data

Is This Answer Correct ?    19 Yes 8 No

Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerat..

Answer / deepthi

Few more additions to the above answers.....

Confirmed dimension: Dimesion which can be 100 % sharable
with other star schemas. In other terms it is connected to
more than one one fact table .

Ex: time dimension

Junk dimesion: stores low cordinality values (repeated
values),flagged values.
Ex: details of gender information(male/female)

Degenerated Dimension:The attribute in the fact table
directly comes from the source table not from any
dimensions called degenerated dimensions. these are also
called neither a dimension nor a perfect fact.

Ex:attribute order_no, comes from source

Slowly changing Dimensions:Dimesions which are changing
over a period of time called slowly changing dimensions.

Ex:salary of employee.

Is This Answer Correct ?    9 Yes 1 No

Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerat..

Answer / msr

1.A dimension table which can be shared by multiple fact
tables is know as confirmed dimension.

2.A junk diemesion with type discriptive data boolean , flag
datatype can't be used to discribed the key performance
integrator are know as junk dimension for
exple:productdiscription,address,zipcode,phone number

if a table contains the values which are neither dimension nor
measure is called degenerate dimensions for
exple:invoice-id,empno

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Informatica Interview Questions

What are data-driven sessions?

0 Answers  


what type of transformation is not supported by mapplets?

4 Answers   CTS,


where to store informatica rejected data?

0 Answers  


Hi, In a mapping I have 3 targets and one fixed width file as source. Total 193 records are there . I connected one port in aggregator to all 3 targets. The same value need to be load into these 3 targets . It is loaded like that only but in different order. Why? The order of insertion should be same know for all 3 targets ? Then why the order is changed ? Any one please help me. Advance thanks.

3 Answers   IBM,


what is unique constraint error ?

2 Answers   TCS,






Performance tuning in UNIX for informatica mappings?

0 Answers   CGI, CTC,


we have tables like c1 a c2 b c3 c c4 x c5 y and i need output like abcx in a single row and abcy in a single row? how do u do this?

2 Answers   Patni, Tech Mahindra,


In Which scenario did u used Incremental loading?

2 Answers  


How can i send first half of the records to one target and Remaining to other target?

10 Answers   TCS,


What is a predefined event?

0 Answers  


In session log thier should not be a single error how will u do

3 Answers   HCL,


What are the new features of informatica 9.x at the developer level?

0 Answers  


Categories