What is the Difference between DSS & OLTP?
Answers were Sorted based on User's Feedback
Answer / topstar
dss(decision support system) consist of past data and
provides analysis of that useful in decision making,where
as oltp(online transaction processing)consist of current
data.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / srinivas
hi friends,
this is right friends , bt oltp is current data. olap
maintains historical data for analyzing purpose.. olap is
read-only data. it is denormized data . it has dimession
table ,fact table data .
it has detailed data
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / srinivas m
Hi Friends This is srinivas m,
DSS -> Decision Support System is Nothing But
OLAP -> Online Analytical Processing System
DSS or OLAP contains Historical Data..Used to make Decisions.. We cannot do any DML operations on datawarehouse.
Those were defined only for Reporting Purpose..
OLTP -> This is nothing but Our Oracle Database.. It contains Volatile Data. it will not maintain any historical data. The OLTP databases contains Current Data Only..
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shashiall
DWH is DSS(Dicision support system),whereas, OLTP is not
DSS.
| Is This Answer Correct ? | 2 Yes | 10 No |
What are connected or unconnected transformations?
what are the challenge face in u r project?explain me
What is the way to execute pl/sql script using informatica mapping?
How to update a particular record in target with out running whole workflow?
There are 3 groups in router transformation in which there are no conditions mentioned, so what happens if I connect these groups to the 3 targets? How many records gets into each target.(suppose if we are getting 10 records from the source)
What are the issues that you have faced while moving your project from the Test Environment to the Production Environment?
Which transformation should we use to normalise the COBOL and relational sources?
Q. In source area, it is use complex query we have using 5 to 10 table we has been join now all join clolumn having indexes but still we having performance issue. how to fix the performnce issue of the query.
what is difference between COM & DCOM?
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?
whats the option in informatica 7 version is outdated in informatica 8 version onwards.
What is the difference between writing a joiner query in ANSI style and THETA style?