Transaction Processing and Management Information Systems Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering core concepts of Transaction Processing Systems, Information Management Tools (DSS, EIS, GIS, OLAP), Data Warehousing, Data Mining, IT Applications, and IT Enabled Services (BPO, KPO, Call Centers).

Last updated 1:08 PM on 9/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Transaction Processing

A series of operations performed on data to complete a single unit of work, treated as a single, indivisible operation that must follow specific rules to ensure data integrity, consistency, and reliability.

2
New cards

Atomicity

An ACID property ensuring that all steps in a transaction are completed successfully as a single unit; if any part fails, the entire transaction is rolled back to its previous state.

3
New cards

Consistency

An ACID property ensuring that a transaction brings the system from one valid state to another while maintaining data integrity according to predefined rules.

4
New cards

Isolation

An ACID property ensuring that transactions are executed in isolation from each other, preventing interference by keeping intermediate steps hidden until completion.

5
New cards

Durability

An ACID property guaranteeing that once a transaction is committed, its changes are permanent and will survive system failures.

6
New cards

Batch Processing

A transaction type involving accumulating transactions over a period and processing them all at once, ideal for large volumes of non-urgent data.

7
New cards

Real-Time Processing

A transaction processing method where transactions are processed immediately as they occur, essential for systems like banking or e-commerce.

8
New cards

Transaction Processing Monitors (TPMs)

Middleware that manages and coordinates transactions across multiple systems or networks to ensure ACID properties are maintained.

9
New cards

Concurrency Control

A management mechanism ensuring multiple transactions can execute simultaneously without causing data inconsistency or corruption using techniques like locking, timestamping, and optimistic concurrency control.

10
New cards

Centralized Transaction Processing

A system architecture where all transactions are routed through and processed by a single central server or data center.

11
New cards

Client

The front-end component in client-server architecture that end-users interact with to send requests, initiate transactions, display results, and manage user interface interactions.

12
New cards

Server

The back-end component in client-server architecture that processes client requests, accesses databases, handles business logic, and ensures transactions complete reliably and securely.

13
New cards

Distributed Computing

An architecture that spreads transaction processing tasks across multiple interconnected computers or nodes that work collectively to complete transactions.

14
New cards

Replication

The process of creating and maintaining copies of the same data across multiple servers or databases to ensure high availability, fault tolerance, and load distribution.

15
New cards

Decision Support Systems (DSS)

Interactive software tools that assist managers in making non-routine, complex decisions by combining data, analytical models, and real-time scenario evaluations.

16
New cards

Executive Information Systems (EIS)

Specialized information systems designed with simple interfaces to provide senior executives with high-level summary information, dashboards, and drill-down capabilities relevant to strategic goals.

17
New cards

Geographic Information Systems (GIS)

Tools used to capture, store, manipulate, analyze, and visualize spatial or geographic data to assist in resource management and location-based decisions.

18
New cards

Online Analytical Processing (OLAP)

A technology enabling users to perform fast, complex queries and interactively analyze multidimensional data across multiple perspectives.

19
New cards

Data Warehousing

The process of collecting, storing, and managing large volumes of historical data from various operational sources into a non-volatile central repository for reporting and analysis.

20
New cards

ETL Process

The data warehousing process of Extracting data from various sources, Transforming it into a consistent format, and Loading it into the data warehouse.

21
New cards

Star Schema

A simple data warehouse schema design where a central fact table is connected directly to dimension tables.

22
New cards

Snowflake Schema

A complex data warehouse schema design that normalizes dimension tables to reduce data redundancy, though increasing query complexity.

23
New cards

Data Mining

The process of analyzing large datasets using statistics, machine learning, and AI to uncover hidden patterns, trends, correlations, and predictive insights.

24
New cards

Embedded Systems

Computers integrated into other devices that control functionality without direct user interaction, often referred to as 'computers in hiding.'

25
New cards

Ubiquitous Computing

The seamless integration of computers into the environment where computing resources are available everywhere yet often remain unnoticed.

26
New cards

IT Enabled Services (ITES)

A wide range of services delivered using Information Technology to improve efficiency, effectiveness, and cost management of business processes.

27
New cards

Business Process Outsourcing (BPO)

The outsourcing of routine, standard, and repetitive business processes to third-party service providers.

28
New cards

Knowledge Process Outsourcing (KPO)

A specialized subset of outsourcing involving complex processes that require advanced analytical, technical, and domain-specific expertise.

29
New cards

Call Centers

A specific type of BPO focused on managing customer interactions across large volumes of incoming (inbound) and outgoing (outbound) calls.