Test 2 Flashcards
One of the advantages of a distributed database management system (DDBMS) is _______operating cost.
reduced/ Lower
A user-friendly______ is one advantage of a distributed database management system (DDBMS) .
interface
One of the advantages of a distributed database management system (DDBMS) is less danger of a single- _____failure.
point
One of the advantages of a distributed database management system (DDBMS) is processor____.
independence
In a basic distributed processing environment, the distributed processing system shares the database chores among three sites connected through a_____.
communications network
_____management ensures that data move from one consistent state to another.
Transaction
distributed database management system (DDBMS),_____occurs to determine the data location of local and remote fragments.
mapping
In a distributed database management system (DDBMS), query______is used to find the best access strategy.
optimization
In a distributed database management system (DDBMS),______control is used to manage simultaneous data access and ensure data consistency across database fragments.
concurrency
A transaction processor is also known as the______processor.
application
____________is a collection of concepts, techniques, and processes for the proper identification, definition, and management of data elements within an organization.
_Master data management/ mdm /Master data management(MDM)
______use web-based technologies to present key business performance indicators or information in a single integrated view, generally using graphics in a clear, concise, and easy to understand manner.
__Dashboards
Data_______tools are tools that provide advanced statistical analysis to uncover problems and opportunities hidden within business data.
__mining
_______are quantifiable measurements (numeric or scale based) that assess a companys effectiveness or success in reaching its strategic and operational goals.
Key Performance Indicators, KPI
To support a(n)_______adequately, the DBMS might be required to support advanced storage technologies, and even more importantly, to support multiple-processor technologies, such as a symmetric multiprocessor (SMP) or a massively parallel processor (MPP).
VLDB, Very Large Database
__________is a read-only database optimized for data analysis and query processing.
__Data warehouse
A data_______is a centralized, consolidated database that integrates data derived from the entire organization and from multiple sources with diverse formats.
__warehouse
A data_______is a small, single-subject data warehouse subset that provides decision support to a small group of people.
__mart
______are numeric measurements (values) that represent a specific business aspect or activity.
__Facts
_____are qualifying characteristics that provide additional perspectives to a given fact.
__Dimensions
In multidimensional terms, the ability to focus on slices of the cube to perform a more detailed analysis is known as______.
__slice and dice
The___________hierarchy provides the capability to perform drill-down and roll-up searches in a data warehouse.
__attribute
______makes a copy of a table and places it in a different location to improve access time.
__Replication
The most distinctive characteristic of modern OLAP tools is their capacity for_______analysis.
__multidimensional
To deliver efficient decision support, OLAP tools must have advanced data_____features.
__access
In the___ category, the cloud service provider offers the capability to build and deploy consumer-created applications using the providers cloud infrastructure.
Platform as a Service (PaaS)
ODBC, OLE-DB, and_ADO.NET_form the backbone of the_______________ architecture.
_ UDA, Universal Data Access
Open Database Connectivity (ODBC), a superset of the SQL Access Group Call Level Interface (CLI), is implemented by_____________ .
_ Microsoft
A(n)______ is a unique name by which the data source will be known to ODBC, and therefore, to applications.
DSN, Data Source Name
In the context of OLE-DB, a________ is an object (application or process) that requests and uses data.
_ consumer
In the OLE-DB model, the____________ acts like a data consumer of the data provider and as a data provider for the data consumer (end-user application).
_ service provider
A(n) _____ is a program written in a programming language that is not compiled, but is interpreted and executed at run time.
_ script
provides a unified interface to access data from any programming language that uses the underlying OLE- DB objects.
_ ActiveX Data Objects, ADO,
The Microsoft___ framework is a component-based platform for developing distributed, heterogeneous, interoperable applications aimed at manipulating any type of data over any network under any operating system and any programming language.
_ .NET
is an application programming interface that allows a Java program to interact with a wide range of data sources (relational databases, tabular data sources, spreadsheets, and text files).
_ Java Database Connectivity JDBC
webpages are at the heart of current generation websites.
_ Dynamic
APIs are faster than_______ scripts because the code resides in memory and there is no need to run an external program for each request.
Common Gateway Interface Common Gateway Interface (CGI)
Regardless of the type of web server interface used, a web-to-database_____________ program must be able to connect with a database.
_ middleware
A web__ server is a middleware application that expands the functionality of web servers by linking them to a wide range of services.
_ application
To prevent the server from performing all data validation,__________ data input validation is one of the most basic requirements for web applications.
_ client-side
, or transactions done over the Internet, enables all types of organizations to sell products and services to a global market.
_ E-commerce
XML is derived from the______________ , an international standard for the publication and distribution of highly complex technical documents.
Standard Generalized Markup Language (SGML)
XML tags must be well formed, that is, each opening tag must have a corresponding____ __ tag.
_ closing
A(n)_____ _ provides limited additional semantic value to XML, such as data type support or data validation rules.
document type definition (DTD)
A DBMS that supports__ exchanges can integrate with external systems such as the web, mobile data, and legacy systems, thus enabling the creation of new types of systems.
_ XML