What is the difference between OLTP and ODS?

Answers were Sorted based on User's Feedback



What is the difference between OLTP and ODS?..

Answer / mohit sondhi

OLTP is online transaction processing systems and ODS os
operational database system.
In OLTP we can save the current data, it depends on the day
to day transactions and it stores the day to day data.

In ODS we can store data for a month also and it is not
restricted to a specific day or transaction.

Is This Answer Correct ?    16 Yes 6 No

What is the difference between OLTP and ODS?..

Answer / himanshu

OLTP : Online Transaction Processing
The granularity of the data is Transaction i.e. stores each
transaction.

ODS: Operational Data Store
As dataware house contains summarized data
(Weekly/Monthly/Yearly). ODS may be used to maintain data
with lower granilarity (Hourly/Daily).

eg. Data for previous years may be summarized but sould not
be for the current year.

Is This Answer Correct ?    7 Yes 1 No

What is the difference between OLTP and ODS?..

Answer / edh

I've got a web application used for creating product orders
backed by an RDBMS.

The RDBMS contains the necessary tables to store the facts
(orders and orderlines) and reference data (product, vendor,
price, customer, ...).

The RDBMS is ever growing. That is, there's no cleanup of
"old" records (e.g. orders from x years back).

What kind of database is this and why ?
An OLTP, an OLAP, an ODS, ..., something else ?


Please advise.

EDH

Is This Answer Correct ?    1 Yes 3 No

What is the difference between OLTP and ODS?..

Answer / sri47

OLTP refers a transactional Data base.

ODS refers a data base which actually contains the Basic
data like the details of available Procts,and Branches of
Company etc.
Means It will be small in size and can be modified
daily.Most of the times Thos ODs is used for loading the
Dimensions.

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Informatica Interview Questions

hw to load this give the mapping? cty state o/p c1 s1 c1 c1 s2 s1 c1 s1 c1 c2 s3 s2 c3 s4 c1 c3 s2 s1 c2 s3 c3 s4 c3 s2 2 columns should be loaded to one column in target table?

1 Answers   Wipro,


Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek

5 Answers   CSC,


How do you use reject loader.

0 Answers  


How the facts will be loaded? explain

2 Answers   HCL,


When we are using Dynamic Cache,which options we will select in session level?

1 Answers   Cognizant, CTS,






what r the transformations that r not involved in mapplet?

8 Answers   Wipro,


Differentiate between source qualifier and filter transformation?

0 Answers  


can we use cartesian join in informatica

3 Answers   IBM,


I have 2 Sources,If 1st one Read sucessfully,Then only it has to move to read 2nd source.How can i do in INFORMATICA.

4 Answers  


What are the reusable transforamtions?

1 Answers  


what are the types of facts with Examples?

3 Answers  


can we create index and drop index in exsisting table while using infomatica

4 Answers  


Categories