What is operational data source (ODS)?
Answers were Sorted based on User's Feedback
Answer / tadikonda
ODS captures Day to day transactions .and u can generate
report on ODS
| Is This Answer Correct ? | 24 Yes | 7 No |
Answer / mln
thsi is the data base used to captur daily business
activites and this is normalized databse.
| Is This Answer Correct ? | 22 Yes | 9 No |
Answer / bidhar
ODS can be described as a snap shot of the OLTP system.It
acts as a source for EDW(Enterprise datawarehouse).ODS is
more normalised than the EDW.Also ODS doesnt store any
history.Normally the Dimension tables remain at the ODS
(SCD types can be applied in ODS)where as the Facts Flow
till the EDW.
More importantly Client report reqiurements determing what
or what not to have in ODS or EDW.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / rajshekhar
ODS is nothing but a staging area, in which you can keep
your OLTP type data like your day to day transactional data.
it is fully normalizied.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / shivangi
ods(operation data source) is a main component of data
warehose which collects the data from different sources like
departmental data held by proprietary file systems etc.........
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / lakshmi
ODS : Operational Data Source. IT is just like OLTP. It will
maintain day to day transactions. In Some Organizations will
consider this as Data Back up or Data Recovery. When we are
loading the data we will take ODS tables as Source tables.
IT is Fully Normalized. Since it is normalized retrieving
the data will take time.Depend on the Organization they will
refresh the ODS.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / arun kumar
ODS is nothing but a staging area, in which you can keep
your OLTP type data like your day to day transactional data.
it is fully normalizied.
| Is This Answer Correct ? | 3 Yes | 4 No |
what is incremantal aggregation?
What is an aggregator transformation?
Explain pushdown optimization and types in informatica
What are slowly changing dimensions?
5 Answers Informatica, Verinon Technology Solutions,
i have source as Column1 101 a 101 b 101 c so i want to load target as column1 ---> 101 abc
What is dimensional table?
following table source name gender a1 male a2 female how to change 'male' to 'female' and 'female' to 'male'
how to sort date field in infomatica?
Did u used latest transformations of 8.6.0? for what?
what is confirmed fact?
how many types of dimensions are available in informatica?
Whatis the difference between View and Materialized View ?