SQL Server 2016 Terminology

SQL Server 2016 Terminology

memorize.aimemorize.ai (lvl 286)
Section 1

Preview this deck

associative array

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

2

All-time users

2

Favorites

0

Last updated

1 year ago

Date created

Mar 1, 2020

Cards (1.4k)

Section 1

(50 cards)

associative array

Front

An array composed of a collection of keys and a collection of values, where each key is associated with one value. The keys and values can be of any type.

Back

attribute relationship

Front

The hierarchy associated with an attribute containing a single level based on the corresponding column in a dimension table.

Back

autocommit mode

Front

The default transaction management mode for the Database Engine. The Database Engine automatically starts a transaction for each individual Transact-SQL statement. When the statement completes, the transaction is committed or rolled back based on the success or failure of the statement.

Back

anonymous subscription

Front

A type of pull subscription for which detailed information about the subscription and the Subscriber is not stored.

Back

ActiveX Data Objects

Front

A data access interface that communicates with OLE DB-compliant data sources to connect to, retrieve, manipulate, and update data.

Back

ADO

Front

A data access interface that communicates with OLE DB-compliant data sources to connect to, retrieve, manipulate, and update data.

Back

Analysis Management Objects

Front

A collection of .NET namespaces included with Analysis Services, used to provide administrative functionality for client applications.

Back

authorization

Front

The process of granting a person, computer process, or device access to certain information, services or functionality. Authorization is derived from the identity of the person, computer process, or device requesting access, which is verified through authentication.

Back

article

Front

A component in a publication. For example, a table, a column, or a row.

Back

animation manager

Front

A core component of an animation application and the central programmatic interface for managing (creating, scheduling, and controlling) animations.

Back

authenticator

Front

A data structure used by one party to prove that another party knows a secret key. In the Kerberos authentication protocol, authenticators include timestamps, to prevent replay attacks, and are encrypted with the session key issued by the Key Distribution Center (KDC).

Back

API support

Front

A set of routines that an application uses to request and carry out lower-level services performed by a computer's operating system. These routines usually carry out maintenance tasks such as managing files and displaying information.

Back

anchor cap

Front

A line cap where the width of the cap is bigger than the width of the line.

Back

ADOMD.NET

Front

A .NET managed data provider that provides access to multidimensional data sources, such as Microsoft SQL Server Analysis Services.

Back

application role

Front

A SQL Server role created to support the security needs of an application.

Back

atom feed

Front

An XML structure that contains metadata about content, such as the language version and the date when the content was last modified, and is sent to subscribers by using the Atom Publishing Protocol (AtomPub).

Back

adapter host

Front

The root abstract class Adapter, which defines the handshake between the adapter and the StreamInsight server in the ENQUEUE interaction point. It provides all the required adapter services such as memory management, and exception handling.

Back

aggregation

Front

A table or structure containing pre-calculated data for an online analytical processing (OLAP) cube. Aggregations support the rapid and efficient querying of a multidimensional database.

Back

ANSI to OEM conversion

Front

The conversion of characters that must occur when data is transferred from a database that stores character data using a specific code page to a client application on a computer that uses a different code page. Typically, Windows-based client computers use ANSI/ISO code pages, and some databases (for compatibility reasons) might use OEM code pages.

Back

ARIMA

Front

A method for determining dependencies in observations taken sequentially in time, that also supports multiplicative seasonality.

Back

aggregation wrapper

Front

A wrapper that encapsulates a COM object within another COM object.

Back

automatic recovery

Front

Recovery that occurs every time SQL Server is restarted.

Back

ancestor

Front

In a tree structure, the element of which a given element is a child. Equivalent to a parent element.

Back

alignment

Front

A condition whereby an index is built on the same partition scheme as that of its corresponding table.

Back

ADO MD

Front

A high-level, language-independent set of object-based data access interfaces optimized for multidimensional data applications.

Back

automatic failover

Front

A failover that occurs automatically on the loss of the primary replica.

Back

arbitration port

Front

A TCP/IP port used by the cache hosts to determine whether a cache host in the cluster has become unavailable. The port number that is used for arbitration can be different on each cache host.

Back

attribute hierarchy

Front

A flat hierarchy (typically having an All level and a member level) containing a single attribute. It is created from one column in a dimension table, if supported by the cube.

Back

anchor member

Front

The first invocation of a recursive CTE consists of one or more CTE_query_definition joined by UNION ALL, UNION, EXCEPT or INTERSECT operators. Because these query definitions form the base result set of the CTE structure, they are referred to as anchor members.

Back

API server cursor

Front

A server cursor that is built to support the cursor functions of an API, such as ODBC, OLE DB, ADO, and DB-Library.

Back

alias type

Front

A user-defined data type based on one of the SQL Server system data types that can specify a certain data type, length, and nullability.

Back

apply branch

Front

The set of operations applied to an event group.

Back

auto-consistency check

Front

A feature that automatically runs a consistency check on protected data sources when it detects an inconsistent replica.

Back

aggregation prefix

Front

A string that is combined with a system-defined ID to create a unique name for a partition's aggregation table.

Back

analytical data

Front

Data that provides the values that are associated with spatial data. For example, spatial data defines the locations of cities in an area whereas analytical data provides the population for each city.

Back

auditing

Front

The process an operating system uses to detect and record security-related events, such as an attempt to create, to access, or to delete objects such as files and directories. The records of such events are stored in a file known as a security log, whose contents are available only to those with the proper clearance.

Back

aggregate query

Front

A query (SQL statement) that summarizes information from multiple rows by including an aggregate function such as Sum or Avg.

Back

aggregate function

Front

A function that performs a calculation on multiple values and returns a single value.

Back

attribute type

Front

The type of information contained by an attribute, such as quarters or months in a time dimension, which may enable specific treatment by the server and client applications.

Back

atomic

Front

Pertaining to an operation where all the transaction data modifications must be performed; either all of the transaction data modifications are performed or none are performed.

Back

authentication

Front

The process of verifying the identity of a user, computer, process, or other entity by validating the credentials provided by the entity. Common forms of credentials are digital signatures, smart cards, biometric data, and a combination of user names and passwords.

Back

ancestor element

Front

In a tree structure, the element of which a given element is a child. Equivalent to a parent element.

Back

assembly

Front

A managed application module containing class metadata and managed code as an object in SQL Server, against which CLR functions, stored procedures, triggers, user-defined aggregates, and user-defined types can be created in SQL Server.

Back

ActiveX Data Objects (Multidimensional)

Front

A high-level, language-independent set of object-based data access interfaces optimized for multidimensional data applications.

Back

attribute

Front

A single characteristic or additional piece of information (financial or non-financial) that exists in a database.

Back

AMO

Front

A collection of .NET namespaces included with Analysis Services, used to provide administrative functionality for client applications.

Back

application time

Front

The clock time supplied by applications which must communicate their application time to the StreamInsight server so that all temporal operators refer to the timestamp of the events and never to the system clock of the host machine.

Back

alias

Front

An alternative label for some object, such as a file or data collection.

Back

allocation unit

Front

A set of pages that can be operated on as a whole. Pages belonging to an allocation unit are tracked by Index Allocation Map (IAM) pages. An allocation unit consists of the IAM page chain and all pages marked allocated in that IAM page chain. An allocation unit can contain at most a single IAM chain, and an IAM chain must belong to one, and only one, allocation unit.

Back

action

Front

An end-user-initiated operation on a selected cube or portion of a cube.

Back

Section 2

(50 cards)

batch job

Front

A set of computer processes that can be run without user interaction.

Back

cache operation

Front

An event that occurs on regions or cached items that can trigger a cache notification.

Back

batch

Front

A set of requests or transactions that have been grouped together.

Back

blocking transaction

Front

A transaction that causes another transaction to fail.

Back

business logic handler

Front

A merge replication feature that allows you to run custom code during the synchronization process.

Back

BLOB

Front

A discrete packet of binary data that has an exceptionally large size, such as pictures or audio tracks stored as digital data, or any variable or table column large enough to hold such values. The designation "binary large object" typically refers to a packet of data that is stored in a database and is treated as a sequence of uninterpreted bytes.

Back

base table

Front

A table stored permanently in a database. Base tables are referenced by views, cursors, SQL statements, and stored procedures.

Back

cache invalidation

Front

The process of flagging an object in the cache so that it will no longer be used by any cache clients. This occurs when an object remains in cache longer than the cache time-out value (when it expires).

Back

balanced hierarchy

Front

A dimension hierarchy in which all leaf nodes are the same distance from the root node.

Back

Boolean expression

Front

An expression that yields a Boolean value (true or false). Such expressions can involve comparisons (testing values for equality or, for non-¬Boolean values, the < [less than] or > [greater than] relation) and logical combination (using Boolean operators such as AND, OR, and XOR) of Boolean expressions.

Back

bulk import

Front

To load a large amount of data, usually in batches, from a data file or repository to another data repository.

Back

Business Intelligence Development Studio

Front

A project development and management tool for business intelligence solution developers. It can be used to design end-to-end business intelligence solutions that integrate projects from Microsoft SQL Server Analysis Services (SSAS), Microsoft SQL Server Integration Services (SSIS), and Microsoft SQL Server Reporting Services (SSRS).

Back

cache cluster

Front

The instantiation of the distributed cache service, made up of one or more instances of the cache host service working together to store and distribute data. Data is stored in memory to minimize response times for data requests. This clustering technology differs from Windows Clustering.

Back

base backup

Front

A data backup of a database or files upon which a differential backup is fully or partially based. The base backup is the most recent full or file backup of the database or files.

Back

cache aging

Front

The mechanism of caching that determines when a cache row is outdated and must be refreshed.

Back

backup set

Front

A collection of files, folders, and other data that have been backed up and stored in a file or on one or more tapes.

Back

bulk log backup

Front

A backup that includes log and data pages changed by bulk operations. Point-in-time recovery is not allowed.

Back

built-in functions

Front

A group of predefined functions provided as part of the Transact-SQL and Multidimensional Expressions languages.

Back

bulk rowset provider

Front

A provider used for the OPENROWSET instruction to read data from a file. In SQL Server 2005, OPENROWSET can read from a data file without loading the data into a target table. This enables you to use OPENROWSET with a simple SELECT statement.

Back

Boolean operator

Front

An operator designed to work with Boolean values. The four most common Boolean operators in programming use are AND (logical conjunction), OR (logical inclusion), XOR (exclusive OR), and NOT (logical negation).

Back

business rules

Front

The logical rules that are used to run a business

Back

bounding box

Front

The smallest rectangular area that will surround a path, shape, or group of objects.

Back

bulk copy

Front

An action of copying a large set of data.

Back

cache port

Front

A TCP/IP port used by cache hosts to transmit data to and from the cache clients. The port number used for the cache port can be different on each cache host. These settings are maintained in the cluster configuration settings.

Back

bound stream

Front

An event stream that contains all the information needed to produce events. Either the information is an already instantiated data source, or the information is sufficient for the StreamInsight server to start the data source.

Back

bubble map

Front

A geographical map that displays a circle over specific locations, where the radius of the circle is proportional to a numeric value.

Back

axis

Front

A set of tuples. Each tuple is a vector of members. A set of axes defines the coordinates of a multidimensional data set.

Back

block

Front

A Transact-SQL statement enclosed by BEGIN and END.

Back

basic marker map

Front

A map that displays a marker at each location (for example, cities) and varies marker color, size, and type.

Back

cache item

Front

An object that is stored in the cache and additional information associated with that object, such as tags and version. It can be extracted from the cache cluster using the GetCacheItem client API.

Back

buffer pool

Front

A block of memory reserved for index and table data pages.

Back

bulk load

Front

An action of inserting a large set of rows into a table.

Back

base data type

Front

Any system-supplied data type, for example, char , varchar , binary , and varbinary . User-defined data types are derived from base data types.

Back

cache region

Front

A container of data, within a cache, that co-locates all cached objects on a single cache host. Cache Regions enable the ability to search all cached objects in the region by using descriptive strings, called tags.

Back

B-tree

Front

A tree structure for storing database indexes.

Back

blittable type

Front

A data type that has a unique characteristic and an identical presentation in memory for both managed and unmanaged environments. It can be directly shared.

Back

cache notification

Front

An asynchronous notification that can be triggered by a variety of cache operations on the cache cluster. Cache notifications can be used to invoke application methods or automatically invalidate locally cached objects.

Back

batch processing

Front

The execution of a batch file.

Back

auto-protection

Front

In DPM, a feature that automatically identifies and adds new data sources for protection.

Back

block cursor

Front

A cursor with a rowset size greater than 1.

Back

autoregressive integrated moving average

Front

A method for determining dependencies in observations taken sequentially in time, that also supports multiplicative seasonality.

Back

base object

Front

The object that a synonym references.

Back

business logic

Front

The part of an application program that performs the required data processing of the business. It refers to the routines that perform the data entry, update, query and report processing, and more specifically to the processing that takes place behind the scenes rather than the presentation logic required to display the data on the screen.

Back

BUILTIN\Administrators

Front

User account (local administrators)

Back

business logic handler framework

Front

The business logic handler framework allows you to write a managed code assembly that is called during the merge synchronization process.

Back

buffer size

Front

The size of the area of memory reserved for temporary storage of data.

Back

bulk export

Front

To copy a large set of data rows out of a SQL Server table into a data file.

Back

cache client

Front

A .NET application that uses the Windows Server AppFabric client APIs to communicate with and store data to a Windows Server AppFabric distributed cache system.

Back

bulk-logged recovery model

Front

A database recovery mode that minimally logs bulk operations, such as index creation and bulk imports, while fully logging other transactions. Bulk-logged recovery increases performance for bulk operations, and is intended to be used an adjunct to the full recovery model.

Back

browse mode

Front

A function that lets you scan database rows and update their values one row at a time.

Back

Section 3

(50 cards)

centralized registration model

Front

A registration model that removes all certificate subscriber participation from the management policy. For the workflow, a user designated as the originator will initiate the request and an enrollment agent will execute the request.

Back

cellset

Front

In ADO MD, an object that contains a collection of cells selected from cubes or other cellsets by a multidimensional query.

Back

change propagation

Front

The process of applying changes from one replica to another.

Back

certificate template

Front

A Windows construct that specifies the format and content of certificates based on their intended usage. When requesting a certificate from a Windows enterprise certification authority (CA), certificate requestors can select from a variety of certificate types that are based on certificate templates.

Back

Certificate Lifecycle Manager Client

Front

A suite of Certificate Lifecycle Manager (CLM) client tools that assist end users with managing their smart cards. The tools include the Smart Card Self Service Control, the Smart Card Personalization Control, and the Certificate Profile Update Control. See Smart Card Self-Service Control, Smart Card Personalization Control, Certificate Profile Update Control.

Back

certificate enrollment

Front

The process of requesting, receiving, and installing a certificate.

Back

calculated member

Front

A member of a dimension whose value is calculated at run time by using an expression. Calculated member values can be derived from the values of other members.

Back

certificate issuer

Front

The certification authority which issued the certificate to the subject.

Back

Certificate Profile Update Control

Front

An ActiveX control that automates the update of Certificate Lifecycle Manager (CLM) profiles on client computers.

Back

CERN

Front

A physics research center located in Geneva, Switzerland, where the original development of the World Wide Web took place under the leadership of Tim Berners-Lee in 1989 as a method to facilitate communication among members of the scientific community.

Back

cache tag

Front

One or more optional string-based identifiers that can be associated with each cached object stored in a region. Regions allow you to retrieve cached objects based on one or more tags.

Back

character set

Front

A grouping of alphabetic, numeric, and other characters that have some relationship in common. For example, the standard ASCII character set includes letters, numbers, symbols, and control codes that make up the ASCII coding scheme.

Back

cell

Front

In a cube, the set of properties, including a value, specified by the intersection when one member is selected from each dimension.

Back

catastrophic error

Front

An error that causes the system or a program to fail abruptly with no hope of recovery. An example of a fatal error is an uncaught exception that cannot be handled.

Back

calculation pass

Front

A stage of calculation in a multidimensional cube in which applicable calculations are evaluated.

Back

CD sleeve

Front

A case for holding CDs.

Back

calculation pass number

Front

An ordinal position used to refer to a calculation pass.

Back

CEP engine

Front

The core engine and adapter framework components of Microsoft StreamInsight. The StreamInsight server can be used to process and analyze the event streams associated with a complex event processing application.

Back

callback

Front

The process used to authenticate users calling in to a network. During callback, the network validates the caller's username and password, hangs up, and then returns the call, usually to a preauthorized number. This process prevents unauthorized access to an account even if an individual's logon ID and password have been stolen.

Back

changing dimension

Front

A dimension that has a flexible member structure, and is designed to support frequent changes to structure and data.

Back

character encoding

Front

A one-to-one mapping between a set of characters and a set of numbers.

Back

CEP

Front

The continuous and incremental processing of event streams from multiple sources based on declarative query and pattern specifications with near-zero latency.

Back

candidate key

Front

A column or set of columns that have a unique value for each row in a table.

Back

CD-ROM

Front

A form of storage characterized by high capacity (roughly 650 MB) and the use of laser optics instead of magnetic means for reading data.

Back

change unit

Front

The minimal unit of change tracking in a store. In change propagation, only the units that are changed must be sent; whereas, in conflict detection, independent changes to the same unit are considered a conflict.

Back

carousel view

Front

In Power Pivot Gallery, a specialized view where the preview area is centered and the thumbnails that immediately precede and follow the current thumbnail are adjacent to the preview area.

Back

calculation subcube

Front

The set of multidimensional cube cells that is used to create a calculated cells definition. The set of cells is defined by a combination of MDX set expressions.

Back

cardinality

Front

The number of entities that can exist on each side of a relationship.

Back

calculation condition

Front

A Multidimensional Expressions (MDX) logical expression that is used to determine whether a calculation formula will be applied against a cell in a calculation subcube.

Back

change script

Front

A text file that contains SQL statements for all changes made to a database, in the order in which they were made, during an editing session.

Back

certificate manager Web portal

Front

A Web application running on the Certificate Lifecycle Manager (CLM) server. This portal allows certificate administrators to administer other users' certificates and smart cards. The certificate subscriber and certificate manager Web portals are both accessed through the same universal resource locator (URL); however, the content displayed is based on a user's roles and permissions.

Back

cache-enabled application

Front

An application that uses the Windows Server AppFabric cache client to store data in cache on the cache cluster.

Back

calculation formula

Front

A Multidimensional Expressions (MDX) expression used to supply a value for cells in a calculation subcube, subject to the application of a calculation condition.

Back

case

Front

An abstract view of data characterized by attributes and relations to other cases.

Back

calculated column

Front

A type of column that displays the results of mathematical or logical operations or expressions instead of stored data.

Back

change applier

Front

An object that performs conflict detection, conflict handling, and change application for a batch of changes.

Back

cap

Front

For paths that contain unconnected ends, such as lines, the end of a stroke. You can change the way the stroke looks at each end by applying one of four end cap styles: flat cap, round cap, square cap, and triangle cap.

Back

cascading delete

Front

For relationships that enforce referential integrity between tables, the deletion of all related records in the related table or tables when a record in the primary table is deleted.

Back

cascading update

Front

For relationships that enforce referential integrity between tables, the updating of all related records in the related table or tables when a record in the primary table is changed.

Back

call-level interface

Front

The interface supported by ODBC for use by an application.

Back

cache service

Front

The distributed, in-memory caching solution that enables users to build highly scalable and responsive applications by bringing data closer to end users.

Back

certificate revocation

Front

The process of revoking a digital certificate.

Back

calculated field

Front

A field defined in a query that displays the result of an expression rather than displaying stored data. The value is recalculated each time a value in the expression changes.

Back

case key

Front

The element of a case by which the case is referenced within a case set.

Back

cache-aside programming pattern

Front

A programming pattern in which if the data is not present in the cache, the application, not the distributed cache system, must reload data into the cache from the original data source.

Back

certificate subscriber

Front

A user that needs certificates with our without smart cards. Certificate subscribers can access a small number of functions that can only be performed for the user's own certificates.

Back

catalog views

Front

Built-in views that form the system catalog for SQL Server.

Back

certificate manager

Front

A Certificate Lifecycle Manager (CLM) user that has the appropriate CLM permissions to either administer other CLM users or to administer the CLM application itself.

Back

certificate subscriber Web portal

Front

A Web application running on the Certificate Lifecycle Manager (CLM) server. This component of the CLM server interacts directly with users in a self-service mode. The specific functionality is based upon Active Directory group memberships and permissions. The certificate subscriber and certificate manager Web portals are both accessed through the same universal resource locator (URL); however, the content displayed is based on a user's roles and permissions.

Back

certificate

Front

A digital document that is commonly used for authentication and to help secure information on a network. A certificate binds a public key to an entity that holds the corresponding private key. Certificates are digitally signed by the certification authority that issues them, and they can be issued for a user, a computer, or a service.

Back

Section 4

(50 cards)

CIDER Shell

Front

A UI container with tabbed interface for hosting the TSQLEditor component and the related output from TSQL query execution.

Back

clickthrough report

Front

A report that displays related report model data when you click data within a rendered Report Builder report.

Back

CLI

Front

The interface supported by ODBC for use by an application.

Back

CLM Recover

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the initiation of encryption key recovery from the certification authority database.

Back

client cursor

Front

A cursor that is implemented on the client. The entire result set is first transferred to the client, and the client API software implements the cursor functionality from this cached result set.

Back

claims identity

Front

A unique identifier that represents a specific user, application, computer, or other entity, enabling it to gain access to multiple resources, such as applications and network resources, without entering credentials multiple times. It also enables resources to validate requests from an entity.

Back

client

Front

A service, application, or device that wants to integrate into the Microsoft Sync Framework architecture.

Back

CLM Request Revoke

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the revocation of a certificate before the expiration of the certificate's validity period. An example of when this is necessary is if a user's computer or smart card is compromised (stolen).

Back

CLM Request Enroll

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the initiation, running, or completion of an enrollment request.

Back

checksum

Front

A calculated value that is used to test data for the presence of errors that can occur when data is transmitted or when it is written to disk. The checksum is calculated for a given chunk of data by sequentially combining all the bytes of data with a series of arithmetic or logical operations. After the data is transmitted or stored, a new checksum is calculated in the same way using the (possibly faulty) transmitted or stored data. If the two checksums do not match, an error has occurred, and the data should be transmitted or stored again. Checksums cannot detect all errors, and they cannot be used to correct erroneous data.

Back

clear text

Front

Data in its unencrypted or decrypted form.

Back

CLR function

Front

A function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR).

Back

CLM Enrollment Agent

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows a user or group to perform certificate requests on behalf of another user. The issued certificate's subject will contain the target user's name, rather than the requestor's name.

Back

cluster repair

Front

A repair operation in which all missing or corrupt files are replaced, all missing or corrupt registry keys are replaced and all missing or invalid configuration values are set to default values.

Back

CLM Request Recover

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the initiation of encryption key recovery from the certification authority database.

Back

CLR user-defined type

Front

A user-defined data type created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR).

Back

cluster node

Front

An individual computer in a server cluster.

Back

code access security

Front

A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform.

Back

checkpoint

Front

An event in which the Database Engine writes dirty buffer pages to disk. Each checkpoint writes to disk all the pages that were dirty at the last checkpoint and still have not been written to disk.

Back

CLR stored procedure

Front

A stored procedure created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR).

Back

clustering

Front

A data mining technique that analyzes data to group records together according to their location within the multidimensional attribute space.

Back

client code generation

Front

The action of generating code for the client project based on operations and entities exposed in the middle tier. A RIA Services link must exist between the client and server projects.

Back

clustered index

Front

A B-tree-based index in which the logical order of the key values determines the physical order of the corresponding rows in a table.

Back

cleartext

Front

Data in its unencrypted or decrypted form.

Back

CLM Revoke

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the revocation of a certificate before the expiration of the certificate's validity period. An example of when this is necessary is if a user's computer or smart card is compromised (stolen).

Back

CLM Request Unblock Smart Card

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that enables a smart card's User Personal Identification Number (PIN) to be reset, allowing access to the key material on a smart card and for that material to be re-established.

Back

chronicle

Front

A table that stores state information for a single application. An example is an event chronicle, which can store event data for use with scheduled subscriptions.

Back

cluster port

Front

A TCP/IP port used by the cache hosts to manage the cache cluster. The port number used for the cluster ports can be different on each cache host. These settings are maintained in the cluster configuration settings.

Back

CLM Renew

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the initiation, running, or completion of an enrollment request. The renew request replaces a user's certificate that is near its expiration date with a new certificate that has a new validity period.

Back

CLM Enroll

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the user to specify the workflow and the data to be collected while issuing certificates using a template. This extended permission only applies to profile templates.

Back

clock vector

Front

A collection of clock vector elements that represents updates to a replica. Any change that occurs between 0 and the tick count is contained in the vector.

Back

CLR trigger

Front

A trigger created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Framework common language runtime (CLR).

Back

clean shutdown

Front

A system shutdown that occurs without errors.

Back

chunk

Front

A specified amount of data.

Back

client

Front

A computer or program that connects to or requests the services of another computer or program.

Back

cluster disk resource

Front

A disk on a cluster storage device.

Back

coarse-grained lock

Front

A lock that applies to a large amount of code or data.

Back

clustered server

Front

A server that belongs to a server cluster.

Back

Client Statistics pane

Front

One of the tabs that hosts the output of the client statistics information.

Back

chart data region

Front

A report item on a report layout that displays data in a graphical format.

Back

client subscription

Front

A subscription to a merge publication that uses the priority value of the Publisher for conflict detection and resolution.

Back

CLM Request Renew

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the initiation, running, or completion of an enrollment request. The renew request replaces a user's certificate that is near its expiration date with a new certificate that has a new validity period.

Back

clock vector element

Front

A pair of values, consisting of a replica key and a tick count, that represents a change to a replica.

Back

child

Front

In a tree structure, the relationship of a node to its immediate predecessor.

Back

client type

Front

Information that determines how a cache client functions and impacts the performance of your application. There are two client types: a simple client type and a routing client type.

Back

clickstream analysis

Front

Clickstream data are information that users generate as they move from page to page and click on items within a Web site, usually stored in log files. Web site designers can use clickstream data to improve users' experiences with a site.

Back

CLM reports

Front

Audit information pertaining to credential management activities within Certificate Lifecycle Manager (CLM).

Back

cluster configuration storage location

Front

The shared location (or shared storage location) where cluster configuration information is persisted. It can be a shared file or a database.

Back

CLM Audit

Front

A Certificate Lifecycle Manager (CLM) extended permission in Active Directory that allows the generation and display of CLM policy templates, defining management policies within a profile template, and generating CLM reports.

Back

CLM credentials

Front

User account information that can be used to authenticate a user to Certificate Lifecycle Manager (CLM). These credentials can be in the form of domain credentials or one-time passwords.

Back

Section 5

(50 cards)

computed column

Front

A virtual column in a table whose value is computed at run time.

Back

column binding

Front

The binding of an Analysis Services object to a column in a data source view.

Back

column

Front

The area in each row of a database table that stores the data value for some attribute of the object modeled by the table.

Back

compilation error

Front

An error which occurs while compiling an application. These compilation errors typically occur because syntax was entered incorrectly.

Back

column-level collation

Front

Supporting multiple collations in a single instance.

Back

Column Pattern Profile

Front

A report containing a set of regular expressions that cover the specified percentage of values in a string column.

Back

color scale

Front

A scale that displays the results of color rules only.

Back

Commit Preview

Front

The title of a window that displays actions to be taken during the commit operation.

Back

command relationship

Front

Provides instructions to hardware based on natural-language questions or commands.

Back

compositional hierarchy

Front

A set of entities that are conceptually part of a hierarchy, such as a parent entity and a child entity. Data operations require that the entities be treated as a single unit.

Back

column filter

Front

A filter that restricts columns that are to be included as part of a snapshot, transactional, or merge publication.

Back

color rule

Front

A rule that applies to fill colors for polygons, lines, and markers that represent points or polygon center points.

Back

commit

Front

An operation that saves all changes to databases, cubes, or dimensions made since the start of a transaction.

Back

commodity channel index formula

Front

A formula that calculates the mean deviation of the daily average price of a commodity from the moving average. A value above 100 indicates that the commodity is overbought, and a value below -100 indicates that the commodity is oversold.

Back

command prompt

Front

An interface between the operating system and the user in which the user types command language strings of text that are passed to the command interpreter for execution.

Back

Columns Grid

Front

An editable grid structure in the Table Designer that lists the columns of a table and additional information about each column.

Back

column-level constraint

Front

A constraint definition that is specified within a column definition when a table is created or altered.

Back

collection

Front

An object that contains a set of related objects. An object's position in the collection can change whenever a change occurs in the collection; therefore, the position of any specific object in a collection may vary.

Back

code element

Front

The minimum bit combination that can represent a unit of encoded text for processing or exchange.

Back

collection item

Front

An instance of a collector type that is created with a specific set of input properties and collection frequency, and that is used to gather specific types of data.

Back

column set

Front

An untyped XML representation that combines all the sparse columns of a table into a structured output.

Back

concatenation

Front

The process of combining two or more character strings or expressions into a single character string or expression, or combining two or more binary strings or expressions into a single binary string or expression.

Back

Component Object Model

Front

An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems.

Back

collection mode

Front

The frequency at which data is collected and uploaded to the management data warehouse.

Back

comparator

Front

A device for comparing two items to determine whether they are equal. In electronics, for example, a comparator is a circuit that compares two input voltages and indicates which is higher.

Back

code point

Front

The minimum bit combination that can represent a unit of encoded text for processing or exchange.

Back

collocate

Front

To select a partitioned table that contains related data and join with this table on the partitioning column.

Back

cold latency

Front

The time that elapses when the workflow is being used for the first time and the XOML or XAML needs to be compiled.

Back

collection set

Front

A group of collection items with which a user can interact through the user interface.

Back

composed environment

Front

A virtual environment that was created from virtual machines. Those virtual machines were created outside of Microsoft Test Manager and are already deployed on a host group.

Back

compile time

Front

The amount of time required to perform a compilation of a program. Compile time can range from a fraction of a second to many hours, depending on the size and complexity of the program, the speed of the compiler, and the performance of the hardware.

Back

columnstore index

Front

Stores each column in a separate set of disk pages rather than storing multiple rows per page.

Back

COM-structured storage file

Front

A component object model (COM) compound file used by Data Transformation Services (DTS) to store the version history of a saved DTS package.

Back

composable

Front

Pertaining to the ability to form complex queries by using query components (objects or operators) as reusable building blocks. This is done by linking query components together or encapsulating query components within each other.

Back

column delimiter

Front

A character which separates columns from each other in the CSV file being imported/exported.

Back

code page

Front

A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions.

Back

composite key

Front

A key whose definition consists of two or more fields in a file, columns in a table, or attributes in a relation.

Back

composite index

Front

An index that uses more than one column in a table to index data.

Back

collation

Front

A set of rules that determines how data is compared, ordered, and presented.

Back

cold standby

Front

A second data center that can provide availability within hours or days.

Back

COM

Front

An object-based programming model designed to promote software interoperability; it allows two or more applications or components to easily cooperate with one another, even if they were written by different vendors, at different times, in different programming languages, or if they are running on different computers running different operating systems.

Back

color range

Front

The range of colors available to a display device.

Back

computed field

Front

A value in a formatted notification that has been computed by using a Transact-SQL expression.

Back

collocation

Front

A condition whereby partitioned tables and indexes are partitioned according to equivalent partition functions.

Back

complex event processing

Front

The continuous and incremental processing of event streams from multiple sources based on declarative query and pattern specifications with near-zero latency.

Back

concurrency

Front

A process that allows multiple users to access and change shared data at the same time. The Entity Framework implements an optimistic concurrency model.

Back

complete database restore

Front

A restore of a full database backup, the most recent differential database backup (if any), and the log backups (if any) taken since the full database backup.

Back

collector type

Front

A logical wrapper around the SQL Server Integration Services packages that provide the actual mechanism for collecting data and uploading it to the management data warehouse.

Back

command buffer

Front

An area in memory in which commands entered by the user are kept. A command buffer can enable the user to repeat commands without retyping them completely, edit past commands to change some argument or correct a mistake, undo commands, or obtain a list of past commands.

Back

committed

Front

Characteristic of a transaction that is logged and cannot be rolled back.

Back

Section 6

(50 cards)

content key

Front

The cryptographic key used to both encrypt and decrypt protected content during publishing and consumption.

Back

contract

Front

A Service Broker object that defines the message types that can be exchanged within a given conversation.

Back

conflict resolution method

Front

The method that is used to determine which change is written to the store in the event of a conflict. Typical conflict resolution methods are as follows: last writer wins, source wins, destination wins, custom, or deferred. For custom resolution, the resolving application reads the conflict from the conflict log and selects a resolution. For deferred resolution, the conflict is logged together with the conflicting change data and the made-with knowledge of the change.

Back

container

Front

A control flow element that provides package structure.

Back

cursor

Front

An entity that maps over a result set and establishes a position on a single row within the result set.

Back

concurrency model

Front

A way in which an application can be designed to account for concurrent operations that use the same cached data. Windows Server AppFabric supports optimistic and pessimistic concurrency models.

Back

convex hull

Front

The smallest convex set that contains X in the Euclidean plane or Euclidean space.

Back

conditional expression

Front

An expression that yields a Boolean value (true or false). Such expressions can involve comparisons (testing values for equality or, for non-¬Boolean values, the < [less than] or > [greater than] relation) and logical combination (using Boolean operators such as AND, OR, and XOR) of Boolean expressions.

Back

conversation handle

Front

An handle which uniquely defines a conversation.

Back

conversation group

Front

A group of related Service Broker conversations. Messages in the same conversation group can only be processed by one service program at a time.

Back

configuration

Front

In reference to a single microcomputer, the sum of a system's internal and external components, including memory, disk drives, keyboard, video, and generally less critical add-on hardware, such as a mouse, modem, or printer. Software (the operating system and various device drivers), the user's choices established through configuration files such as the AUTOEXEC.BAT and CONFIG.SYS files on IBM PCs and compatibles, and sometimes hardware (switches and jumpers) are needed to "configure the configuration" to work correctly. Although system configuration can be changed, as by adding more memory or disk capacity, the basic structure of the system--its architecture--remains the same.

Back

constraint violation

Front

A violation that occurs when the restriction criteria are not satisfied.

Back

conflict resolver

Front

A special mechanism which handles resolving of conflict situations.

Back

constant

Front

A numeric or string value that is not calculated and, therefore, does not change.

Back

count window

Front

A window with a variable window size that moves along a timeline with each distinct event start time.

Back

concurrency conflict

Front

A conflict that occurs when the same item or change unit is changed on two different replicas that are later synchronized.

Back

conditional split

Front

A restore of a full database backup, the most recent differential database backup (if any), and the log backups (if any) taken since the full database backup.

Back

continuation media

Front

The series of removable backup media used after the initial medium becomes full, allowing continuation of the backup operation.

Back

cross-validation

Front

A method for evaluating the accuracy of a data mining model.

Back

continuation tape

Front

A tape that is used after the initial tape in a media family fills, allowing continuation of a media family.

Back

configuration file

Front

A file that contains machine-readable operating specifications for a piece of hardware or software or that contains information on another file or on a specific user, such as the user's logon ID.

Back

content formatter

Front

The part of the distributor that turns raw notification data into readable messages.

Back

CTI event

Front

A special punctuation event that indicates the completeness of the existing events.

Back

Configuration Tools

Front

In SQL Server, a menu item which allows the user to enable, disable, start, or stop the features, services, and remote connectivity of the SQL Server installations.

Back

cross-database ownership chaining

Front

An ownership chain that spans more than one database.

Back

correlated subquery

Front

A subquery that references a column in the outer statement. The inner query is run for each candidate row in the outer statement.

Back

context switch

Front

The changing of the identity against which permissions to execute statements or perform actions are checked.

Back

credentials

Front

Information that includes identification and proof of identification that is used to gain access to local and network resources. Examples of credentials are user names and passwords, smart cards, and certificates.

Back

coordinate system

Front

In n-dimensional space, a set of n linearly independent vectors anchored to a point (called the origin). A group of coordinates specifies a point in space (or a vector from the origin) by indicating how far to travel along each vector to reach the point (or tip of the vector).

Back

Connection Director

Front

A connectivity technology where applications based on different data access technologies (.NET or native Win32) can share the same connection information. Connection information can be centrally managed for such client applications.

Back

control-of-flow language

Front

Transact-SQL keywords that control the flow of execution of SQL statements and statement blocks in triggers, stored procedures, and batches.

Back

crawl

Front

The process of scanning content to compile and maintain an index.

Back

countersign

Front

To sign a document already signed by the other party.

Back

connection manager

Front

A logical representation of a run-time connection to a data source.

Back

control-break report

Front

A report that summarizes data in user-defined groups or breaks. A new group is triggered when different data is encountered.

Back

constraint conflict

Front

A conflict that violates constraints that are put on items or change units, such as the relationship of folders or the location of identically-named data within a file system.

Back

Context pane

Front

A tree view included in the Table Designer that lists objects related to a table.

Back

consistency unit

Front

The minimal unit of data synchronization. Because all changes that have the same consistency unit are sent together, synchronization can never be interrupted with part of a consistency unit applied.

Back

connection string

Front

A series of arguments that define the location of a resource and how to connect to it.

Back

cube role

Front

A collection of users and groups with the same access to a cube. A cube role is created when you assign a database role to a cube, and it applies only to that cube.

Back

config file

Front

A file that contains machine-readable operating specifications for a piece of hardware or software or that contains information on another file or on a specific user, such as the user's logon ID.

Back

control flow

Front

A group of connected control flow elements that perform tasks.

Back

concurrent operation

Front

A computer operation in which two or more processes (programs) have access to the microprocessor's time and are therefore carried out nearly simultaneously. Because a microprocessor can work with much smaller units of time than people can perceive, concurrent processes appear to be occurring simultaneously but in reality are not.

Back

conversation endpoint

Front

The object which represents a party participating in the conversation.

Back

contention

Front

On a network, competition among stations for the opportunity to use a communications line or network resource.

Back

CPU busy

Front

A SQL Server statistic that reports the time, in milliseconds, that the central processing unit (CPU) spent on SQL Server work.

Back

contained database

Front

A SQL Server database that includes all of the user authentication, database settings, and metadata required to define and access the database, and has no configuration dependencies on the instance of the SQL Server Database Engine where the database is installed.

Back

current time increment event

Front

A special punctuation event that indicates the completeness of the existing events.

Back

conflict detection

Front

The process of determining which operations were made by one replica without knowledge of the other, such as when two replicas make local updates to the same item.

Back

cube

Front

A set of data that is organized and summarized into a multidimensional structure that is defined by a set of dimensions and measures.

Back

Section 7

(50 cards)

data mining extension

Front

In Analysis Services, a statement that performs mining tasks programmatically.

Back

DAC package file

Front

The XML file that is the container of a DAC package.

Back

data definition language

Front

A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy.

Back

data block

Front

In text, ntext, and image data, a data block is the unit of data transferred at one time between an application and an instance of SQL Server. The term is also applied to the units of storage for these data types.

Back

data adapter

Front

An object used to submit data to and retrieve data from databases, Web services, and Extensible Markup Language (XML) files.

Back

cursor library

Front

A part of the ODBC and DB-Library application programming interfaces (APIs) that implements client cursors

Back

DAC placement policy

Front

A PBM policy that comprises a set of conditions, which serve as prerequisites on the target instance of SQL Server where the DAC can be deployed.

Back

data convergence

Front

Data at the Publisher and the Subscriber that matches.

Back

data element

Front

A single unit of data.

Back

custom rule

Front

In a role, a specification that limits the dimension members or cube cells that users in the role are permitted to access.

Back

data integrity

Front

The accuracy of data and its conformity to its expected value, especially after being transmitted or processed.

Back

data dictionary

Front

A database containing data about all the databases in a database system. Data dictionaries store all the various schema and file specifications and their locations. They also contain information about which programs use which data and which users are interested in which reports.

Back

data set

Front

A collection of related information made up of separate elements that can be treated as a unit in data handling.

Back

custom variable

Front

A variable provided by package developers.

Back

data explosion

Front

The exponential growth in size of a multidimensional structure, such as a cube, due to the storage of aggregated data.

Back

data segment

Front

The portion of memory or auxiliary storage that contains the data used by a program.

Back

data connection

Front

A connection that specifies the name, type, location, and, optionally, other information about a database file or server.

Back

DAC

Front

A application that captures the SQL Server database and instance objects used by a client-server or 3-tier application.

Back

data backup

Front

Any backup that includes the full image of one or more data files.

Back

data feed

Front

An XML data stream in Atom 1.0 format.

Back

data manipulation language

Front

The subset of SQL statements that is used to retrieve and manipulate data. DML statements typically start with SELECT INSERT UPDATE or DELETE.

Back

data region

Front

A report item that provides data manipulation and display functionality for iterative data from an underlying dataset.

Back

Data Profile Viewer

Front

A stand-alone utility that displays the profile output in both summary and detail format with optional drilldown capability.

Back

Data Processor component

Front

A component of the report server engine that processes data.

Back

cursor degradation

Front

The return of a different type of cursor than the user had declared.

Back

DAC instance

Front

A copy of a DAC deployed on an instance of the Database Engine. There can be multiple DAC instances on the same instance of the Database Engine.

Back

data flow engine

Front

An engine that executes the data flow in a package.

Back

DAC package

Front

An XML manifest that contains all of the objects defined for the DAC; the package gets created when a developer builds a DAC project.

Back

data mining model training

Front

The process a data mining model uses to estimate model parameters by evaluating a set of known and predictable data.

Back

data flow

Front

The movement of data through a group of connected elements that extract, transform, and load data.

Back

cyclic protection

Front

A type of protection between two DPM servers where each server protects the data on the other.

Back

custom volume

Front

A volume that is not in the DPM storage pool and is specified to store the replica and recovery points for a protection group member.

Back

data member

Front

A child member associated with a parent member in a parent-child hierarchy. A data member contains the data value for its parent member, rather than the aggregated value for the parent's children.

Back

data corruption

Front

A process wherein data in memory or on disk is unintentionally changed, with its meaning thereby altered or obliterated.

Back

data co-location

Front

In DPM, a feature that enables protection of multiple data sources on a single volume or on the same tape. This allows you to store more data on each volume or tape.

Back

data flow task

Front

The task that encapsulates the data flow engine that moves data between sources and destinations, providing the facility to transform, clean, and modify data as it is moved.

Back

data mart

Front

A subset of the contents of a data warehouse that tends to contain data focused at the department level, or on a specific business area.

Back

data binning

Front

The process of grouping data into specific bins or groups according to defined criteria.

Back

DAC project

Front

A Visual Studio project used by database developers to create and develop a DAC. DAC projects get full support from Visual Studio and VSTS source code control, versioning, and development project management.

Back

data scrubbing

Front

The process of building a data warehouse out of data coming from multiple online transaction processing (OLTP) systems.

Back

custom rollup

Front

An aggregation calculation that is customized for a dimension level or member, and that overrides the aggregate functions of a cube's measures.

Back

data flow component

Front

A component of SQL Server 2005 Integration Services that manipulates data.

Back

data mining

Front

The process of identifying commercially useful patterns or relationships in databases or other computer repositories through the use of advanced statistical tools.

Back

data definition

Front

The attributes, properties, and objects in a database.

Back

Data Control Language

Front

The subset of SQL statements used to control permissions on database objects.

Back

data processing extension

Front

A plug-in that processes data for a specific kind of data source (similar to a database driver).

Back

data pump

Front

A component used in SQL Server 2000 Transformation Services (DTS) to import, export, and transform data between heterogeneous data stores.

Back

data provider

Front

A known data source specific to a target type that provides data to a collector type.

Back

data description language

Front

A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy.

Back

data extension

Front

A plug-in that processes data for a specific kind of data source. For example, Microsoft OLE DB Provider for DB2.

Back

Section 8

(50 cards)

database engine

Front

The program module or modules that provide access to a database management system (DBMS).

Back

database reference

Front

A path, expression or filename that resolves to a database.

Back

data-tier application

Front

A application that captures the SQL Server database and instance objects used by a client-server or 3-tier application.

Back

database structure

Front

The names of tables, fields, data types, and primary and foreign keys of a database.

Back

declarative referential integrity

Front

FOREIGN KEY constraints defined as part of a table definition that enforce proper relationships between tables.

Back

database schema

Front

The names of tables, fields, data types, and primary and foreign keys of a database.

Back

database language

Front

The language used for accessing, querying, updating, and managing data in relational database systems.

Back

database catalog

Front

The part of a database that contains the definition of all the objects in the database, as well as the definition of the database.

Back

datareader

Front

A stream of data that is returned by an ADO.NET query.

Back

DDL

Front

A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy.

Back

Declarative Management Framework

Front

A policy based system of SQL Server management.

Back

Database Explorer

Front

A simple database administration tool that lets the user perform database operations such as creating new tables, querying and modifying existing data, and other database development functions.

Back

database manager

Front

A layer of software between the physical database and the user. The DBMS manages all access to the database.

Back

DBCS

Front

A character set that can use more than one byte to represent a single character. A DBCS includes some characters that consist of 1 byte and some characters that consist of 2 bytes. Languages such as Chinese, Japanese, and Korean use DBCS.

Back

database file

Front

One of the physical files that make up a database.

Back

Declarative Management Framework Facet

Front

A set of logical pre-defined properties that model the behavior or characteristics for certain types of managed targets (such as a database, table, login, view,etc) in policy-based management.

Back

data tap

Front

Collecting data from a specified path in SQL Server Integration Services. Tapped data can be written to CSV files when the SSIS package executes, and customers can specify which data flow to tap.

Back

date

Front

A SQL Server system data type that stores a date value from January 1, 1 A.D., through December 31, 9999

Back

data steward

Front

The person responsible for maintaining a data element in a metadata registry.

Back

database script

Front

A collection of statements used to create database objects.

Back

declaration

Front

A binding of an identifier to the information that relates to it. For example, to make a declaration of a constant means to bind the name of the constant with its value. Declaration usually occurs in a program's source code; the actual binding can take place at compile time or run time.

Back

database mirroring

Front

Immediately reproducing every update to a read-write database (the principal database) onto a read-only mirror of that database (the mirror database) residing on a separate instance of the database engine (the mirror server). In production environments, the mirror server is on another machine. The mirror database is created by restoring a full backup of the principal database (without recovery).

Back

database project

Front

A collection of one or more data connections (a database and the information needed to access that database).

Back

data-definition query

Front

An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database.

Back

DDL trigger

Front

A special kind of trigger that executes in response to Data Definition Language (DDL) statements.

Back

database mirroring partner

Front

One in a pair of server instances that act as role-switching partners for a mirrored database.

Back

database role

Front

A collection of users and groups with the same access to an Analysis Services database.

Back

database mirroring partners

Front

A pair of server instances that act as role-switching partners for a mirrored database.

Back

database administrator

Front

The person who manages a database. The administrator determines the content, internal structure, and access strategy for a database, defines security and integrity, and monitors performance.

Back

data warehouse

Front

The database that stores operations data for long periods of time. This data is then used by the Operations Manager reporting server to build reports. By default, this database is named OperationsManagerDW.

Back

decision tree

Front

A treelike model of data produced by certain data mining methods. Decision trees can be used for prediction.

Back

data-tier application instance

Front

A copy of a DAC deployed on an instance of the Database Engine. There can be multiple DAC instances on the same instance of the Database Engine.

Back

default

Front

A value that is automatically used by a program when the user does not specify an alternative. Defaults are built into a program when a value or option must be assumed for the program to function.

Back

default database

Front

The database the user is connected to immediately after logging in to SQL Server.

Back

dedicated administrator connection

Front

A dedicated connection that allows an administrator to connect to a server when the Database Engine will not respond to regular connections.

Back

Database Engine Tuning Advisor

Front

A tool for tuning the physical database design that helps users to select and create an optimal set of indexes, indexed views, and partitioning.

Back

database management system

Front

A layer of software between the physical database and the user. The DBMS manages all access to the database.

Back

Database view

Front

A read-only, static snapshot of a source database at the moment of the view's creation.

Back

decision support

Front

Systems designed to support the complex analytic analysis required to discover business trends.

Back

database snapshot

Front

A read-only, static view of a database at the moment of snapshot creation.

Back

data viewer

Front

A graphical tool that displays data as it moves between two data flow components at run time.

Back

Data Warehouse

Front

The database that stores operations data for long periods of time. This data is then used by the Operations Manager reporting server to build reports. By default, this database is named OperationsManagerDW.

Back

database diagram

Front

A graphical representation of any portion of a database schema. It can be either a whole or partial picture of the structure of the database. It includes tables, the columns they contain, and the relationships between the tables.

Back

data-tier application package

Front

An XML manifest that contains all of the objects defined for the DAC; the package gets created when a developer builds a DAC project.

Back

data source view

Front

A named selection of database objects--such as tables, views, relationships, and stored procedures, based on one or more data sources--that defines the schema referenced by OLAP and data mining objects in an Analysis Services databases. It can also be used to define sources, destinations, and lookup tables for DTS tasks, transformations, and data adapters.

Back

deadlock

Front

A situation when two users, each having a lock on one piece of data, attempt to acquire a lock on the other's piece.

Back

DB

Front

A collection of data formatted/arranged to allow for easy search and retrieval.

Back

Database Mirroring Monitor

Front

A tool used to monitor any subset of the mirrored databases on a server instance.

Back

DBMS

Front

A layer of software between the physical database and the user. The DBMS manages all access to the database.

Back

data-driven subscription

Front

A subscription that takes generated output for subscription values (for example, a list of employee e-mail addresses).

Back

Section 9

(50 cards)

dimension member property

Front

A characteristic of a dimension member. Dimension member properties can be alphanumeric, Boolean, or Date/Time data types, and can be user-defined or predefined.

Back

diacritical mark

Front

A mark placed over, under, or through a character, usually to indicate a change in phonetic value from the unmarked state.

Back

delivery protocol

Front

The set of communication rules used to route notification messages to external delivery systems.

Back

delegated registration model

Front

A registration model in which a person other than the certificate subscriber initiates the certificate transaction. The certificate subscriber then completes the transaction by providing a supplied one-time password.

Back

delete level

Front

In Data Transformation Services, the amount and kind of data to remove from a data warehouse.

Back

device type

Front

A value from a developer-defined list that specifies the types of devices that a given application will support.

Back

deserialization

Front

The process of converting an object from a serial storage format to binary format in the form of an object that applications can use. This happens when the object is retrieved from the cache cluster with the Get client APIs.

Back

dimension granularity

Front

The lowest level available to a particular dimension in relation to a particular measure group. The "natural" or physical grain is always that of the key that joins the main dimension table to the primary fact table.

Back

delivery extension

Front

A plug-in that delivers reports to a specific target (for example, e-mail delivery).

Back

DELETE clause

Front

A part of a DML Statement that contains the DELETE keyword and associated parameters.

Back

dialect

Front

The syntax and general rules used to parse a string or a query statement.

Back

default result set

Front

The default mode that SQL Server uses to return a result set back to a client.

Back

differential base

Front

The most recent full backup of all the data in a database or in a subset of the files or filegroups of a database.

Back

destination provider

Front

A synchronization provider that provide its current knowledge, accept a list of changes from the source provider, detect any conflicts between that list and its own items, and apply changes to its data store.

Back

default member

Front

The dimension member used in a query when no member is specified for the dimension.

Back

differential backup

Front

A backup containing only changes made to the database since the preceding data backup on which the differential backup is based.

Back

dimension table

Front

A table in a data warehouse whose entries describe data in a fact table.

Back

derived column

Front

A transformation that creates new column values by applying expressions to transformation input columns.

Back

disabled index

Front

Any index that has been marked as disabled. A disabled index is unavailable for use by the database engine. The index definition of a disabled index remains in the system catalog with no underlying index data.

Back

deferred transaction

Front

A transaction that is not committed when the roll forward phase of recovery completes and that cannot be rolled back during database startup because data needed by roll back is offline. This data can reside in either a page or a file.

Back

deployed environment

Front

A group of virtual machines located on a team project host group and controlled by Microsoft Test Manager. A deployed environment can be running or stopped.

Back

dimension expression

Front

A valid Multidimensional Expressions (MDX) expression that returns a dimension.

Back

defection

Front

The removal of a server from multiserver operations.

Back

destination adapter

Front

A data flow component that loads data into a data store.

Back

direct response mode

Front

The default mode in which SQL Server statistics are gathered separately from the SQL Server Statistics display.

Back

degenerate dimension

Front

A relationship between a dimension and a measure group in which the dimension main table is the same as the measure group table.

Back

diamond-shape relationship

Front

A chain of attribute relationships that splits and rejoins but that contains no redundant relationships. For example, Day->Month->Year and Day->Quarter->Year have the same start and end points, but do not have any common relationships.

Back

default instance

Front

The instance of SQL Server that uses the same name as the computer name on which it is installed.

Back

dirty read

Front

A read that contains uncommitted data.

Back

digital certificate

Front

A digital document that is commonly used for authentication and to help secure information on a network. A certificate binds a public key to an entity that holds the corresponding private key. Certificates are digitally signed by the certification authority that issues them, and they can be issued for a user, a computer, or a service.

Back

delivery channel type

Front

The protocol for a delivery channel, such as Simple Mail Transfer Protocol (SMTP) or File.

Back

dimension level

Front

The name of a set of members in a dimension hierarchy such that all members of the set are at the same distance from the root of the hierarchy. For example, a time hierarchy may contain the levels Year, Month, and Day.

Back

destination

Front

The SSIS data flow component that loads data into data stores or creates in-memory datasets.

Back

delivery channel

Front

A pipeline between a distributor and a delivery service.

Back

destination

Front

A synchronization provider that provide its current knowledge, accept a list of changes from the source provider, detect any conflicts between that list and its own items, and apply changes to its data store.

Back

deploy

Front

To build a DAC instance, either directly from a DAC package or from a DAC previously imported to the SQL Server Utility.

Back

differencer

Front

An interface to a tool that creates a DifferencingService object.

Back

denormalize

Front

To introduce redundancy into a table to incorporate data from a related table.

Back

detect

Front

To find something.

Back

DEK

Front

A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data.

Back

diacritic

Front

A mark placed over, under, or through a character, usually to indicate a change in phonetic value from the unmarked state.

Back

direct connect

Front

The state of being connected to a back-end database, so that any changes you make to a database diagram automatically update your database when you save the diagram or selected items in it.

Back

digest delivery

Front

A method of sending notifications that combines multiple notifications within a batch and sends the resulting message to a subscriber.

Back

dimension

Front

A structural attribute of a cube that organizes data into levels. For example, a Geography dimension might include the members Country, Region, State or Province, and City.

Back

default language

Front

The human language that SQL Server uses for errors and messages if a user does not specify a language.

Back

delimited identifier

Front

An object in a database that requires the use of special characters (delimiters) because the object name does not comply with the formatting rules of regular identifiers.

Back

dequeue

Front

To remove from a queue.

Back

dimension hierarchy

Front

A logical tree structure that organizes the members of a dimension such that each member has one parent member and zero or more child members.

Back

dimension member

Front

A single position or item in a dimension. Dimension members can be user-defined or predefined and can have properties associated with them.

Back

dirty page

Front

A buffer page that contains modifications that have not been written to disk.

Back

Section 10

(50 cards)

DPM SST for SQL Server

Front

A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator.

Back

DMV

Front

A set of built-in views that return server state information about values, objects, and settings in SQL Server.

Back

down

Front

Not functioning, in reference to computers, printers, communications lines on networks, and other such hardware.

Back

DMF

Front

One of a set of built-in functions that returns server state information about values, objects, and settings in SQL Server.

Back

DML

Front

The subset of SQL statements that is used to retrieve and manipulate data. DML statements typically start with SELECT INSERT UPDATE or DELETE.

Back

DPM Online recovery

Front

The process by which an administrator recovers previous versions of protected data from online recovery points on an internet-connected DPM server.

Back

discretize

Front

To put values of a continuous set of data into groups so that there are a discrete number of possible states.

Back

distributed partitioned view

Front

A view that joins horizontally partitioned data from a set of member tables across more than one server, making the data appear as if from one table.

Back

double byte character set

Front

A character set that can use more than one byte to represent a single character. A DBCS includes some characters that consist of 1 byte and some characters that consist of 2 bytes. Languages such as Chinese, Japanese, and Korean use DBCS.

Back

DPM System Recovery Tool

Front

Software provided with DPM to facilitate a Windows Server 2003 bare metal recovery for the DPM server and the computers that DPM protects.

Back

distribution cleanup agent

Front

A scheduled job that runs under SQL Server Agent. After all Subscribers have received a transaction, the agent removes the transaction from the distribution database. It also cleans up snapshot files from the file system after entries corresponding to those files have been removed from the distribution database.

Back

distributor

Front

A database instance that acts as a store for replication-specific data associated with one or more Publishers.

Back

domain

Front

The set of possible values that you can specify for an independent variable in a function, or for a database attribute.

Back

domain context

Front

A client-side representation of a domain service.

Back

double-byte character set

Front

A character set that can use more than one byte to represent a single character. A DBCS includes some characters that consist of 1 byte and some characters that consist of 2 bytes. Languages such as Chinese, Japanese, and Korean use DBCS.

Back

domain operation

Front

A method on a domain service that is exposed to a client application. It enables client applications to perform an action on the entity such as, query, update, insert, or delete records.

Back

dormant session

Front

Session in pre-login state. Sessions can be initiated or ended to modify their state, but they generally remain in either a "sleep/idle" state, such as when the session has been initiated and is open at the server for client use; or a "dormant" state, such as when the session has been ended and the session is not currently available at the server for client use.

Back

distributed transaction

Front

A transaction that spans multiple data sources.

Back

distinct count measure

Front

A measure commonly used to determine for each member of a dimension how many distinct, lowest-level members of another dimension share rows in the fact table.

Back

DPM Client

Front

The Data Protection Manager (DPM) Client enables the user to protect and recover their data as per the company protection policy configured by their backup administrator.

Back

domain

Front

A collection of computers in a networked environment that share a common database, directory database, or tree. A domain is administered as a unit with common rules and procedures, which can include security policies, and each domain has a unique name.

Back

DPM Online protection

Front

The process of using DPM online to protect data from loss or corruption by creating and maintaining replicas and recovery points of the data online.

Back

DML trigger

Front

A stored procedure that executes when data in a specified table is modified.

Back

DPM Self-Service Tool for SQL Server

Front

A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator.

Back

distribution retention period

Front

In transactional replication, the amount of time transactions are stored in the distribution database.

Back

DQS

Front

A knowledge-based data-quality system that enables users to perform knowledge discovery and management, data cleansing, data matching, integration with reference data services, and integrated profiling.

Back

DPM Online cache

Front

A cache volume required by DPM Online on which the DPM server stores information for faster backup and recovery from DPM Online.

Back

DPM Management Shell

Front

The command shell, based on Windows PowerShell (Powershell.exe), that makes available the cmdlets that perform functions in Data Protection Manager.

Back

DPM Online

Front

A feature that provides an online remote backup, both for securely storing data offsite for long durations and for disaster recovery (DR).

Back

DPM Online recovery point

Front

The date and time of a previous version of a data source that is available from DPM Online.

Back

download-only article

Front

An article in a merge publication that can be updated only at the Publisher or at a Subscriber that uses a server subscription.

Back

DPM Online protection group

Front

A collection of data sources that share the same DPM Online protection configuration.

Back

DQS knowledge base

Front

A repository of metadata that is used by Data Quality Services to improve the quality of data. This metadata is created either by the user interactively or by the Data Quality Services platform in an automated knowledge discovery process.

Back

DPM SRT

Front

Software provided with DPM to facilitate a Windows Server 2003 bare metal recovery for the DPM server and the computers that DPM protects.

Back

DPM Self-Service Recovery Configuration Tool

Front

A tool that enables DPM administrators to authorize end users to perform self-service recovery of data by creating and managing DPM roles (grouping of users, objects, and permissions).

Back

DPM engine

Front

A policy-driven engine that DPM uses to protect and recover data.

Back

distributed query

Front

A single query that accesses data from multiple data sources.

Back

discrete signal

Front

A time series consisting of a sequence of quantities, that is a time series that is a function over a domain of discrete integers.

Back

discretized column

Front

A column that represents finite, counted data

Back

DPM role

Front

The grouping of users, objects, and permissions that is used by DPM administrators to manage DPM features that are used by end users.

Back

DMX

Front

In Analysis Services, a statement that performs mining tasks programmatically.

Back

domain integrity

Front

The validity of entries for a specific column of data.

Back

DPM Online account

Front

A user account that DPM uses to start the DPM Online service.

Back

DPM Online replica

Front

A complete copy of an online-protected data source on DPM Online. Each member of an online protection group on the DPM server is associated with a DPM Online replica.

Back

drillthrough

Front

In Analysis Services, a technique to retrieve the detailed data from which the data in a cube cell was summarized.

Back

domain service

Front

A service that encapsulates the business logic of an application. It exposes a set of related domain operations in a service layer.

Back

distribution database

Front

A database on the Distributor that stores data for replication including transactions, snapshot jobs, synchronization status, and replication history information.

Back

drop-down list

Front

A list that can be opened to reveal all choices for a given field.

Back

drill-through report

Front

A secondary report that is displayed when a user clicks an item in a report. Detailed data is displayed in the same report.

Back

DPM Self-Service Recovery Tool

Front

A tool that is used by end users to recover backups from DPM, without any action required from the DPM administrator.

Back

Section 11

(50 cards)

ETW-based log sink

Front

A means of capturing trace events on the cache client or cache host with the Event Tracing for Windows (ETW) framework inside Windows.

Back

dynamic recovery

Front

The process that detects and/or attempts to correct software failure or loss of data integrity within a relational database management system (RDBMS).

Back

eager loading

Front

A pattern of loading where a specific set of related objects are loaded along with the objects that were explicitly requested in the query.

Back

effective policy

Front

The set of enabled policies for a target.

Back

event classification

Front

A means of differentiating types of events that occur on the cache client and cache host. The Windows Server AppFabric log sinks follow the classification established with the System.Diagnostics.TraceLevel enumeration.

Back

encryption

Front

The process of converting readable data (plaintext) into a coded form (ciphertext) to prevent it from being read by an unauthorized party.

Back

dynamic cursor

Front

A cursor that can reflect data modifications made to the underlying data while the cursor is open.

Back

event category

Front

In SQL Trace, a grouping of similar and logically related event classes.

Back

enroll

Front

To add an instance of SQL Server to the set of SQL Server instances managed by a utility control point.

Back

envelopes formula

Front

A financial formula that calculates "envelopes" above and below a moving average using a specified percentage as the shift. The envelopes indicator is used to create signals for buying and selling. You can specify the percentage the formula uses to calculate the envelopes.

Back

event header

Front

The portion of an event that defines the temporal properties of the event and the event kind. Temporal properties include a valid start time and end time associated with the event.

Back

DSN

Front

The collection of information used to connect an application to a particular ODBC database.

Back

enrollment

Front

The process of requesting, receiving, and installing a certificate.

Back

DSN-less connection

Front

A type of data connection that is created based on information in a data source name (DSN), but is stored as part of a project or application.

Back

e-mail

Front

The exchange of text messages and computer files over a communications network, such as a local area network or the Internet.

Back

endpoint

Front

A synchronization provider and its associated replica.

Back

dump

Front

A duplicate of a program, a disk, or data, made either for archiving purposes or for safeguarding files.

Back

event kind

Front

Event metadata that defines the event type.

Back

endpoint mapper

Front

A service on a remote procedure call (RPC) server that maintains a database of dynamic endpoints and allows clients to map an interface/object UUID pair to a local dynamic endpoint.

Back

end cap

Front

For paths that contain unconnected ends, such as lines, the end of a stroke. You can change the way the stroke looks at each end by applying one of four end cap styles: flat cap, round cap, square cap, and triangle cap.

Back

encryption key

Front

A bit string that is used in conjunction with an encryption algorithm to encrypt and decrypt data.

Back

Error List

Front

The name of a pane that shows T-SQL syntax or dependency errors.

Back

event handler

Front

A software routine that executes in response to an event.

Back

entity

Front

In Reporting Services, a logical collection of model items, including source fields, roles, folders, and expressions, presented in familiar business terms.

Back

dump device

Front

A tape or disk drive containing a backup medium.

Back

edge event

Front

An event whose event payload is valid for a given interval; however, only the start time is known upon arrival to the CEP server. The valid end time of the event is provided later in a separate edge event.

Back

equijoin

Front

A join in which the values in the columns being joined are compared for equality, and all columns are included in the results.

Back

Enrollment Agent

Front

A user account used to request smart card certificates on behalf of another user account. A specific certificate template is applied to an Enrollment Agent.

Back

event model

Front

The event metadata that defines the temporal characteristics (shape) of the event.

Back

event notification

Front

A special kind of trigger that sends information about database events to a service broker.

Back

dynamic management view

Front

A set of built-in views that return server state information about values, objects, and settings in SQL Server.

Back

equirectangular projection

Front

In a map report item, a very simple equidistant cylindrical projection in which the horizontal coordinate is the longitude and the vertical coordinate is the latitude.

Back

entity integrity

Front

A state in which every row of every table can be uniquely identified.

Back

dynamic filter

Front

A row filter available with merge replication that allows you to restrict the data replicated to a Subscriber based on a system function or user-defined function (for example: SUSER_SNAME()).

Back

event chronicle

Front

A table that stores event state information.

Back

event class

Front

In SQL Trace, a collection of properties that define an event.

Back

enterprise license

Front

A license that authorizes protection of both file and application resources on a single computer.

Back

event

Front

Any significant occurrence in the system or an application that requires a user to be notified or an entry to be added to a log.

Back

event

Front

The basic unit of data processed by the StreamInsight server. Each event contains a header that defines the event kind and the temporal properties of the event. An event (except the CTI event) typically contains an event payload, which is a .NET data structure that contains the data associated with the event.

Back

dynamic snapshot

Front

In merge replication, a snapshot that includes only the data from a single partition.

Back

error state number

Front

A number associated with SQL Server messages that helps Microsoft support engineers find the specific code location that issued the message.

Back

event collection stored procedures

Front

System-generated stored procedures that an application can call to submit events to the event table in the application database.

Back

error handling

Front

The process of dealing with errors (or exceptions) as they arise during the running of a program. Some programming languages, such as C++, Ada, and Eiffel, have features that aid in error handling.

Back

ETL

Front

The act of extracting data from various sources, transforming data to consistent types, and loading the transformed data for use by applications.

Back

dynamic routing

Front

Routing that adjusts automatically to the current conditions of a network. Dynamic routing typically uses one of several dynamic-routing protocols such as Routing Information Protocol (RIP) and Border Gateway Protocol (BGP). Compare static routing.

Back

error log

Front

A file that lists errors that were encountered during an operation.

Back

dynamic management function

Front

One of a set of built-in functions that returns server state information about values, objects, and settings in SQL Server.

Back

enqueue

Front

To place (an item) in a queue.

Back

dynamic locking

Front

The process used by SQL Server to determine the most cost-effective locks to use at any one time.

Back

event chronicle rule

Front

One or more Transact-SQL statements that manage the data in the event chronicle.

Back

Section 12

(50 cards)

failover cluster

Front

A group of servers that are in one location and that are networked together for the purpose of providing live backup in case one of the servers fails.

Back

fail over

Front

To switch processing from a failed component to its backup component.

Back

exclusive lock

Front

A lock that prevents any other transaction from acquiring a lock on a resource until the original lock on the resource is released at the end of the transaction.

Back

fact

Front

A row in a fact table in a data warehouse. A fact contains values that define a data event such as a sales transaction.

Back

execute

Front

To perform an instruction.

Back

event payload

Front

The data portion of an event in which the data fields are defined as CLR (common language runtime) types. An event payload is a typed structure.

Back

Facet

Front

A set of logical pre-defined properties that model the behavior or characteristics for certain types of managed targets (such as a database, table, login, view,etc) in policy-based management.

Back

expression host assembly

Front

All expressions found within a report are that are compiled into an assembly. The expression host assembly is stored as a part of the compiled report.

Back

failover partner

Front

The server used if the connection to the partner server fails.

Back

exploded pie chart

Front

A pie chart that displays the contribution of each value to a total while emphasizing individual values, by showing each slice of the pie as "pulled out," or separate, from the whole.

Back

explicit transaction

Front

A group of SQL statements enclosed within transaction delimiters that define both the start and end of the transaction.

Back

eviction

Front

The physical removal of a cached object from the memory of the cache host or hosts that it is stored on. This is typically done to keep the memory usage of the cache host service in check.

Back

fatal error

Front

An error that causes the system or a program to fail abruptly with no hope of recovery. An example of a fatal error is an uncaught exception that cannot be handled.

Back

expiration

Front

The point at which an object has exceeded the cache time-out value. When an object expires, it is evicted.

Back

explicit cap

Front

An explicit hierarchy used as the top level of a derived hierarchy structure.

Back

execution tree

Front

The path of data in the data flow of a SQL Server 2005 Integration Services package from sources through transformations to destinations.

Back

exponential moving average

Front

A moving average of data that gives more weight to the more recent data in the period and less weight to the older data in the period. The formula applies weighting factors which decrease exponentially. The weighting for each older data point decreases exponentially, giving much more importance to recent observations while still not discarding older observations entirely.

Back

external delivery system

Front

A system, such as Microsoft Exchange Server, that delivers formatted notifications to destination devices.

Back

extraction, transformation, and loading

Front

The act of extracting data from various sources, transforming data to consistent types, and loading the transformed data for use by applications.

Back

federated database servers

Front

A set of linked servers that shares the processing load of data by hosting partitions of a distributed partitioned view.

Back

exploded pie

Front

A pie chart that displays the contribution of each value to a total while emphasizing individual values, by showing each slice of the pie as "pulled out," or separate, from the whole.

Back

Extensible Stylesheet Language Transformation

Front

A declarative, XML-based language that is used to present or transform XML data.

Back

Everyone

Front

A type of user account.

Back

expression

Front

Any combination of operators, constants, literal values, functions, and names of fields (columns), controls, and properties that evaluates to a single value.

Back

Event Tracing for Windows (ETW)-based log sink

Front

A means of capturing trace events on the cache client or cache host with the Event Tracing for Windows (ETW) framework inside Windows.

Back

fact table

Front

A central table in a data warehouse schema that contains numerical measures and keys relating facts to dimension tables.

Back

fact dimension

Front

A relationship between a dimension and a measure group in which the dimension main table is the same as the measure group table.

Back

failed transaction

Front

A transaction that encountered an error and was not able to complete.

Back

Extensible Stylesheet Language Transformations

Front

A declarative, XML-based language that is used to present or transform XML data.

Back

failover clustering

Front

A high availability process in which an instance of an application or a service, running over one machine, can fail-over onto another machine in the failover cluster in the case the first one fails.

Back

fail-safe operator

Front

A user who receives the alert if the designated operator cannot be reached.

Back

extended stored procedure

Front

A function in a dynamic link library (DLL) that is coded using the SQL Server Extended Stored Procedure API. The function can then be invoked from Transact-SQL using the same statements that are used to execute Transact-SQL stored procedures.

Back

event source

Front

The point of origin of an event.

Back

extent

Front

On a disk or other direct-access storage device, a continuous block of storage space reserved by the operating system for a particular file or program.

Back

export format

Front

UI text for subscriptions and HTML viewer. Corresponds to rendering extensions.

Back

extract

Front

To build a DAC package file that contains the definitions of all the objects in an existing database, as well as instance objects that are associated with the database.

Back

exit module

Front

A Certificate Services component that performs post-processing after a certificate is issued, such as the publication of an issued certificate to Active Directory.

Back

facet property

Front

A predefined property that applies to a specific facet in Policy-Based Management.

Back

factory method

Front

A method, usually defined as static, whose purpose is to return an instance of a class.

Back

explicit hierarchy

Front

In Master Data Services, a hierarchy that uses consolidated members to group other consolidated and leaf members.

Back

failure notification

Front

A type of cache notification triggered when the cache client misses one or more cache notifications.

Back

facet

Front

A set of logical pre-defined properties that model the behavior or characteristics for certain types of managed targets (such as a database, table, login, view,etc) in policy-based management.

Back

Extensible Stylesheet Language

Front

An XML vocabulary that is used to transform XML data to another form, such as HTML, by means of a style sheet that defines presentation rules.

Back

event provider

Front

A provider that monitors a source of events and notifies the event table when events occur.

Back

Extended property

Front

User-defined text (descriptive or instructional including input masks and formatting rules) specific to a database or database object. The text is stored in the database as a property of the database or object.

Back

explicit loading

Front

A pattern of loading where related objects are not loaded until explicitly requested by using the Load method on a navigation property.

Back

Extended Protection for Authentication

Front

A security feature that helps protect against man-in-the-middle (MITM) attacks.

Back

extended permission

Front

A permission that is specific to an object added to the standard Active Directory object schema. The permission associated with the new object extends the existing default permission set.

Back

event table

Front

A table in the application database that stores event data.

Back

Execution Plan pane

Front

One of the tabs that hosts the output for an estimated or actual execution plan that SQL Server uses.

Back

Section 13

(50 cards)

free-form language

Front

A language whose syntax is not constrained by the position of characters on a line. C and Pascal are free-form languages; FORTRAN is not.

Back

full differential backup

Front

A backup of all files in the database, containing only changes made to the database since the most recent full backup. A full differential backup requires a full backup as a base.

Back

file-mapping object

Front

An object that maintains the association of a file's contents with a portion of the virtual address space of a process.

Back

forced service

Front

In a database mirroring session, a failover initiated by the database owner upon the failure of the principal server that transfers service to the mirror database while it is in an unknown state. Data may be lost.

Back

forward-only cursor

Front

A cursor that cannot be scrolled; rows can be read only in sequence from the first row to the last row.

Back

field length

Front

In bulk copy, the maximum number of characters needed to represent a data item in a bulk copy character format data file.

Back

file restore

Front

An operation that restores one or more files of a database.

Back

file differential backup

Front

A backup of one or more files containing only changes made to each file since its most recent file backup. A file differential backup requires a full file backup as a base.

Back

file rollover

Front

The process when a program closes a file, based on a certain event, and creates a new file.

Back

full-text search

Front

A search for one or more documents, records, or strings based on all of the actual text data rather than on an index containing a limited set of keywords.

Back

filestream

Front

A sequence of bytes used to hold file data.

Back

flexible ID

Front

An identifier that is assigned to various synchronization entities, such as replicas. The identifier can be of fixed or variable length.

Back

filter forgotten knowledge

Front

The knowledge that is used as the starting point for filter tracking. A filter-tracking replica can save storage space by removing ghosts and advancing the filter forgotten knowledge to contain the highest version of the ghosts that have been removed.

Back

foreign key association

Front

An association between entities that is managed through foreign key properties.

Back

filter key

Front

A 4-byte value that maps to a filter in a filter key map.

Back

fiber

Front

A Windows NT lightweight thread scheduled within a single OS thread.

Back

folder hierarchy

Front

A bounded namespace that uniquely identifies all reports, folders, shared data source items, and resources that are stored in and managed by a report server.

Back

filter-tracking replica

Front

A replica that can identify which items are in a filter and which have moved in or out of the filter recently.

Back

fixed database role

Front

A predefined role that exists in each database. The scope of the role is limited to the database in which it is defined.

Back

fiber mode

Front

A situation where an instance of SQL Server allocates one Windows thread per SQL scheduler, and then allocates one fiber per worker thread, up to the value set in the max worker threads option.

Back

file backup

Front

A backup of all the data in one or more files or filegroups.

Back

field terminator

Front

In bulk copy, one or more characters marking the end of a field or row, separating one field or row in the data file from the next.

Back

field marshaller

Front

A SQL Server feature that handles marshaling for fields.

Back

file DSN

Front

file Data Source Names. File-based data sources shared among all users with the same drivers installed. These data sources are not dedicated to a user or local to a computer.

Back

fold count

Front

A value that represents the number of partitions that will be created within the original data set.

Back

full outer join

Front

A type of outer join in which all rows in all joined tables are included, whether they are matched or not. For example, a full outer join between titles and publishers shows all titles and all publishers, even those that have no match.

Back

flat file

Front

A file consisting of records of a single record type in which there is no embedded structure information that governs relationships between records.

Back

filtered replica

Front

A replica that stores item data only for items that are in a filter, such as a media storage replica that stores only songs that are rated as three stars or better.

Back

format file

Front

A file containing meta information (such as data type and column size) that is used to interpret data when being read from or written to a data file.

Back

flexible identifier

Front

An identifier that is assigned to various synchronization entities, such as replicas. The identifier can be of fixed or variable length.

Back

full backup

Front

A backup of an entire database.

Back

Full-Text service

Front

The SQL Server component that performs the full-text querying.

Back

flatten

Front

To convert a nested structure into a flat structure.

Back

file mapping

Front

The association of a file's contents with a portion of the virtual address space of a process.

Back

fit

Front

One of the criteria used for evaluating the success of a data mining algorithm. Fit is typically represented as a value between 0 and 1, and is calculated by taking the covariance between the predicted and actual values of evaluated cases and dividing by the standard deviations of the same predicted and actual values.

Back

flattened rowset

Front

A multidimensional data set presented as a two-dimensional rowset in which unique combinations of elements of multiple dimensions are combined on an axis.

Back

foreign key

Front

A key in a database table that comes from another table (also know as the "referenced table") and whose values match the primary key (PK) or unique key in the referenced table.

Back

full-text query

Front

As a SELECT statement, a query that searches for words, phrases, or multiple forms of a word or phrase in the character-based columns (of char, varchar, text, ntext, nchar, or nvarchar data types). The SELECT statement returns those rows meeting the search criteria.

Back

full-text catalog

Front

A collection of full-text index components and other files that are organized in a specific directory structure and contain the data that is needed to perform queries.

Back

full-text enabling

Front

The process of allowing full-text querying to occur on the current database.

Back

full recovery model

Front

A database recovery mode that fully logs all transactions and retains all the log records until after they are backed up. The database can be recovered to the point of failure if the tail of the log is backed up after the failure. All forms of recovery are supported.

Back

fixed server role

Front

A predefined role that exists at the server level. The scope of the role is limited to the SQL Server instance in which it is defined.

Back

flattened interface

Front

An interface created to combine members of multiple interfaces.

Back

fine-grained lock

Front

A lock that applies to a small amount of code or data.

Back

field

Front

An area in a window or record that stores a single data value.

Back

feed consumer

Front

A software component that extracts items from a FeedSync feed and applies them to a destination replica by using a synchronization provider.

Back

foreign table

Front

A table that contains a foreign key.

Back

fill factor

Front

An attribute of an index that defines how full the SQL Server Database Engine should make each page of the index.

Back

FK

Front

A key in a database table that comes from another table (also know as the "referenced table") and whose values match the primary key (PK) or unique key in the referenced table.

Back

filegroup

Front

A named collection of one or more data files that forms a single unit of data allocation or for administration of a database.

Back

Section 14

(50 cards)

gated link

Front

A protected link between two or more objects. During execution, permissions are not checked across the object relationship once it has been established and credentials don't have to be checked several times. This type of link is useful when it is not appropriate or manageable to give permissions to many dependent objects.

Back

ghost

Front

An item or change unit in a filtered replica that was in the filter and has moved out.

Back

geometric data

Front

A type of spatial data that supports planar, or Euclidean (flat-earth), data.

Back

global ID

Front

A unique identifier that is assigned to a data item. The identifier must be unique across all clients. A global identifier is a flexible identifier and so can be any format, but it is typically a GUID and an 8-byte prefix.

Back

generator

Front

The component of Notification Services that matches events to subscriptions and produces notifications.

Back

granularity attribute

Front

The single attribute is used to specify the level of granularity for a given dimension in relation to a given measure group.

Back

full-width character

Front

In a double-byte character set, a character that is represented by 2 bytes and typically has a half-width variant.

Back

holdability

Front

Refers to the possibility of leaving result sets open ("on hold") that have been processed and are normally closed after this. For instance: "SQL Server supports holdability at the connection level only."

Back

hard-coding

Front

The process of putting string or character literals in the main body of code, instead of in external resource files.

Back

GAC

Front

A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer.

Back

fuzzy matching

Front

In Integration Services, a lookup methodology that uses an approximate matching algorithm to locate similar data values in a reference table.

Back

graphical query designer

Front

A query designer provided by the Reporting Services that allows the user to interactively build a query and view the results for data source types SQL Server, Oracle, OLE DB, and ODBC.

Back

grouping

Front

A set of data that is grouped together in a report.

Back

group

Front

A collection of users, computers, contacts, and other groups that is used as security or as e-mail distribution collections. Distribution groups are used only for e-mail. Security groups are used both to grant access to resources and as e-mail distribution lists.

Back

global default

Front

A default that is defined for a specific database and is shared by columns of different tables.

Back

hard disk

Front

An inflexible platter coated with material in which data can be recorded magnetically with read/write heads.

Back

hard-coding

Front

Basing numeric constants on the assumed length of a string; assumptions about language or culture-specific matters fixed in the code - e.g., string length, date formats, etc.

Back

hardware security module

Front

A secure device that provides cryptographic capabilities, typically by providing private keys used in Public-key cryptography.

Back

high watermark

Front

A memory consumption threshold on each cache host that specifies when objects are evicted out of memory, regardless of whether they have expired or not, until memory consumption goes back down to the low watermark.

Back

global assembly cache

Front

A computer-wide code cache that stores assemblies specifically installed to be shared by many applications on the computer.

Back

hierarchy tree

Front

A structure in which elements are related to each other hierarchically.

Back

garbage collection

Front

A process for automatic recovery of heap memory. Blocks of memory that had been allocated but are no longer in use are freed, and blocks of memory still in use may be moved to consolidate the free memory into larger blocks.

Back

gather-write operation

Front

A performance optimization where the Database Engine collects multiple modified data pages into a single write operation.

Back

GC

Front

A process for automatic recovery of heap memory. Blocks of memory that had been allocated but are no longer in use are freed, and blocks of memory still in use may be moved to consolidate the free memory into larger blocks.

Back

hint

Front

An option or strategy specified for enforcement by the SQL Server query processor on SELECT, INSERT, UPDATE, or DELETE statements. The hint overrides any execution plan the query optimizer might select for a query.

Back

history

Front

A list of the user's actions within a program, such as commands entered in an operating system shell, menus passed through using Gopher, or links followed using a Web browser.

Back

ghost record

Front

Row in the leaf level of an index that has been marked for deletion, but has not yet been deleted by the database engine.

Back

high availability

Front

A Windows Server AppFabric feature that supports continuous availability of cached data by storing copies of that data on multiple cache hosts.

Back

geographic data

Front

A type of spatial data that stores ellipsoidal (round-earth) data, such as GPS latitude and longitude coordinates.

Back

global subscription

Front

A subscription to a merge publication with an assigned priority value used for conflict detection and resolution.

Back

hard page-break renderer

Front

A rendering extension that maintains the report layout and formatting so that the resulting file is optimized for a consistent printing experience, or to view the report online in a book format.

Back

heterogeneous data

Front

Data stored in multiple formats.

Back

high whisker

Front

The highest value that is not an outlier on a box plot chart.

Back

granularity

Front

A description, from "coarse" to "fine", of a computer activity or feature (such as screen resolution, searching and sorting, or time slice allocation) in terms of the size of the units it handles (pixels, sets of data, or time slices). The larger the pieces, the coarser the granularity.

Back

helpdesk

Front

An individual or team of support professionals that provide technical assistance for an organization's network, hardware devices, and software.

Back

heat map

Front

A type of map presentation where the intensity of color for each polygon corresponds to the related analytical data. For example, low values in a range appear as blue (cold) and high values as red (hot).

Back

global rule

Front

A rule that is defined for a specific database and is shared by columns of different tables.

Back

ghost row

Front

Row in the leaf level of an index that has been marked for deletion, but has not yet been deleted by the database engine.

Back

garbage collector

Front

The part of the operating system that performs garbage collection.

Back

half-width character

Front

In a double-byte character set, a character that is represented by one byte and typically has a full-width variant.

Back

hardware token

Front

A secure device that provides cryptographic capabilities, typically by providing private keys used in Public-key cryptography.

Back

function

Front

A piece of code that operates as a single logical unit. A function is called by name, accepts optional input parameters, and returns a status and optional output parameters. Many programming languages support functions.

Back

generated code

Front

Code that is automatically generated for the client project based on operations and entities exposed in the middle tier when a RIA Services link exists between the server and client projects.

Back

high availability

Front

The ability of a system or device to be usable when it is needed. When expressed as a percentage, high availability is the actual service time divided by the required service time. Although high availability does not guarantee that a system will have no downtime, a network often is considered highly available if it achieves 99.999 percent network uptime.

Back

gap depth

Front

A measure that specifies the distance between data series that are displayed along distinct rows, as a result of clustering.

Back

hash partitioning

Front

A way of partitioning a table or index by allowing SQL Server to apply an internal hash algorithm to spread rows across partitions based on the number of partitions specified and the values of one or more partitioning columns.

Back

graphics primitive

Front

A basic shape (a point, a line, circle, curve, or polygon) that a graphics adapter can manipulate as a discrete entity.

Back

global identifier

Front

A unique identifier that is assigned to a data item. The identifier must be unique across all clients. A global identifier is a flexible identifier and so can be any format, but it is typically a GUID and an 8-byte prefix.

Back

globalization

Front

The process of designing and developing a software product to function in multiple locales. Globalization involves identifying the locales that must be supported, designing features that support those locales, and writing code that functions equally well in any of the supported locales.

Back

fuzzy grouping

Front

In Integration Services, a data cleaning methodology that examines values in a dataset and identifies groups of related data rows and the one data row that is the canonical representation of the group.

Back

Section 15

(50 cards)

Hypertext Markup Language

Front

An application of the Standard Generalized Markup Language that uses tags to mark elements, such as text and graphics, in a document to indicate how Web browsers should display these elements to the user and should respond to user actions.

Back

initial synchronization

Front

The first synchronization for a subscription, during which system tables and other objects that are required by replication, and the schema and data for each article, are copied to the Subscriber.

Back

in-person authentication

Front

Physical authentication to complete a certificate request transaction. For example, an end user requesting his/her personal identification number (PIN) be unblocked will visit a certificate manager in person to provide in-person authentication with identification, such as an employee badge or drivers license.

Back

holdout store

Front

The data mining structure that is used to cache the holdout data. It contains references to the holdout data.

Back

HTML Viewer

Front

UI element consisting of a report toolbar and other navigation elements used to work with a report.

Back

holdout

Front

A percentage of training data that is reserved for use in measuring the accuracy of the structure of the data mining model.

Back

input member

Front

A member whose value is loaded directly from the data source instead of being calculated from other data.

Back

initial snapshot

Front

Files that include schema and data, constraints, extended properties, indexes, triggers, and system tables that are necessary for replication.

Back

hot standby server

Front

A standby server that can support rapid failover without a loss of data from committed transactions.

Back

identifying field

Front

A field or group of fields that identify an entity as a unique object.

Back

IEC

Front

One of two international standards bodies responsible for developing international data communications standards. The International Electrotechnical Commission (IEC) works closely with the International Organization for Standardization (ISO) to define standards of computing. They jointly published the ISO/IEC SQL-92 standard for SQL.

Back

identity column

Front

A column in a table that has been assigned the identity property.

Back

incoming message

Front

A message that has been sent across one or more messaging systems. It may have been sent only to you or to many other recipients. Incoming messages are placed in a receive folder designated to hold messages of a particular class. You can set up a different receive folder for each message class that you handle or use one folder for all of the classes.

Back

immediate updating subscription

Front

A subscription to a transactional publication for which the user is able to make data modifications at the Subscriber. The data modifications are then immediately propagated to the Publisher using the two-phase commit protocol (2PC).

Back

input source

Front

Any table, view, or schema diagram used as an information source for a query.

Back

hopping window

Front

A type of window in which consecutive windows "hop" forward in time by a fixed period. The window is defined by two time spans: the period P and the window length L. For every P time unit a new window of size L is created.

Back

inner join

Front

An operation that retrieves rows from multiple source tables by comparing the values from columns shared between the source tables. An inner join excludes rows from a source table that have no matching rows in the other source tables.

Back

inactive data source

Front

A data source that has been backed up on the DPM server but is no longer being actively protected.

Back

HTML

Front

An application of the Standard Generalized Markup Language that uses tags to mark elements, such as text and graphics, in a document to indicate how Web browsers should display these elements to the user and should respond to user actions.

Back

Index Allocation Map

Front

A page that maps the extents in a 4-GB part of a database file that is used by an allocation unit.

Back

indexed view

Front

A view with a unique clustered index applied on it to improve the performance of some types of queries.

Back

input set

Front

The set of data provided to a Multidimensional Expressions (MDX) value expression upon which the expression operates.

Back

horizontal split

Front

A horizontal orientation of the CIDER shell.

Back

included column index

Front

A nonclustered index containing both key and nonkey columns.

Back

identifying relationship

Front

A relationship where the primary key of the principal entity is part of the primary key of the dependent entity. In this kind of relationship, the dependent entity cannot exist without the principal entity.

Back

HSM

Front

A secure device that provides cryptographic capabilities, typically by providing private keys used in Public-key cryptography.

Back

index page

Front

A database page containing index rows.

Back

incremental update

Front

The set of operations that either adds new members to an existing cube or dimension, or adds new data to a partition.

Back

home page

Front

A document that serves as a starting point in a hypertext system. On the World Wide Web, an entry page for a set of Web pages and other files in a Web site. The home page is displayed by default when a visitor navigates to the site using a Web browser.

Back

inference attack

Front

A type of security threat in which a malicious user is able to derive the value of data without actually accessing it, for example by monitoring the response time to a query.

Back

input stream

Front

A flow of information used in a program as a sequence of bytes that are associated with a particular task or destination. Input streams include series of characters read from the keyboard to memory and blocks of data read from disk files.

Back

hot standby

Front

A standby server that can support rapid failover without a loss of data from committed transactions.

Back

input adapter

Front

An adapter that accepts incoming event streams from external sources such as databases, files, ticker feeds, network ports, manufacturing devices and so on.

Back

hop

Front

In data communications, one segment of the path between routers on a geographically dispersed network.

Back

implicit cursor conversion

Front

The return of a different type of cursor than the user had declared.

Back

information model

Front

An object-oriented schema that defines metadata constructs used to specify the structure and behavior of an application, process, component, or software artifact.

Back

InProc

Front

A circumstance where the COM object's code is loaded from a DLL file and is located in the same process as the client.

Back

identity property

Front

A property that generates values that uniquely identify each row in a table.

Back

hybrid OLAP

Front

A storage mode that uses a combination of multidimensional data structures and relational database tables to store multidimensional data.

Back

independent association

Front

An association between entities that is represented and tracked by an independent object.

Back

homogeneous data

Front

Data that comes from multiple data sources that are all managed by the same software.

Back

ideographic character

Front

A character in an Asian writing system that represents a concept or an idea, but not a particular word or pronunciation.

Back

implied permission

Front

Permission to perform an activity specific to a role.

Back

implicit transaction

Front

A connection option in which each SQL statement executed by the connection is considered a separate transaction.

Back

holdout data

Front

A percentage of training data that is reserved for use in measuring the accuracy of the structure of the data mining model.

Back

initial tape

Front

In a media set using tape backup devices, the first tape in a media family.

Back

ideograph

Front

A character in an Asian writing system that represents a concept or an idea, but not a particular word or pronunciation.

Back

horizontal partitioning

Front

To segment a single table into multiple tables based on selected rows.

Back

information technology

Front

The formal name for a company's data processing department.

Back

Home

Front

Root folder in report server folder namespace.

Back

Section 16

(50 cards)

item-level role definition

Front

A security template that defines a role used to control access to or interaction with an item in the report server folder namespace.

Back

join condition

Front

A comparison clause that specifies how tables are related by their join columns.

Back

instance store

Front

A set of database tables that store workflow instance state and workflow instance metadata.

Back

job

Front

A specified series of operations, called steps, performed sequentially by a program to complete an action.

Back

key

Front

A column or group of columns that uniquely identifies a row (primary key), defines the relationship between two tables (foreign key), or is used to build an index.

Back

integrity constraint

Front

A property defined on a table that prevents data modifications that would create invalid data.

Back

key

Front

In encryption, authentication, and digital signatures, a value used in combination with an algorithm to encrypt or decrypt information.

Back

join operator

Front

A comparison operator in a join condition that determines how the two sides of the condition are evaluated and which rows are returned.

Back

key

Front

In an array, the field by which stored data is organized and accessed.

Back

invoke operation

Front

A domain operation that is executed without tracking or deferred execution.

Back

IP address

Front

A binary number that uniquely identifies a host (computer) connected to the Internet to other Internet hosts, for the purposes of communication through the transfer of packets.

Back

IPC

Front

The ability of one task or process to communicate with another in a multitasking operating system. Common methods include pipes, semaphores, shared memory, queues, signals, and mailboxes.

Back

instance query provider

Front

A provider that allows you to issue queries against an instance store. For example, a SQL query provider lets you query for workflow instances stored in a SQL Server database. When you execute a cmdlet that queries for instances against an instance store, the cmdlet internally uses the query provider to retrieve instances from that store.

Back

Internet Protocol security

Front

A set of industry-standard, cryptography-based services and protocols that help to protect data over a network.

Back

ISQL

Front

An interactive command prompt utility provided with SQL Server that lets users run Transact-SQL statements or batches from a server or workstation and view the results that are returned.

Back

Insert Values query

Front

A query (SQL statement) that creates a new row and inserts values into specified columns.

Back

instance store provider

Front

In Windows AppFabric, a provider that allows you to create instance store objects. For example, a SQL store provider allows clients to create SQL workflow instance store objects, which in turn allows clients to save and retrieve workflow instances to and from a persistence store.

Back

junction table

Front

A table that establishes a relationship between other tables.

Back

intermediate language

Front

A computer language used as an intermediate step between the original source language, usually a high-level language, and the target language, usually machine code. Some high-level compilers use assembly language as an intermediate language.

Back

Kagi chart

Front

A chart, mostly independent of time, used to track price movements and to make decisions on purchasing stock.

Back

insert event

Front

The event kind used to signify the arrival of an event into the stream. The insert event type consists of metadata that defines the valid lifetime of the event and the payload (data) fields of the event.

Back

integration

Front

In computing, the combining of different activities, programs, or hardware components into a functional unit.

Back

integrity

Front

The accuracy of data and its conformity to its expected value, especially after being transmitted or processed.

Back

interactive structured query language

Front

An interactive command prompt utility provided with SQL Server that lets users run Transact-SQL statements or batches from a server or workstation and view the results that are returned.

Back

isolation level

Front

The property of a transaction that controls the degree to which data is isolated for use by one process, and is guarded against interference from other processes.

Back

Insert Into query

Front

A query that copies specific columns and rows from one table to another or to the same table.

Back

item-level role assignment

Front

A security policy that applies to an item in the report server folder namespace.

Back

job history

Front

Log that keeps a historical record of jobs.

Back

join filter

Front

A filter used in merge replication that extends the row filter of one table to a related table.

Back

key column

Front

A column whose contents uniquely identify every row in a table.

Back

IPsec

Front

A set of industry-standard, cryptography-based services and protocols that help to protect data over a network.

Back

interval event

Front

An event whose payload is valid for a given period of time. The metadata of the interval event requires that both the start and end time of the interval be provided in the event metadata. Interval events are valid only for this specific interval.

Back

join

Front

To combine the contents of two or more tables and produce a result set that incorporates rows and columns from each table. Tables are typically joined using data that they have in common.

Back

join path

Front

A series of joins indicating how two tables are related.

Back

key generator

Front

A hardware or software component that is used to generate encryption key material.

Back

item

Front

A unit of data or metadata that is being synchronized. A typical item of data might be a file or record, whereas a typical item of metadata might be a knowledge item.

Back

interprocess communication

Front

The ability of one task or process to communicate with another in a multitasking operating system. Common methods include pipes, semaphores, shared memory, queues, signals, and mailboxes.

Back

iterate

Front

To execute one or more statements or instructions repeatedly. Statements or instructions so executed are said to be in a loop.

Back

key attribute

Front

The attribute of a dimension that links the non-key attributes in the dimension to related measures.

Back

intent lock

Front

A lock that is placed on one level of a resource hierarchy to protect shared or exclusive locks on lower-level resources.

Back

interface implication

Front

If an interface implies another interface, then any class that implements the first interface must also implement the second interface. Interface implication is used in an information model to get some of the effects of multiple inheritance.

Back

join column

Front

A column referenced in a join condition.

Back

International Electrotechnical Commission

Front

One of two international standards bodies responsible for developing international data communications standards. The International Electrotechnical Commission (IEC) works closely with the International Organization for Standardization (ISO) to define standards of computing. They jointly published the ISO/IEC SQL-92 standard for SQL.

Back

instance

Front

A copy of SQL Server running on a computer.

Back

instance control provider

Front

A provider that allows you to issue control commands against workflow instances in an instance store. For example, a SQL control provider lets you suspend, resume, or terminate instances stored in a SQL Server database. When you execute a cmdlet that controls a workflow instance in an instance store, the cmdlet internally uses the control provider for that instance store to send commands to the instance.

Back

interface

Front

A defined set of properties, methods, and collections that form a logical grouping of behaviors and data.

Back

intent share

Front

A lock that is placed on one level of a resource hierarchy to protect shared or exclusive locks on lower-level resources.

Back

key

Front

A string that identifies an object in the cache. This string must be unique within a region. Objects are associated with a key when they are added and then retrieved with the same key.

Back

insensitive cursor

Front

A cursor that does not reflect data modification made to the underlying data by other users while the cursor is open.

Back

interval event model

Front

The event model of an interval event.

Back

Section 17

(50 cards)

local Distributor

Front

A server that is configured as both a Publisher and a Distributor for SQL Server Replication.

Back

left outer join

Front

A type of outer join in which all rows from the left-most table in the JOIN clause are included. When rows in the left table are not matched by rows in the right table, all result set columns that come from the right table are assigned a value of NULL.

Back

lock

Front

A restriction on access to a resource in a multiuser environment.

Back

latch

Front

A short-term synchronization object protecting actions that need not be locked for the life of a transaction. A latch is primarily used to protect a row that the storage engine is actively transferring from a base table or index to the relational engine.

Back

log shipping

Front

Copying, at regular intervals, log backup from a read-write database (the primary database) to one or more remote server instances (secondary servers). Each secondary server has a read-only database, called a secondary database, that was created by restoring a full backup of the primary database without recovery. The secondary server restores each copied log backup to the secondary database. The secondary servers are warm standbys for the primary server.

Back

lift chart

Front

In Analysis Services, a chart that compares the accuracy of the predictions of each data mining model in the comparison set.

Back

Key Recovery Agent

Front

A designated user that works with a certificate administrator to recover a user's private key. A specific certificate template is applied to a Key Recovery Agent.

Back

key recovery

Front

The process of recovering a user's private key.

Back

localization

Front

The process of adapting a product and/or content (including text and non-text elements) to meet the language, cultural, and political expectations and/or requirements of a specific local market (locale).

Back

log shipping configuration

Front

A single primary server, one or more secondary servers (each with a secondary database), and a monitor server.

Back

log chain

Front

A continuous sequence of transaction logs for a database. A new log chain begins with the first backup taken after the database is created, or when the database is switched from the simple to the full or bulk-logged recovery model. A log chain forks after a restore followed by a recovery, creating a new recovery branch.

Back

local partitioned view

Front

A view that joins horizontally partitioned data from a set of member tables across a single server, making the data appear as if from one table.

Back

local cache

Front

A feature that enables deserialized copies of cached objects to be saved in the memory of the same process that runs the cache-enabled application.

Back

linked measure group

Front

A reference in a cube to a measure group in a different cube (that is, a cube with a different data source view that exists in the same or a different Analysis Services database). A linked measure group can only be edited in the source database.

Back

linked dimension

Front

A reference in a cube to a dimension in a different cube (that is, a cube with a different data source view that exists in the same or a different Analysis Services database). A linked dimension can only be related to measure groups in the source cube, and can only be edited in the source database.

Back

little endian

Front

Pertaining to a processor memory architecture that stores numbers so that the least significant byte is placed first.

Back

line layer

Front

The layer in a map report that displays spatial data as lines, for example, lines that indicate paths or routes.

Back

LINQ

Front

A query syntax that defines a set of query operators that allow traversal, filter, and projection operations to be expressed in a direct, declarative way in any .NET-based programming language.

Back

leaf

Front

A node with no child objects represented in the tree.

Back

leaf level

Front

The bottom level of a clustered or nonclustered index, or the bottom level of a hierarchy.

Back

key range lock

Front

A lock that is used to lock ranges between records in a table to prevent phantom additions to, or deletions from, a set of records. Ensures serializable transactions.

Back

leaf node

Front

A node with no child objects represented in the tree.

Back

level

Front

The name of a set of members in a dimension hierarchy such that all members of the set are at the same distance from the root of the hierarchy. For example, a time hierarchy may contain the levels Year, Month, and Day.

Back

KPI

Front

A predefined measure that is used to track performance of a strategic goal, objective, plan, initiative, or business process. A KPI is evaluated against a target. An explicit and measurable value taken directly from a data source. Key performance indicators (KPIs) are used to measure performance in a specific area, for example, revenue per customer.

Back

key performance indicator

Front

A predefined measure that is used to track performance of a strategic goal, objective, plan, initiative, or business process. A KPI is evaluated against a target. An explicit and measurable value taken directly from a data source. Key performance indicators (KPIs) are used to measure performance in a specific area, for example, revenue per customer.

Back

linked table

Front

An OLE DB rowset exposed by an OLE DB data source that has been defined as a linked server for use in SQL Server distributed queries.

Back

Log Reader Agent

Front

In Replication, the executable that monitors the transaction of each database configured for transactional replication, and copies the transactions marked for replication from the transaction into the distribution database.

Back

lead host

Front

A cache host that has been designated to work with other lead hosts and to keep the cluster running at all times.

Back

log backup

Front

A backup of transaction logs that includes all log records not backed up in previous log backups. Log backups are required under the full and bulk-logged recovery models and are unavailable under the simple recovery model.

Back

lead byte

Front

The byte value that is the first half of a double-byte character.

Back

log sequence number

Front

A unique number assigned to each entry in a transaction log. LSNs are assigned sequentially according to the order in which entries are created.

Back

log provider

Front

A provider that logs package information at run time. Integration Services includes a variety of log providers that make it possible to capture events during package execution. Logs are created and stored in formats such as XML, text, database, or in the Windows event log.

Back

learned knowledge

Front

The current knowledge of a source replica about a specific set of changes, and the logged conflicts of that replica.

Back

language service scanner

Front

A component that is used to identify types of tokens in source code. This information is used for syntax highlighting and for quickly identifying token types that can trigger other operations, for example, brace matching.

Back

least recently used

Front

The type of eviction used by the cache cluster, where least recently used objects are evicted before the most recently used objects.

Back

latency

Front

The delay that occurs while data is processed or delivered.

Back

language service parser

Front

A component that is used to describe the functions and scope of the tokens in source code.

Back

lock escalation

Front

The process of converting many fine-grain locks into fewer coarse-grain locks, thereby reducing system overhead.

Back

lazy schema validation

Front

An option that delays checking the remote schema to validate its metadata against a query until execution in order to increase performance.

Back

linked server

Front

A definition of an OLE DB data source used by SQL Server distributed queries. The linked server definition specifies the OLE DB provider required to access the data, and includes enough addressing information for the OLE DB provider to connect to the data.

Back

KRA

Front

A designated user that works with a certificate administrator to recover a user's private key. A specific certificate template is applied to a Key Recovery Agent.

Back

knowledge

Front

The metadata about all the changes that a participant has seen and maintains.

Back

leaf member

Front

A member that has no descendents.

Back

Language for non-Unicode programs

Front

A Regional and Language Options setting that specifies the default code pages and associated bitmap font files for a specific computer that affects all of that computer's users. The default code pages and fonts enable a non-Unicode application written for one operating system language version to run correctly on another operating system language version.

Back

linking table

Front

A table that has associations with two other tables, and is used indirectly as an association between those two tables.

Back

lazy loading

Front

A pattern of data loading where related objects are not loaded until a navigation property is accessed.

Back

keyset-driven cursor

Front

A cursor that shows the effects of updates made to its member rows by other users while the cursor is open, but does not show the effects of inserts or deletes.

Back

lightweight pooling

Front

An option that provides a means of reducing the system overhead associated with the excessive context switching sometimes seen in symmetric multiprocessing (SMP) environments by performing the context switching inline, thus helping to reduce user/kernel ring transitions.

Back

local subscription

Front

A subscription to a merge publication that uses the priority value of the Publisher for conflict detection and resolution.

Back

locale

Front

A collection of rules and data specific to a language and a geographic area. Locales include information on sorting rules, date and time formatting, numeric and monetary conventions, and character classification.

Back

Section 18

(50 cards)

market basket analysis

Front

A standard data mining algorithm that analyzes a list of transactions to make predictions about which items are most frequently purchased together.

Back

master server

Front

A server that distributes jobs and receives events from multiple servers.

Back

master merge

Front

The process of combining shadow indexes with the current master index to form a new master index.

Back

low whisker

Front

The lowest value that is not an outlier on a box plot chart.

Back

Master Data Manager

Front

A component of the Master Data Services application for managing and accessing master data.

Back

long parsing

Front

In the SQL system there are two typical types of threads: - short thread: it is a process that use the resources for a short time and - long thread: it is a process that use the resources for a long time. long parsing: is the analysis of the threads that lived for a long time Note: the definition of short/long is based on the system calculation/statistic for each process.

Back

Manage Relationships

Front

A UI element that enables a user to view, delete or create new relationships in a model.

Back

logic error

Front

An error, such as a faulty algorithm, that causes a program to produce incorrect results but does not prevent the program from running. Consequently, a logic error is often very difficult to find.

Back

luring attack

Front

An attack in which the client is lured to voluntarily connect to the attacker.

Back

Master Data Services

Front

A master data management application to consistently define and manage the critical data entities of an organization.

Back

map gallery

Front

A gallery that contains maps from reports that are located in the map gallery folder for the report authoring environment.

Back

logical name

Front

A name used by SQL Server to identify a file.

Back

master data management

Front

The technology, tools, and processes required to create and maintain consistent and accurate lists of master data of an organization.

Back

map tile

Front

One of a number of 256 x 256 pixel images that are combined to create a Bing map. A map tile contains a segment of a view of the earth in Mercator projection, with possible road and text overlays depending on the style of the Bing map.

Back

logical record

Front

A merge replication feature that allows you to define a relationship between related rows in different tables so that the rows are processed as a unit.

Back

MDS

Front

A master data management application to consistently define and manage the critical data entities of an organization.

Back

MBCS

Front

A mixed-width character set, in which some characters consist of more than 1 byte. An MBCS is used in languages such as Japanese, Chinese, and Korean, where the 256 possible values of a single-byte character set are not sufficient to represent all possible characters.

Back

management policy

Front

A definition of the workflows used for managing certificates within a Certificate Lifecyle Manager (CLM) profile template. A management policy defines who performs specific management tasks within the workflows, and provides management details for the entire lifecycle of the certificates within the profile template.

Back

master data

Front

The critical data of a business, such as customer, product, location, employee, and asset. Master data fall generally into four groupings: people, things, places, and concepts and can be further categorized. For example, within people, there are customer, employee, and salesperson. Within things, there are product, part, store, and asset. Within concepts, there are things like contract, warrantee, and licenses. Finally, within places, there are office locations and geographic divisions.

Back

many-to-many dimension

Front

A relationship between a dimension and a measure group in which a single fact may be associated with many dimension members and a single dimension member may be associated with a many facts. To define this relationship between the dimension and the fact table, the dimension is joined to an intermediate fact table and the intermediate fact table is joined, in turn, to an intermediate dimension table that is joined to the fact table.

Back

marker

Front

A visual indicator that identifies a data point. In a map report, a marker is the visual indicator that identifies the location of each point on the point layer.

Back

LRU

Front

The type of eviction used by the cache cluster, where least recently used objects are evicted before the most recently used objects.

Back

Master Data Services Configuration Manager

Front

A SQL Server configuration manager used to create and configure Master Data Services databases, Web sites, and Web applications.

Back

materialized view

Front

A view in which the query result is cached as a concrete table that may be updated from the original base tables from time to time.

Back

low watermark

Front

A memory consumption threshold on each cache host that specifies when expired objects are evicted out of memory.

Back

map layer

Front

A child element of the map, each map layer including elements for their map members and map member attributes.

Back

mapper

Front

A component that maps objects.

Back

login ID

Front

A string that is used to identify a user or entity to an operating system, directory service, or distributed system. For example, in Windows® integrated authentication, a login name uses the form "DOMAIN\username."

Back

manual failover

Front

In a database mirroring session, a failover initiated by the database owner, while the principal server is still running, that transfers service from the principal database to the mirror database while they are in a synchronized state.

Back

MAPI

Front

A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation.

Back

LSN

Front

A unique number assigned to each entry in a transaction log. LSNs are assigned sequentially according to the order in which entries are created.

Back

master file

Front

The file installed with earlier versions of SQL Server used to store the master, model, and tempdb system databases and transaction logs and the pubs sample database and transaction log.

Back

Management Studio

Front

A suite of management tools included with Microsoft SQL Server for configuring, managing, and administering all components within Microsoft SQL Server.

Back

managed instance

Front

An instance of SQL Server monitored by a utility control point.

Back

map control

Front

A JavaScript control that contains the objects, methods, and events that you need to display maps powered by Bing Maps™ on your Web site.

Back

map

Front

To associate data with a specified location in memory.

Back

log shipping job

Front

A job performing one of the following log-shipping operations: backing up the transaction log of the primary database at the primary server (the backup job), copying the transaction log file to a secondary server (the copy job), or restoring the log backup to the secondary database on a secondary server (the restore job). The backup job resides on the primary server; the copy and restore jobs reside on each of the secondary servers. See also: primary database, primary server, secondary database, secondary server.

Back

map viewport

Front

The area of the map to display in the map report item. For example, a map for the entire United States might be embedded in a report, but only the area for the northwestern states are displayed.

Back

managed code

Front

Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications.

Back

marker map

Front

A map that displays a marker at each location (for example, cities) and varies marker color, size, and type.

Back

Low Box

Front

The lowest value of a box on a Box Plot chart.

Back

log sink

Front

A tracing function of the cache client and cache host. Log sinks capture trace events from the cache client or cache host and can display them in a console, write them to a log file, or report them to the Event Tracing for Windows (ETW) framework inside Windows.

Back

master database

Front

The system database that records all the system-level information for an instance of SQL Server.

Back

management data warehouse

Front

A relational database that is used to store data that is collected.

Back

matrix data region

Front

A report item on a report layout that displays data in a variable columnar format.

Back

MDX

Front

A language for querying and manipulating data in multidimensional objects (OLAP cubes).

Back

many-to-one relationship

Front

A relationship between two tables in which one row in one table can relate to many rows in another table.

Back

login security mode

Front

A security mode that determines the manner in which an instance of SQL Server validates a login request.

Back

map resolution

Front

The accuracy at which the location and shape of map features can be depicted for a given map scale. In a large scale map (e.g. a map scale of 1:1) there is less reduction of features than those shown on a small scale map (e.g. 1:1,000,000).

Back

made-with knowledge

Front

In synchronization processes, the current knowledge of the source replica, to be used in conflict detection.

Back

Section 19

(50 cards)

median price formula

Front

A formula that calculates the average of the high and low prices.

Back

Microsoft SQL Server Power Pivot for Microsoft Excel

Front

A SQL Server add-in for Excel.

Back

merge replication

Front

A type of replication that allows sites to make autonomous changes to replicated data, and at a later time, merge changes and resolve conflicts when necessary.

Back

memo

Front

A type of column that contains long strings, typically more than 255 characters.

Back

Message Queuing

Front

A Microsoft technology that enables applications running at different times to communicate across heterogeneous networks and systems that may be temporarily offline.

Back

mining structure

Front

A data mining object that defines the data domain from which the mining models are built.

Back

Microsoft SQL Server Notification Services

Front

A Microsoft SQL Server add-in that provides a development framework and hosting server for building and deploying notification applications.

Back

mirror database

Front

In a database mirroring session, the copy of the database that is normally fully synchronized with the principal database.

Back

Microsoft SQL Server 2008 Express

Front

A lightweight and embeddable version of Microsoft SQL Server 2008.

Back

Microsoft Sequence Clustering algorithm

Front

Algorithm that is a combination of sequence analysis and clustering, which identifies clusters of similarly ordered events in a sequence. The clusters can be used to predict the likely ordering of events in a sequence based on known characteristics.

Back

Microsoft SQL Server Service Broker

Front

A technology that helps developers build scalable, secure database applications.

Back

metadata

Front

Information about the properties or structure of data that is not part of the values the data contains.

Back

Microsoft SQL Server Compact 3.5 for Devices

Front

A file that installs the SQL Server Compact 3.5 devices runtime components.

Back

measure

Front

In a cube, a set of values that are usually numeric and are based on a column in the fact table of the cube. Measures are the central values that are aggregated and analyzed.

Back

media header

Front

A label that provides information about the backup media.

Back

member

Front

A single position or item in a dimension. Dimension members can be user-defined or predefined and can have properties associated with them.

Back

Microsoft SQL Server Books Online

Front

A collection of electronic documentation that includes the complete documentation that ships with Microsoft SQL Server.

Back

Microsoft SQL Server System CLR Types

Front

A stand-alone package, part of SQL Server 2008 R2 Feature Pack, that contains the components implementing the geometry, geography, and hierarchy id types in SQL Server.

Back

Microsoft SQL Server Reporting Services

Front

A server-based report generation environment for enterprise, Web-enabled reporting functionality so you can create reports that draw content from a variety of data sources, publish reports in various formats, and centrally manage security and subscriptions.

Back

minor tick mark

Front

A tick mark that corresponds to a minor scaling unit on an axis.

Back

median value

Front

The middle value in a set of ordered numbers. The median value is determined by choosing the smallest value such that at least half of the values in the set are no greater than the chosen value. If the number of values within the set is odd, the median value corresponds to a single value. If the number of values within the set is even, the median value corresponds to the sum of the two middle values divided by two.

Back

mining model

Front

An object that contains the definition of a data mining process and the results of the training activity. For example, a data mining model may specify the input, output, algorithm, and other properties of the process and hold the information gathered during the training activity, such as a decision tree.

Back

middleware

Front

Software that sits between two or more types of software and translates information between them. Middleware can cover a broad spectrum of software and generally sits between an application and an operating system, a network operating system, or a database management system.

Back

Microsoft SQL Server Compact

Front

A Microsoft relational database management and analysis system for e-commerce, line-of-business, and data warehousing solutions.

Back

message number

Front

A number that identifies a SQL Server error message.

Back

member expression

Front

A valid Multidimensional Expressions (MDX) expression that returns a member.

Back

Microsoft SharePoint Foundation Usage Data Import

Front

The default timer job for SharePoint Foundation that imports usage log files into the logging database.

Back

Microsoft SQL Server Power Pivot for Microsoft SharePoint

Front

A Microsoft SQL Server technology that provides query processing and management control for Power Pivot workbooks published to SharePoint.

Back

memory clerk

Front

A memory management component that allocates memory.

Back

member delegation

Front

A modeling concept that describes how interface members are mapped from one interface to another.

Back

Microsoft Message Queuing

Front

A Microsoft technology that enables applications running at different times to communicate across heterogeneous networks and systems that may be temporarily offline.

Back

Microsoft SQL Server 2008 Express with Tools

Front

A free, easy-to-use version of the SQL Server Express data platform that includes the graphical management tool: SQL Server Management Studio (SMSS) Express.

Back

Messages pane

Front

One of the tabs that hosts the messages returned from SQL Server after a TSQL query has been executed.

Back

median

Front

The middle value in a set of ordered numbers. The median value is determined by choosing the smallest value such that at least half of the values in the set are no greater than the chosen value. If the number of values within the set is odd, the median value corresponds to a single value. If the number of values within the set is even, the median value corresponds to the sum of the two middle values divided by two.

Back

Microsoft SQL Server Playback Capture Wizard

Front

A wizard that supports the capture of information about an event for later analysis.

Back

message type

Front

A definition of a Service Broker message. The message type specifies the name of the message and the type of validation Service Broker performs on incoming messages of that type.

Back

Microsoft SQL Server Reporting Services Report Builder

Front

A report authoring tool that features a Microsoft Office-like authoring environment and features such as new sparkline, data bar, and indicator data visualizations, the ability to save report items as report parts, a wizard for creating maps, aggregates of aggregates, and enhanced support for expressions.

Back

Messaging Application Programming Interface

Front

A messaging architecture that enables multiple applications to interact with multiple messaging systems across a variety of hardware platforms. MAPI is built on the Component Object Model (COM) foundation.

Back

memory broker

Front

A software component that manages the distribution of memory resources in SQL Server.

Back

Microsoft SQL Server

Front

A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.

Back

media set

Front

An ordered collection of backup media written to by one or more backup operations using a constant number of backup devices.

Back

merge tombstone

Front

A marker created when a constraint conflict is resolved by merging the two items in conflict.

Back

measure group

Front

A collection of related measures in an Analysis Services cube. The measures are generally from the same fact table.

Back

Microsoft SQL Server 2008 Express with Advanced Services

Front

A Microsoft relational database design and management system for e-commerce, line-of-business, and data warehousing solutions.

Back

Microsoft SQL Server Business Intelligence

Front

The Microsoft SQL Server-based data infrastructure and business intelligence platform consisting of Microsoft SQL Server Integration Services, Relational Engine, Master Data Services, Reporting Services, and Analysis Services.

Back

Microsoft Time Series algorithm

Front

Algorithm that uses a linear regression decision tree approach to analyze time-related data, such as monthly sales data or yearly profits. The patterns it discovers can be used to predict values for future time steps.

Back

method

Front

In object-oriented programming, a named code block that performs a task when called.

Back

Microsoft SharePoint Server

Front

A family of Microsoft enterprise portal servers, built on Windows SharePoint Services, used to aggregate SharePoint sites, information, and applications into a single portal.

Back

member property

Front

A characteristic of a dimension member. Dimension member properties can be alphanumeric, Boolean, or Date/Time data types, and can be user-defined or predefined.

Back

media family

Front

Data written by a backup operation to a backup device used by a media set. In a media set with only a single device, only one media family exists. In a striped media set, multiple media families exist. If the striped media set is unmirrored, each device corresponds to a family. A mirrored media set contains from two to four identical copies of each media family (called mirrors). Appending backups to a media set extends its media families.

Back

Section 20

(50 cards)

multidimensional expression

Front

A language for querying and manipulating data in multidimensional objects (OLAP cubes).

Back

normalization rule

Front

A design rule that minimizes data redundancy and results in a database in which the Database Engine and application software can easily enforce integrity.

Back

natural hierarchy

Front

A hiearchy in which at every level there is a one-to-many relationship between members in that level and members in the next lower level.

Back

monitor server

Front

In a log shipping configuration, a server instance on which every log shipping job in the configuration records its history and status. Each log shipping configuration has its own dedicated monitor server.

Back

nested query

Front

A SELECT statement that contains one or more subqueries.

Back

multiuser

Front

Pertaining to any computer system that can be used by more than one person. Although a microcomputer shared by several people can be considered a multiuser system, the term is generally reserved for machines that can be accessed simultaneously by several people through communications facilities or via network terminals.

Back

mirrored media set

Front

A media set that contains two to four identical copies (mirrors) of each media family. Restore operations require only one mirror per family, allowing a damaged media volume to be replaced by the corresponding volume from a mirror.

Back

native format

Front

A data format that maintains the native data types of a database. Native format is recommended when you bulk transfer data between multiple instances of Microsoft SQL Server using a data file that does not contain any extended/double-byte character set (DBCS) characters.

Back

multidimensional OLAP

Front

A storage mode that uses a proprietary multidimensional structure to store a partition's facts and aggregations or a dimension.

Back

native compiler

Front

A compiler that produces machine code for the computer on which it is running, as opposed to a cross-compiler, which produces code for another type of computer. Most compilers are native compilers.

Back

named update method

Front

A custom service operation that performs an action which is different than a simple query, update, insert, or delete operation.

Back

Nonkey index column

Front

Column in a nonclustered index that does not participate as a key column. Rather, the column is stored in the leaf-level of the index and is used in conjunction with the key columns to cover one or more queries.

Back

model database

Front

A database that is installed with Microsoft SQL Server and that provides the template for new user databases. SQL Server creates a database by copying in the contents of the model database and then expanding the new database to the size requested.

Back

My Reports

Front

A personalized workspace.

Back

network software

Front

Software that enables groups of computers to communicate, including a component that facilitates connection to or participation in a network.

Back

national language support API

Front

Set of system functions in 32-bit Windows containing information that is based on language and cultural conventions.

Back

non-contained database

Front

A SQL Server database that stores database settings and metadata with the instance of SQL Server Database Engine where the database is installed, and requires logins in the master database for authentication.

Back

MSMQ

Front

A Microsoft technology that enables applications running at different times to communicate across heterogeneous networks and systems that may be temporarily offline.

Back

nonclustered index

Front

A B-tree-based index in which the logical order of the index key values is different than the physical order of the corresponding rows in a table. The index contains row locators that point to the storage location of the table data.

Back

mutex

Front

A programming technique that ensures that only one program or routine at a time can access some resource, such as a memory location, an I/O port, or a file, often through the use of semaphores, which are flags used in programs to coordinate the activities of more than one program or routine.

Back

My Subscriptions

Front

A page that lists all subscriptions that a user owns.

Back

named cache

Front

A configurable unit of in-memory storage that has policies associated with it and that is available across all cache hosts in a cache cluster.

Back

nonrepeatable read

Front

An inconsistency that occurs when a transaction reads the same row more than once, and a separate transaction modifies that row between reads.

Back

niladic functions

Front

Functions that do not have any input parameters.

Back

multicast delivery

Front

A method for delivering notifications that formats a notification once and sends the resulting message to multiple subscribers.

Back

Net-Library

Front

A SQL Server communications component that isolates the SQL Server client software and the Database Engine from the network APIs.

Back

msdb

Front

A database that stores scheduled jobs, alerts, and backup/restore history information.

Back

multibase differential

Front

A differential backup that includes files that were last backed up in distinct base backups.

Back

node

Front

A synchronization provider and its associated replica.

Back

multibyte character set

Front

A mixed-width character set, in which some characters consist of more than 1 byte. An MBCS is used in languages such as Japanese, Chinese, and Korean, where the 256 possible values of a single-byte character set are not sufficient to represent all possible characters.

Back

nickname

Front

When used with merge replication system tables, a name for another Subscriber that is known to already have a specified generation of updated data.

Back

model dependency

Front

A relationship between two or more models in which one model is dependent on the information of another model.

Back

multiserver administration

Front

The process of automating administration across multiple instances of SQL Server.

Back

mirror server

Front

In a database mirroring configuration, the server instance where the mirror database resides. The mirror server is the mirroring partner whose copy of the database is currently the mirror database. The mirror server is a hot standby server.

Back

multidimensional structure

Front

A database paradigm that treats data as cubes that contain dimensions and measures in cells.

Back

mirroring

Front

Immediately reproducing every update to a read-write database (the principal database) onto a read-only mirror of that database (the mirror database) residing on a separate instance of the database engine (the mirror server). In production environments, the mirror server is on another machine. The mirror database is created by restoring a full backup of the principal database (without recovery).

Back

nonnullable parameter

Front

A parameter which cannot take a NULL value.

Back

named instance

Front

An installation of SQL Server that is given a name to differentiate it from other named instances and from the default instance on the same computer.

Back

named update

Front

A custom service operation that performs an action which is different than a simple query, update, insert, or delete operation.

Back

nonleaf member

Front

A member with one or more descendants.

Back

noise word

Front

A word such as 'the' or 'an' that is not useful for searches, or that a crawler should ignore when creating an index.

Back

notification

Front

A message or announcement sent to the user or administrator of a system. The recipient may be a human or an automated notification manager.

Back

naming convention

Front

Any standard used more or less universally in the naming of objects, etc.

Back

modulo

Front

An arithmetic operation whose result is the remainder of a division operation. For example, 17 modulo 3 = 2 because 17 divided by 3 yields a remainder of 2. Modulo operations are used in programming.

Back

new line character

Front

A control character that causes the cursor on a display or the printing mechanism on a printer to move to the beginning of the next line.

Back

multithreaded server application

Front

An application that creates multiple threads within a single process to service multiple user requests at the same time.

Back

multiplier

Front

In arithmetic, the number that indicates how many times another number (the multiplicand) is multiplied.

Back

named pipe

Front

A portion of memory that can be used by one process to pass information to another process, so that the output of one is the input of the other. The second process can be local (on the same computer as the first) or remote (on a networked computer).

Back

needle cap

Front

One of the two appearance properties that can be applied to a radial gauge.

Back

NLS API

Front

Set of system functions in 32-bit Windows containing information that is based on language and cultural conventions.

Back

Section 21

(50 cards)

output adapter

Front

An adapter that receives events processed by the server, transforms the events into a format expected by the output device (a database, text file, PDA, or other device), and emits the data to that device.

Back

NUMA node

Front

A group of processors with its own memory and possibly its own I/O channels.

Back

optimistic concurrency

Front

A method of managing concurrency by using a cached object's version information. Because every update to an object changes its version number, using version information prevents the update from overwriting someone else's changes.

Back

online restore

Front

A restore in which one or more secondary filegroups, files belonging to secondary filegroups, or pages are restored while the database remains online. Online restore is available only in the SQL Server 2005 Enterprise Edition (including the Evaluation and Developer Editions).

Back

Pad index

Front

An option that specifies the space to leave open on each page in the intermediate levels of the index.

Back

optimize synchronization

Front

An option in merge replication that allows you to minimize network traffic when determining whether recent changes have caused a row to move into or out of a partition that is published to a Subscriber.

Back

ODS library

Front

A set of C functions that makes an application a server. ODS library calls respond to requests from a client in a client/server network. Also manages the communication and data between the client and the server. ODS library follows the tabular data stream (TDS) protocol.

Back

padding

Front

In data storage, the addition of one or more bits, usually zeros, to a block of data in order to fill it, to force the actual data bits into a certain position, or to prevent the data from duplicating a bit pattern that has an established meaning, such as an embedded command

Back

object identifier

Front

A number that identifies an object class or attribute. Object identifiers (OIDs) are organized into an industry-wide global hierarchy. An object identifier is represented as a dotted decimal string, such as 1.2.3.4, with each dot representing a new branch in the hierarchy. National/regional registration authorities issue root object identifiers to individuals or organizations, who manage the hierarchy below their root object identifier.

Back

null key

Front

A null value that is encountered in a key column.

Back

parallel execution

Front

The apparently simultaneous execution of two or more routines or programs. Concurrent execution can be accomplished on a single process or by using time-sharing techniques, such as dividing programs into different tasks or threads of execution, or by using multiple processors.

Back

origin object

Front

An object in a repository that is the origin in a directional relationship.

Back

null

Front

Pertaining to a value that indicates missing or unknown data.

Back

OLAP

Front

A technology that uses multidimensional structures to provide rapid access to data for analysis. The source data for OLAP is commonly stored in data warehouses in a relational database.

Back

Office File Validation

Front

A security feature that validates files before allowing them to be loaded by the application, in order to protect against file format vulnerabilities.

Back

nullable property

Front

A property which controls if a field can have a NULL value.

Back

numeric expression

Front

Any expression that evaluates to a number. The expression can be any combination of variables, constants, functions, and operators.

Back

paging system

Front

A system that allows users to send and receive messages when they are out of range.

Back

online analytical processing

Front

A technology that uses multidimensional structures to provide rapid access to data for analysis. The source data for OLAP is commonly stored in data warehouses in a relational database.

Back

offline restore

Front

A restore during which the database is offline.

Back

null pointer

Front

A pointer to nothing: usually a standardized memory address, such as 0. A null pointer usually marks the last of a linear sequence of pointers or indicates that a data search operation has come up empty.

Back

pager

Front

A pocket-sized wireless electronic device that uses radio signals to record incoming phone numbers or short text messages. Some pagers allow users to send messages as well.

Back

ownership chain

Front

When an object references other objects and the calling and the called objects are owned by the same user. SQL Server uses the ownership chain to determine how to check permissions.

Back

ordered set

Front

A set of members returned in a specific order.

Back

page

Front

In a virtual storage system, a fixed-length block of contiguous virtual addresses copied as a unit from memory to disk and back during paging operations.

Back

numeric array

Front

An array composed of a collection of keys and a collection of values, where each key is associated with one value. The values can be of any type, but the keys must be numeric.

Back

packet

Front

A unit of information transmitted from one computer or device to another on a network.

Back

overfitting

Front

A problem in data mining when random variations in data are misclassified as important patterns. Overfitting often occurs when the data set is too small to represent the real world.

Back

one-time password

Front

Passwords produced by special password generating software or by a hardware token and that can be used only once.

Back

OTP

Front

Passwords produced by special password generating software or by a hardware token and that can be used only once.

Back

object variable

Front

A variable that contains a reference to an object.

Back

outer join

Front

A join that includes all the rows from the joined tables that meet the search conditions, even rows from one table for which there is no matching row in the other join table.

Back

OLAP database

Front

A relational database system capable of handling queries more complex than those handled by standard relational databases, through multidimensional access to data (viewing the data by several different criteria), intensive calculation capability, and specialized indexing techniques.

Back

output column

Front

In SQL Server Integration Services, a column that the source adds to the data flow and that is available as input column to the next data flow component in the data flow.

Back

page restore

Front

An operation that restores one or more data pages. Page restore is intended for repairing isolated damaged pages.

Back

package

Front

A collection of control flow and data flow elements that runs as a unit.

Back

Notification Services

Front

A Microsoft SQL Server add-in that provides a development framework and hosting server for building and deploying notification applications.

Back

Open Data Services library

Front

A set of C functions that makes an application a server. ODS library calls respond to requests from a client in a client/server network. Also manages the communication and data between the client and the server. ODS library follows the tabular data stream (TDS) protocol.

Back

OLAP cube

Front

A set of data that is organized and summarized into a multidimensional structure that is defined by a set of dimensions and measures.

Back

operation code

Front

The portion of a machine language or assembly language instruction that specifies the type of instruction and the structure of the data on which it operates.

Back

operator

Front

A sign or symbol that specifies the type of calculation to perform within an expression. There are mathematical, comparison, logical, and reference operators.

Back

object lifetime

Front

The span of time a cached object resides in cache and is available to be retrieved by cache clients. The object expires when its lifetime ends. Expired objects cannot be retrieved by cache clients, but remain in memory of the cache host until they are evicted. Specified as time to live (TTL).

Back

page fault

Front

The interrupt that occurs when software attempts to read from or write to a virtual memory location that is marked "not present."

Back

NUL

Front

A "device," recognized by the operating system, that can be addressed like a physical output device (such as a printer) but that discards any information sent to it.

Back

operator

Front

An atomic unit of a query as scheduled by the StreamInsight server to process the events on which the query is applied. Examples include SELECT, PROJECT, AGGREGATE, UNION, TOP K and JOIN. Operators are fully composable and have a specific number of inputs and outputs. See Other Terms: query, query template, composable.

Back

output stream

Front

A flow of information that leaves a computer system and is associated with a particular task or destination.

Back

nullability

Front

The attribute of a column, parameter, or variable that specifies whether it allows null data values.

Back

page

Front

To return the results of a query in smaller subsets of data, thus making it possible for the user to navigate through the result set by viewing 'pages' of data.

Back

NSControl

Front

The command prompt utility for administering Notification Services instances and applications.

Back

PAL

Front

The primary mechanism for securing the Publisher. It contains a list of logins, accounts, and groups that are granted access to the publication.

Back

Section 22

(50 cards)

partitioned table

Front

A table built on a partition scheme, and whose data is horizontally divided into units which may be spread across more than one filegroup in a database.

Back

physical name

Front

The name of the path where a file or mirrored file is located. The default is the path of the Master.dat file followed by the first eight characters of the file's logical name.

Back

pessimistic concurrency

Front

A method of managing concurrency by using a lock technique to prevent other clients from updating the same object at the same time.

Back

parameterized report

Front

A published report that accepts input values through parameters.

Back

partition scheme

Front

A database object that maps the partitions of a partition function to a set of filegroups.

Back

platform invoke

Front

The functionality provided by the common language runtime to enable managed code to call unmanaged native DLL entry points.

Back

PHP

Front

An open source scripting language that can be embedded in HTML documents to execute interactive functions on a Web server. It is generally used for Web development.

Back

PIN

Front

A unique and secret identification code similar to a password that is assigned to an authorized user and used to gain access to personal information or assets via an electronic device.

Back

PInvoke

Front

The functionality provided by the common language runtime to enable managed code to call unmanaged native DLL entry points.

Back

partitioned snapshot

Front

In merge replication, a snapshot that includes only the data from a single partition.

Back

PivotTable

Front

An interactive technology in Microsoft Excel or Access that can show dynamic views of the same data from a list or a database.

Back

peer-to-peer replication

Front

A type of transactional replication. In contrast to read-only transactional replication and transactional replication with updating subscriptions, the relationships between nodes in a Peer to Peer replication topology are peer relationships rather than hierarchical ones, with each node containing identical schema and data.

Back

placeholder item

Front

An artificial address, instruction, or other datum fed into a computer only to fulfill prescribed conditions and not affecting operations for solving problems.

Back

partitioned index

Front

An index built on a partition scheme, and whose data is horizontally divided into units which may be spread across more than one filegroup in a database.

Back

particle

Front

A very small piece or part; an indivisible object.

Back

password policy

Front

A collection of policy settings that define the password requirements for a Group Policy object (GPO).

Back

partial database restore

Front

A restore of only a portion of a database consisting of its primary filegroup and one or more secondary filegroups. The other filegroups remain permanently offline, though they can be restored later.

Back

planar

Front

In computer graphics, lying within a plane.

Back

pivot

Front

To rotate a table-valued expression by turning the unique values from one column in the expression into multiple columns in the output, and perform aggregations where they are required on any remaining column values that are wanted in the final output.

Back

parameterized query

Front

A query that accepts input values through parameters.

Back

Pickup folder

Front

The directory from which messages are picked up.

Back

piecemeal restore

Front

A composite restore in which a database is restored in stages, with each stage corresponding to a restore sequence. The initial sequence restores the files in the primary filegroup, and, optionally, other files, to any point in time supported by the recovery model and brings the database online. Subsequent restore sequences bring remaining files to the point consistent with the database and bring them online.

Back

partial backup

Front

A backup of all the data in the primary filegroup, every read-write filegroup, and any optionally specified files. A partial backup of a read-only database contains only the primary filegroup.

Back

parameterized row filter

Front

A row filter available with merge replication that allows you to restrict the data replicated to a Subscriber based on a system function or user-defined function (for example: SUSER_SNAME()).

Back

partitioning column

Front

The column of a table or index that a partition function uses to partition a table or index.

Back

PHP:Hypertext Preprocessor

Front

An open source scripting language that can be embedded in HTML documents to execute interactive functions on a Web server. It is generally used for Web development.

Back

plaintext

Front

Data in its unencrypted or decrypted form.

Back

persistence database

Front

A type of persistence store that stores workflow instance state and workflow instance metadata in a SQL Server database.

Back

partitioned table parallelism

Front

The parallel execution strategy for queries that select from partitioned objects. As part of the execution strategy, the query processor determines the table partitions that are required for the query and the proportion of threads to allocate to each partition. In most cases, the query processor allocates an equal or almost equal number of threads to each partition, and then executes the query in parallel across the partitions.

Back

parallel processing

Front

A method of processing that can run only on a computer that contains two or more processors running simultaneously. Parallel processing differs from multiprocessing in the way a task is distributed over the available processors. In multiprocessing, a process might be divided up into sequential blocks, with one processor managing access to a database, another analyzing the data, and a third handling graphical output to the screen. Programmers working with systems that perform parallel processing must find ways to divide a task so that it is more or less evenly distributed among the processors available.

Back

pass-through statement

Front

A SELECT statement that is passed directly to the source database without modification or delay.

Back

partial differential backup

Front

A partial backup that is differential relative to a single, previous partial backup (the base backup). For a read-only database, a partial differential backup contains only the primary filegroup.

Back

performance tools

Front

Tools that you can use to evaluate the performance of a solution. Performance tools can have different purposes; some are designed to evaluate end-to-end performance while others focus on evaluating performance of a particular aspect of a solution.

Back

plan guide

Front

A SQL Server module that attaches query hints to queries in deployed applications, without directly modifying the query.

Back

partner

Front

In database mirroring, refers to the principal server or the mirror server.

Back

phantom

Front

Pertaining to the insertion of a new row or the deletion of an existing row in a range of rows that were previously read by another task, where that task has not yet committed its transaction.

Back

PBM

Front

A set of built-in functions that return server state information about values, objects, and settings in SQL Server. Policy Based Management allows a database administrator to declare the desired state of the system and checks the system for compliance with that state.

Back

perspective

Front

A user-defined subset of a cube, whereas a view is a user-defined subset of tables and columns in a relational database.

Back

persisted computed column

Front

A computed column of a table that is physically stored, and whose values are updated when any other columns that are part of its computation change. Applying the persisted property to a computed column allows for indexes to be created on it when the column is deterministic, but not precise.

Back

pivot currency

Front

The currency against which exchange rates are entered in the rate measure group.

Back

pass phrase

Front

A sequence of words or other text used to gain access to a network, program, or data. A passphrase is generally longer for added security.

Back

physical storage

Front

The amount of RAM memory in a system, as distinguished from virtual memory.

Back

pass order

Front

The order of evaluation (from highest to lowest calculation pass number) and calculation (from lowest to highest calculation pass number) for calculated members, custom members, custom rollup formulas, and calculated cells in a multidimensional cube.

Back

partitioning

Front

The process of replacing a table with multiple smaller tables.

Back

pass-through query

Front

An SQL-specific query you use to send commands directly to an ODBC database server.

Back

partition function

Front

A function that defines how the rows of a partitioned table or index are spread across a set of partitions based on the values of certain columns, called partitioning columns.

Back

participant

Front

A synchronization provider and its associated replica.

Back

path

Front

A data flow element that connects the output of one data flow component to the input of another data flow component.

Back

PL/SQL

Front

Oracle's data manipulation language that allows sequenced or grouped execution of SQL statements and is commonly used to manipulate data in an Oracle database. The syntax is similar to the Ada programming language.

Back

password provider

Front

A one-time-password generation and validation component for user authentication.

Back

Section 23

(50 cards)

policy module

Front

A Certificate Services component that determines whether a certificate request should be automatically approved, denied, or marked as pending.

Back

profile template

Front

The core of all Certificate Lifecycle Manager (CLM) management activities. The profile template provides a single administrative unit that includes all information necessary to manage the multiple certificates that might be required by a user community throughout the certificate's lifecycle. A profile template also includes information regarding the final location of those certificates, which can be software-based (that is, stored on the local computer) or hardware-based (stored on a smart card). A profile template cannot include both software-based and smart card-based certificates.

Back

pointer

Front

A needle, marker, or bar that indicates a single value displayed against a scale on a report.

Back

procedure cache

Front

The part of the SQL Server memory pool that is used to store execution plans for Transact-SQL batches, stored procedures, and triggers.

Back

prerequisite knowledge

Front

The minimum knowledge that a destination provider is required to have to process a change or change batch.

Back

point event model

Front

The event model of a point event.

Back

primary server

Front

In a log shipping configuration, the server instance where the primary database resides.

Back

prediction

Front

A data mining technique that analyzes existing data and uses the results to predict values of attributes for new records or missing attributes in existing records. For example, existing credit application data can be used to predict the credit risk for a new application.

Back

polling query

Front

A singleton query that returns a value Analysis Services can use to determine if changes have been made to a table or other relational object.

Back

platform layer

Front

The layer that includes the physical servers and services that support the services layer. The platform layer consists of many instances of SQL Server, each of which is managed by the SQL Azure fabric.

Back

PMML

Front

An XML-based language that enables sharing of defined predictive models between compliant vendor applications.

Back

Power Pivot data

Front

A SQL Server Analysis Services cube that is created and embedded through Microsoft SQL Server Power Pivot for Microsoft Excel.

Back

primary database

Front

A read-write database containing the active data of an application.

Back

precomputed partition

Front

A performance optimization that can be used with filtered merge publications.

Back

proactive caching

Front

A system that manages data obsolescence in a cube by which objects in MOLAP storage are automatically updated and processed in cache while queries are redirected to ROLAP storage.

Back

prefix length

Front

The number of prefix characters preceding each noncharacter field in a bcp native format data file.

Back

primary table

Front

The "one" side of two related tables in a one-to-many relationship. A primary table should have a primary key and each record should be unique.

Back

Power Pivot service

Front

A middle tier service of the Analysis Services SharePoint integration feature that allocates requests, monitors server availability and health, and communicates with other services in the farm.

Back

point layer

Front

The layer in a map report that displays spatial data as points, for examples, points that indicate cities or points of interest.

Back

point-in-time recovery

Front

The process of recovering only the transactions within a log backup that were committed before a specific point in time, instead of recovering the whole backup.

Back

primary dimension table

Front

In a snowflake schema in a data warehouse, a dimension table that is directly related to, and usually joined to, the fact table.

Back

Power Pivot workbook

Front

An Excel 2010 workbook that contains Power Pivot data.

Back

predictable column

Front

A data mining column that the algorithm will build a model around based on values of the input columns. Besides serving as an output column, a predictable column can also be used as input for other predictable columns within the same mining structure.

Back

point depth

Front

The depth of data points displayed in a 3D chart area.

Back

PowerShell-based cache administration tool

Front

The exclusive management tool for Windows Server AppFabric. With more than 130 standard command-line tools, this new administration-focused scripting language helps you achieve more control and productivity.

Back

poller

Front

A component or interface that monitors the status of other components. It performs this function by repeatedly polling the other component to provide its current status.

Back

point event

Front

An event occurrence as of a single point in time. Only the start time is required for the event. The CEP server infers the valid end time by adding a tick (the smallest unit of time in the underlying time data type) to the start time to set the valid time interval for the event. Point events are valid only for this single instant of time.

Back

Power Pivot service application

Front

A specific configuration of the Power Pivot service.

Back

Power Pivot for SharePoint

Front

A Microsoft SQL Server technology that provides query processing and management control for Power Pivot workbooks published to SharePoint.

Back

primary protection

Front

A type of protection in which data on the protected server is directly protected by a primary DPM Server.

Back

priority boost

Front

An advanced option that specifies whether Microsoft® SQL Server™ should run at a higher Microsoft Windows NT® scheduling priority than other processes on the same computer.

Back

principal server

Front

In database mirroring, the partner whose database is currently the principal database.

Back

primary key

Front

One or more fields that uniquely identify each record in a table. In the same way that a license plate number identifies a car, the primary key uniquely identifies a record.

Back

prefix characters

Front

A set of 1 to 4 bytes that prefix each data field in a native-format bulk-copy data file.

Back

positioned update

Front

An update, insert, or delete operation performed on a row at the current position of the cursor.

Back

principal database

Front

In database mirroring, a read-write database whose transaction log is continuously sent to the mirror server, which restores the log to the mirror database.

Back

Power Pivot Web service

Front

A Web service that performs request redirection for processing requests that are directed to a Power Pivot Engine service instance that is outside the farm.

Back

precedence constraint

Front

A control flow element that connects tasks and containers into a sequenced workflow.

Back

policy-based management

Front

A set of built-in functions that return server state information about values, objects, and settings in SQL Server. Policy Based Management allows a database administrator to declare the desired state of the system and checks the system for compliance with that state.

Back

presentation model

Front

A data model that aggregates data from multiple entities in the data access layer. It is used to avoid directly exposing an entity to the client project.

Back

private key

Front

The secret half of a cryptographic key pair that is used with a public key algorithm. Private keys are typically used to decrypt a symmetric session key, digitally sign data, or decrypt data that has been encrypted with the corresponding public key.

Back

polygon layer

Front

The layer in a map report that displays spatial data as areas, for example, areas that indicate geographical regions such as counties.

Back

primary DPM server

Front

A DPM server that protects file or application data sources.

Back

Point and Figure chart

Front

A chart that plots day-to-day price movements without taking into consideration the passage of time.

Back

population

Front

The process of scanning content to compile and maintain an index.

Back

Power Pivot

Front

A SQL Server add-in for Excel.

Back

poison message

Front

A message containing information that an application cannot successfully process. A poison message is not a corrupt message, and may not be an invalid request.

Back

profit chart

Front

A diagram that displays the theoretical increase in profit that is associated with using various data models.

Back

Prediction Calculator

Front

A new report that is based on logistic regression analysis and that presents each contributing factor together with a score calculated by the algorithm. The report is presented both as a worksheet that helps you enter data and make calculations of the probable outcomes, and as a printed report that does the same thing.

Back

polling

Front

The process of periodically determining the status of each device in a set so that the active program can process the events generated by each device, such as whether a mouse button was pressed or whether new data is available at a serial port. This can be contrasted with event-driven processing, in which the operating system alerts a program or routine to the occurrence of an event by means of an interrupt or message rather than having to check each device in turn.

Back

Section 24

(50 cards)

range

Front

A set of continuous item identifiers to which the same clock vector applies. A range is represented by a starting point, an ending point, and a clock vector that applies to all IDs that are in between.

Back

question template

Front

A structure that describes a set of questions that can be asked using a particular relationship or set of relationships.

Back

query template

Front

The fundamental unit of query composition. A query template defines the business logic required to continuously analyze and process events submitted to and emitted by the StreamInsight server.

Back

quorum

Front

In a database mirroring session with a witness server, a relationship in which the servers that can currently communicate with each other arbitrate who owns the role of principal server.

Back

publishing table

Front

The table at the Publisher in which data has been marked for replication and is part of a publication.

Back

query optimizer

Front

A database engine component responsible for generating efficient execution plans for statements.

Back

programmable

Front

Capable of accepting instructions for performing a task or an operation. Being programmable is a characteristic of computers.

Back

property

Front

Attribute or characteristic of an object that is used to define its state, appearance, or value.

Back

pull subscription

Front

A subscription created and administered at the Subscriber. The Distribution Agent or Merge Agent for the subscription runs at the Subscriber.

Back

provider object

Front

An object that's part of a data provider such as Oracle Provider for SQL Server.

Back

property mapping

Front

A mapping between a variable and a property of a package element.

Back

proximity search

Front

Full-text query searching for those occurrences where the specified words are close to one another.

Back

query designer

Front

A tool that helps a user create the query command that specifies the data the user wants in a report dataset.

Back

provider

Front

An in-process dynamic link library (DLL) that provides access to a database.

Back

quoted identifier

Front

An object in a database that requires the use of special characters (delimiters) because the object name does not comply with the formatting rules of regular identifiers.

Back

pull

Front

The process of retrieving data from a network server.

Back

Publisher

Front

A server that makes data available for replication to other servers. A Publisher also detects changed data and maintains information about all publications at the site.

Back

public key

Front

The nonsecret half of a cryptographic key pair that is used with a public key algorithm. Public keys are typically used when encrypting a session key, verifying a digital signature, or encrypting data that can be decrypted with the corresponding private key.

Back

query hint

Front

A hint that specifies that the indicated hints should be used throughout the query. Query hints affect all operators in the statement.

Back

published data

Front

Data at the Publisher that has been replicated.

Back

proxy account

Front

An account that is used to provide additional permissions for certain actions to users which do not have these permissions but have to execute these actions.

Back

query

Front

An instance of a query template that runs continuously in the StreamInsight server processing events received from instances of input adapters to which the query is bound and sending processed events to instances of output adapters to which it is bound.

Back

push subscription

Front

A subscription created and administered at the Publisher.

Back

RAD

Front

A method of building computer systems in which the system is programmed and implemented in segments, rather than waiting until the entire project is completed for implementation. Developed by programmer James Martin, RAD uses such tools as CASE and visual programming.

Back

pull replication

Front

Replication that is invoked at the target.

Back

push replication

Front

Replication that is invoked at the source.

Back

qualifier flavor

Front

A flag that provides additional information about a qualifier, such as whether a derived class or instance can override the qualifier's original value.

Back

publication database

Front

A database on the Publisher from which data and database objects are marked for replication and propagated to Subscribers.

Back

protocol

Front

A standard set of formats and procedures that enable computers to exchange information.

Back

quantum

Front

A brief period of time when a given thread executes in a multitasking operating system. It performs the multitasking before it is rescheduled against other threads with the same priority. Previously known as a "time slice."

Back

publisher database

Front

A server that makes data available for replication to other servers. A Publisher also detects changed data and maintains information about all publications at the site.

Back

publishing server

Front

A server running an instance of Analysis Services that stores the source cube for one or more linked cubes.

Back

query binding

Front

The process of binding instances of input adapters and instances of output adapters to an instance of a query template.

Back

provider

Front

A software component that allows a replica to synchronize its data with other replicas.

Back

qualified component

Front

A method of identifying a component in an MSI database indirectly by a pair "component category GUID, string qualifier" instead of identifying it directly by the component identifier.

Back

qualifier

Front

A modifier containing information that describes a class, instance, property, method, or parameter. Qualifiers are defined by the Common Information Model (CIM), by the CIM Object Manager, and by developers.

Back

publication retention period

Front

In merge replication, the amount of time a subscription can remain unsynchronized.

Back

protected computer

Front

A computer that contains data sources that are protection group members.

Back

publication

Front

A collection of one or more articles from one database.

Back

pure log backup

Front

A backup containing only the transaction log covering an interval without any bulk changes.

Back

query governor

Front

A configuration option that can be used to prevent system resources from being consumed by long-running queries.

Back

properties page

Front

A dialog box that displays information about an object in the interface.

Back

property page

Front

A grouping of properties presented as a tabbed page of a property sheet.

Back

publication access list

Front

The primary mechanism for securing the Publisher. It contains a list of logins, accounts, and groups that are granted access to the publication.

Back

protected member

Front

A data source within a protection group.

Back

range partition

Front

A table partition that is defined by specific and customizable ranges of data.

Back

Queue Reader Agent

Front

The executable that reads the changes from subscribers in the queue and delivers the changes to the publisher.

Back

query binder

Front

An object that binds an existing StreamInsight query template to specific input and output adapters.

Back

push

Front

The process of sending data to a network server.

Back

ragged hierarchy

Front

A hierarchy in which one or more levels do not contain members in one or more branches of the hierarchy.

Back

Section 25

(50 cards)

RDBMS

Front

A database system that organizes data into related rows and columns as specified by a relational model.

Back

remote Distributor

Front

A server configured as a Distributor that is separate from the server configured as the Publisher.

Back

region

Front

A container of data, within a cache, that co-locates all cached objects on a single cache host. Cache Regions enable the ability to search all cached objects in the region by using descriptive strings, called tags.

Back

relational engine

Front

A component of SQL Server that works with the storage engine. It is responsible for interpreting Transact-SQL search queries and mapping out the most efficient methods of searching the raw physical data provided by the storage engine and returning the results to the user.

Back

regressor

Front

An input variable that has a linear relationship with the output variable.

Back

recovery path

Front

The sequence of data and log backups that have brought a database to a particular point in time (known as a recovery point). A recovery path is a specific set of transformations that have evolved the database over time, yet have maintained the consistency of the database. A recovery path describes a range of LSNs from a start point (LSN,GUID) to an end point (LSN,GUID). The range of LSNs in a recovery path can traverse one or more recovery branches from start to end.

Back

rectangle

Front

A report item that can be used as a container for multiple report items or as a graphical element on a report.

Back

recursive partitioning

Front

The iterative process, used by data mining algorithm providers, of dividing data into groups until no more useful groups can be found.

Back

redo

Front

The phase during recovery that applies (rolls forward) logged changes to a database to bring the data forward in time.

Back

relationship object

Front

An object representing a pair of objects that assume a role in relation to each other.

Back

raw file

Front

A native format for fast reading and writing of data.

Back

RDL

Front

A set of instructions that describe layout and query information for a report. RDL is composed of XML elements that conform to an XML grammar created for Reporting Services.

Back

raw source adapter

Front

An SSIS source that reads raw data from a file.

Back

record set

Front

A data structure made up of a group of database records. It can originate from a base table or from a query to the table.

Back

rate of change

Front

The rate of price change compared with historical data. The rate of change is calculated against a period of days prior to the current price. The output is a percentage.

Back

range partitioning

Front

A way of partitioning a table or index by specifying partitions to hold rows with ranges of values from a single partitioning column.

Back

region

Front

A collection of 128 leaf level pages in logical order in a single file. Used to identify areas of a file that are fragmented.

Back

RDA

Front

A service that provides a simple way for a smart device application to access (pull) and send (push) data to and from a remote SQL Server database table and a local SQL Server Mobile Edition database table. RDA can also be used to issue SQL commands on a server running SQL Server.

Back

remote login identification

Front

The login identification assigned to a user for accessing remote procedures on a remote server.

Back

ranking function

Front

Function that returns ranking information about each row in the window (partition) of a result set depending on the row's position within the window.

Back

referencing key

Front

A key in a database table that comes from another table (also know as the "referenced table") and whose values match the primary key (PK) or unique key in the referenced table.

Back

relative date

Front

A range of dates that is specified by using comparison operators and return data for a range of dates.

Back

remote data access

Front

A service that provides a simple way for a smart device application to access (pull) and send (push) data to and from a remote SQL Server database table and a local SQL Server Mobile Edition database table. RDA can also be used to issue SQL commands on a server running SQL Server.

Back

redo set

Front

The set of all files and pages being restored.

Back

registration model

Front

A defined method for submitting and approving enrollment requests. An enterprise generally chooses one registration model and modifies their management policies accordingly.

Back

RDL Sandboxing

Front

A feature that makes it possible to detect and restrict specific types of resource use by individual tenants in a scenario where multiple tenants share a single Web farm of report servers.

Back

relational OLAP

Front

A storage mode that uses tables in a relational database to store multidimensional structures.

Back

reference dimension

Front

A relationship between a dimension and a measure group in which the dimension is coupled to the measure group through another dimension.

Back

reference table

Front

The source table to use in fuzzy lookups.

Back

relational store

Front

A data repository structured in accordance with the relational model.

Back

regression

Front

The statistical process of predicting one or more continuous variables, such as profit or loss, based on other attributes in the dataset.

Back

recursive hierarchy

Front

A hierarchy of data in which all parent-child relationships are represented in the data.

Back

rapid application development

Front

A method of building computer systems in which the system is programmed and implemented in segments, rather than waiting until the entire project is completed for implementation. Developed by programmer James Martin, RAD uses such tools as CASE and visual programming.

Back

remote data

Front

Data stored in an OLE DB data source that is separate from the current instance of SQL Server.

Back

Raw File destination

Front

An SSIS destination that writes raw data to a file.

Back

raw destination adapter

Front

An SSIS destination that writes raw data to a file.

Back

recovery model

Front

A database property that controls the basic behavior of backup and restore operations for a database. For instance, the recovery model controls how transactions are logged, whether the transaction log requires backing up, and what kinds of restore operations are available.

Back

redo phase

Front

The phase during recovery that applies (rolls forward) logged changes to a database to bring the data forward in time.

Back

referenced key

Front

A primary key or unique key referenced by a foreign key.

Back

recovery fork point

Front

The point (LSN,GUID) at which a new recovery branch is started, every time a RESTORE WITH RECOVERY is performed. Each recovery fork determines a parent-child relationship between the recovery branches. If you recover a database to an earlier point in time and begin using the database from that point, the recovery fork point starts a new recovery path.

Back

reflexive relationship

Front

A relationship from a column or combination of columns in a table to other columns in that same table.

Back

recovery interval

Front

The maximum amount of time that the Database Engine should require to recover a database.

Back

recovery

Front

A phase of database startup that brings the database into a transaction-consistent state. Recovery can include rolling forward all the transactions in the log records (the redo phase) and rolling back uncommitted transactions (the undo phase), depending on how the database was shut down.

Back

reference data

Front

Data characterized by shared read operations and infrequent changes. Examples of reference data include flight schedules and product catalogs. Windows Server AppFabric offers the local cache feature for storing this type of data.

Back

recovery branch

Front

A range of LSNs that share the same recovery branch GUID. A new recovery branch originates when a database is created or when RESTORE WITH RECOVERY generates a recovery fork. A multiple-branch recovery path is possible that includes ranges of LSNs that cover two or more recovery fork points.

Back

range query

Front

A query that specifies a range of values as part of the search criteria, such as all rows from 10 through 100.

Back

relational database management system

Front

A database system that organizes data into related rows and columns as specified by a relational model.

Back

recovery point

Front

The point in the log chain at which rolling forward stops during a recovery.

Back

Raw File source

Front

An SSIS source that reads raw data from a file.

Back

recover

Front

To put back into a stable condition. A computer user may be able to recover lost or damaged data by using a program to search for and salvage whatever information remains in storage. A database may be recovered by restoring its integrity after some problem has damaged it, such as abnormal termination of the database management program.

Back

Section 26

(50 cards)

report history snapshot

Front

Report history that contains data captured at a specific point in time.

Back

Report Project

Front

A template in the report authoring environment.

Back

report server execution account

Front

The account under which the Report Server Web service and Report Server Windows service run.

Back

Replication Management Objects

Front

A managed code assembly that encapsulates replication functionalities for SQL Server.

Back

repository engine

Front

Object-oriented software that provides management support for and customer access to a repository database.

Back

Report Project Wizard

Front

A wizard in the report authoring environment used to create reports.

Back

report layout template

Front

A pre-designed table, matrix, or chart report template in Report Builder.

Back

Repository Type Information Model

Front

A core object model that represents repository type definitions for Metadata Services.

Back

report rendering

Front

The action of combining the report layout with the data from the data source for the purpose of viewing the report.

Back

report data pane

Front

A data pane that displays a hierarchical view of the items that represent data in the user's report. The top level nodes represent built-in fields, parameters, images, and data source references.

Back

remote service binding

Front

A Service Broker object that specifies the local security credentials for a remote service.

Back

repository object

Front

A COM object that represents a data construct stored in a repository type library.

Back

report definition

Front

The blueprint for a report before the report is processed or rendered. A report definition contains information about the query and layout for the report.

Back

remote partition

Front

A partition whose data is stored on a server running an instance of Analysis Services, other than the one used to store the metadata of the partition.

Back

Report Manager

Front

A Web-based report management tool

Back

replica ID

Front

A value that uniquely identifies a replica.

Back

rendering extension

Front

A plug-in that renders reports to a specific format (for example, an Excel rendering extension)

Back

replication

Front

The process of copying content and/or configuration settings from one location, generally a server node, to another. Replication is done to ensure synchronization or fault tolerance.

Back

report part

Front

A report item that has been published separately to a report server and that can be reused in other reports.

Back

rendered report

Front

A fully processed report that contains both data and layout information, in a format suitable for viewing (such as HTML).

Back

resource

Front

A special variable that holds a reference to a database connection or statement.

Back

report server

Front

A location on the network where Report Builder is launched from and a report is saved, managed, and published.

Back

report execution snapshot

Front

A report snapshot that is cached. Report administrators create report execution snapshots if they want to run reports from static copies.

Back

Report Designer

Front

A collection of design surfaces and graphical tools that are hosted within the Microsoft Visual Studio environment.

Back

rendering object model

Front

Report object model used by rendering extensions.

Back

Report Builder

Front

A report authoring tool that features a Microsoft Office-like authoring environment and features such as new sparkline, data bar, and indicator data visualizations, the ability to save report items as report parts, a wizard for creating maps, aggregates of aggregates, and enhanced support for expressions.

Back

replica

Front

A particular repository of information to be synchronized.

Back

resolution strategy

Front

A set of criteria that the repository engine evaluates sequentially when selecting an object, where multiple versions exist and version information is unspecified in the calling program.

Back

report server database

Front

A database that provides internal storage for a report server.

Back

remote stored procedure

Front

A stored procedure located on one instance of SQL Server that is executed by a statement on another instance of SQL Server.

Back

report item

Front

Entity on a report.

Back

replica

Front

A complete copy of protected data residing on a single volume on the DPM server. A replica is created for each protected data source after it is added to its protection group. With co-location, multiple data sources can have their replicas residing on the same replica volume.

Back

repository

Front

A database containing information models that, in conjunction with the executable software, manage the database.

Back

report server administrator

Front

A user with elevated privileges who can access all settings and content of a report server. A report server administrator is a user who is assigned to the Content Manager role, the System Administrator role, or both. All local administrators are automatically report server administrators, but additional users can become report server administrators for all or part of the report server namespace.

Back

remote table

Front

A table stored in an OLE DB data source that is separate from the current instance of SQL Server.

Back

Report Server Web service

Front

A Web service that hosts, processes, and delivers reports.

Back

report history

Front

A collection of previously run copies of a report.

Back

report intermediate format

Front

Internal representation of a report.

Back

replica tick count

Front

A monotonically increasing number that is used to uniquely identify a change to an item in a replica.

Back

replica key

Front

A 4-byte value that maps to a replica ID in a replica key map.

Back

Repository SQL schema

Front

A set of standard tables used by the repository engine to manage all repository objects, relationships, and collections.

Back

report-specific schedule

Front

Schedule defined inline with a report. Report-specific schedules are defined in the context of an individual report, subscription, or report execution operation to determine cache expiration or snapshot updates.

Back

republisher

Front

A Subscriber that publishes data that it has received from a Publisher.

Back

rendered output

Front

The output from a rendering extension.

Back

report link

Front

URL to a report.

Back

report model

Front

A metadata description of business data used for creating ad hoc reports.

Back

report snapshot

Front

A static report that contains data captured at a specific point in time.

Back

reserved character

Front

A keyboard character that has a special meaning to a program and, as a result, normally cannot be used in assigning names to files, documents, and other user-generated tools, such as macros. Characters commonly reserved for special uses include the asterisk (*), forward slash (/), backslash (\), question mark (?), and vertical bar (|).

Back

Report Definition Language

Front

A set of instructions that describe layout and query information for a report. RDL is composed of XML elements that conform to an XML grammar created for Reporting Services.

Back

Report Processor component

Front

A component that retrieves the report definition from the report server database and combines it with data from the data source for the report.

Back

Section 27

(50 cards)

savepoint

Front

A location to which a transaction can return if part of the transaction is conditionally canceled or encounters an error, hence offering a mechanism to roll back portions of transactions.

Back

results

Front

The set of records that results from running a query or applying a filter.

Back

SBCS

Front

A character encoding in which each character is represented by 1 byte. Single byte character sets are mathematically limited to 256 characters.

Back

save process

Front

The process of writing data to disk.

Back

routing table

Front

A data structure used by the routing client to track the connectivity information of all cache hosts in the cache cluster. It is maintained by lead hosts in the cluster. It allows a routing client to obtain cached data directly from the cache host on which the data resides.

Back

scalar

Front

A factor, coefficient, or variable consisting of a single value (as opposed to a record, an array, or some other complex data structure).

Back

rollover file

Front

A file created when the file rollover option causes SQL Server to close the current file and create a new file when the maximum file size is reached.

Back

run-time error

Front

A software error that occurs while a program is being executed, as detected by a compiler or other supervisory program.

Back

route

Front

A Service Broker object that specifies the network address for a remote service.

Back

restore sequence

Front

A sequence of one or more restore commands that, typically, initializes the contents of the database, files, and/or pages being restored (the data-copy phase), rolls forward logged transactions (the redo phase), and rolls back uncommitted transactions (the undo phase).

Back

role assignment

Front

The assignment of a specific role that determines whether a user or group can access a specific item and perform an operation on it.

Back

revocation delay

Front

The period of time between when the credential revocation request is placed and when the credentials are actually revoked.

Back

restore

Front

A multi-phase process that copies all the data and log pages from a specified backup to a specified database (the data-copy phase) and rolls forward all the transactions that are logged in the backup (the redo phase). At this point, by default, a restore rolls back any incomplete transactions (the undo phase), which completes the recovery of the database and makes it available to users.

Back

scalar-valued function

Front

A function that returns a single value, such as a string, integer, or bit value.

Back

scale break line

Front

A line drawn across a chart area to indicate a significant gap between a high and low range of values on the chart.

Back

RMO

Front

A managed code assembly that encapsulates replication functionalities for SQL Server.

Back

role switching

Front

In a database mirroring session, the taking over of the principal role by the mirror.

Back

reusable bookmark

Front

A bookmark that can be consumed from a rowset for a given table and used on a different rowset of the same table to position on a corresponding row.

Back

roll forward set

Front

The set of all data restored by a restore sequence. A roll forward set is defined by restoring a series of one or more data backups.

Back

resource

Front

Any item in a report server database that is not a report, folder, or shared data source item.

Back

role-playing dimension

Front

A single database dimension joined to the fact table on a different foreign keys to produce multiple cube dimensions.

Back

right outer join

Front

An outer join in which all the records from the right side of the RIGHT JOIN operation in the query's SQL statement are added to the query's results, even if there are no matching values in the joined field from the table on the left.

Back

resource governor

Front

A feature in SQL Server 2008 that enables the user to manage SQL Server workload and resources by specifying limits on resource consumption by incoming requests.

Back

results pane

Front

A pane that displays details about an item selected in another portion of the user interface. For example, in Microsoft Management Console (MMC), the details pane is the right pane that displays details for the selected item in the console tree.

Back

result set

Front

The set of records that results from running a query or applying a filter.

Back

row aggregate function

Front

A function that generates summary values, which appear as additional rows in the query results.

Back

rsconfig.exe

Front

Server connection management tool.

Back

row lock

Front

A lock on a single row in a table.

Back

rs utility

Front

Report scripting tool.

Back

role definition

Front

The collection of task permissions associated with a role.

Back

row versioning

Front

In 0nline index operations, a feature that isolates the index operation from the effects of modifications that are made by other transactions.

Back

rsconfig utility

Front

Server connection management tool.

Back

RIA Services link

Front

A project-to-project link reference that facilitates generating presentation tier code from middle tier code.

Back

routing client

Front

A type of cache client that includes a routing table that is maintained by lead hosts in the cluster and enables the client to obtain cached data directly from the cache host on which the data resides.

Back

row-overflow data

Front

varchar, nvarchar, varbinary, or sql_variant data stored off the main data page of a table or index as a result of the combined widths of these columns exceeding the 8,060-byte row limit in a table.

Back

ring index

Front

An index that indicates the number of rings in a polygon instance.

Back

rs.exe

Front

Report scripting tool.

Back

rowset

Front

A set of rows in which each row has one or more columns of data.

Back

scale-out deployment

Front

A deployment model in which an installation configuration has multiple report server instances sharing a single report server database.

Back

roll forward

Front

To apply logged changes to the data in a roll forward set to bring the data forward in time.

Back

rich Internet application

Front

A web application that provides a user interface which is more similar to a desktop application than typical web pages. It is able to process user actions without posting the whole web page to a web server.

Back

runaway query

Front

A query with an excessive running time, that can lead to a blocking problem. Runaway queries usually do not use use a query or lock time out.

Back

resource data

Front

A type of data that is characterized by shared, concurrently read and written into operations, and accessed by many transactions. Examples of resource data include user accounts and auction items.

Back

roll up

Front

To collect subsets of data from multiple locations in one location.

Back

roll back

Front

To reverse changes.

Back

retract event

Front

An internal event kind used to modify an existing insert event by modifying the end time of the event.

Back

sampling

Front

A statistical process that yields some inferential knowledge about a population or data set of interest as a whole by observing or analyzing a portion of the population or data set.

Back

rule firing

Front

The process of running one of the application rules (event chronicle rules, subscription event rules, and subscription scheduled rules) defined in the application definition file.

Back

safe code

Front

Code that is executed by the common language runtime environment rather than directly by the operating system. Managed code applications gain common language runtime services such as automatic garbage collection, runtime type checking and security support, and so on. These services help provide uniform platform- and language-independent behavior of managed-code applications.

Back

RIA

Front

A web application that provides a user interface which is more similar to a desktop application than typical web pages. It is able to process user actions without posting the whole web page to a web server.

Back

Section 28

(50 cards)

session

Front

A period of time when a connection is active and communication can take place. For the purpose of data communication between functional units, session also refers to all the activities that take place during the establishment, maintenance, and release of the connection.

Back

semantic object

Front

An object that can be represented by a database object or other real-world object.

Back

secret provider

Front

A one-time-password generation and validation component for user authentication.

Back

server subscription

Front

A subscription to a merge publication with an assigned priority value used for conflict detection and resolution.

Back

scope

Front

The set of data that is being synchronized.

Back

service principal

Front

A globally-unique name associated with a service entity at an endpoint node within a Kerberos peer-to-peer communication.

Back

scope

Front

The extent to which an identifier, such as an object or property, can be referenced within a program. Scope can be global to the application or local to the active document.

Back

server collation

Front

The collation for an instance of SQL Server.

Back

server cursor

Front

A cursor implemented on the server.

Back

security identifier

Front

In Windows-based systems, a unique value that identifies a user, group, or computer account within an enterprise. Every account is issued a SID when it is created.

Back

semiadditive measure

Front

A measure that can be summed along one or more, but not all, dimensions in a cube.

Back

sensitive data

Front

Personally identifiable information (PII) that is protected in special ways by law or policy.

Back

service connection point

Front

An Active Directory node on which system administrators can define Certificate Lifecycle Manager (CLM) management permissions for users and groups.

Back

securable

Front

Entities that can be secured with permissions. The most prominent securables are servers and databases, but discrete permissions can be set at a much finer level.

Back

Semantic Model Definition Language

Front

A set of instructions that describe layout and query information for reports created in Report Builder.

Back

serialization

Front

The process of converting an object's state information into a form that can be stored or transported. During serialization, an object writes its current state to temporary or persistent storage. Later, the object can be recreated by reading, or deserializing, the object's state from storage.

Back

self-tracking entity

Front

An entity built from a Text Template Transformation Toolkit (T4) template that has the ability to record changes to scalar, complex, and navigation properties.

Back

scripting

Front

Pertaining to the automation of user actions or the configuration of a standard state on a computer by means of scripts.

Back

serial number

Front

A number assigned to a specific inventory item to identify it and differentiate it from similar items with the same item number.

Back

service

Front

A program, routine, or process that performs a specific system function to support other programs.

Back

self-service registration model

Front

A Certificate Lifecycle Manager (CLM) registration model in which a certificate subscriber performs or requests certificate management activities directly using a Web-based interface.

Back

secondary database

Front

A read-only copy of a primary database.

Back

security ID

Front

In Windows-based systems, a unique value that identifies a user, group, or computer account within an enterprise. Every account is issued a SID when it is created.

Back

Scheduling and Delivery Processor

Front

A component of the report server engine that handles scheduling and delivery. Works with SQL Agent.

Back

script pane

Front

The text editor portion of the Table Designer.

Back

secondary server

Front

In a log shipping configuration, the server instance where the secondary database resides. At regular intervals, the secondary server copies the latest log backup from the primary database and restores the log to the secondary database. The secondary server is a warm standby server.

Back

secondary DPM server

Front

A DPM server that protects one or more primary DPM servers in addition to file and application data.

Back

script memory

Front

The local memory (the client-side RAM) that is used by a PHP script.

Back

schema-aware

Front

Pertaining to a processing method based on a schema that defines elements, attributes and types that will be used to validate the input and output documents.

Back

sensitive cursor

Front

A cursor that can reflect data modifications made to underlying data by other users while the cursor is open.

Back

search key

Front

The value that is to be searched for in a document or any collection of data.

Back

Service Broker

Front

A technology that helps developers build scalable, secure database applications.

Back

schema rowset

Front

A specially defined rowset that returns metadata about objects or functionality on an instance of SQL Server or Analysis Services. For example, the OLE DB schema rowset DBSCHEMA_COLUMNS describes columns in a table, while the Analysis Services schema rowset MDSCHEMA_MEASURES describes the measures in a cube.

Back

service principal name

Front

The name by which a client uniquely identifies an instance of a service. It is usually built from the DNS name of the host. The SPN is used in the process of mutual authentication between the client and the server hosting a particular service.

Back

session state

Front

In ASP.NET, a variable store created on the server for the current user; each user maintains a separate Session state on the server. Session state is typically used to store user-specific information between postbacks.

Back

service program

Front

A program that uses Service Broker functionality. A service program may be a Transact-SQL stored procedure, a SQLCLR stored procedure, or an external program.

Back

segmentation

Front

A data mining technique that analyzes data to discover mutually exclusive collections of records that share similar attributes sets.

Back

SDK

Front

A set of routines (usually in one or more libraries) designed to allow developers to more easily write programs for a given computer, operating system, or user interface.

Back

search condition

Front

In a WHERE or HAVING clause, predicates that specify the conditions that the source rows must meet to be included in the SQL statement.

Back

semantic validation

Front

The process of confirming that the elements of an XML file are logically valid.

Back

secondary protection

Front

A type of protection in which data on the protected server is protected by a primary DPM server and the replica on the primary DPM server is protected by a secondary DPM server.

Back

sequenced collection

Front

A collection of destination objects of a sequenced relationship object.

Back

security extension

Front

A component in Reporting Services that authenticates a user or group to a report server.

Back

server name

Front

A name that uniquely identifies a server computer on a network.

Back

self-join

Front

A join in which records from a table are combined with other records from the same table when there are matching values in the joined fields. A self-join can be an inner join or an outer join. In database diagrams, a self-join is called a reflexive relationship.

Back

sequenced relationship

Front

A relationship in a repository that specifies explicit positions for each destination object within the collection of destination objects.

Back

server

Front

A computer that provides shared resources, such as files or printers, to network users.

Back

set

Front

A grouping of dimension members or items from a data source that are named and treated as a single unit and can be referenced or reused multiple times.

Back

schema snapshot

Front

A snapshot that includes schema for published tables and objects required by replication (triggers, metadata tables, and so on), but not user data.

Back

Secure Sockets Layer

Front

The protocol that improves the security of data communication by using a combination of data encryption, digital certificates, and public key cryptography. SSL enables authentication and increases data integrity and privacy over networks. SSL does not provide authorization or nonrepudiation.

Back

Section 29

(50 cards)

SID

Front

In Windows-based systems, a unique value that identifies a user, group, or computer account within an enterprise. Every account is issued a SID when it is created.

Back

soft page-break renderer

Front

A rendering extension that maintains the report layout and formatting so that the resulting file is optimized for screen-based viewing and delivery, such as on a Web page or in the ReportViewer controls.

Back

Simple Mail Transfer Protocol

Front

A member of the TCP/IP suite of protocols that governs the exchange of electronic mail between message transfer agents.

Back

Silverlight business application

Front

A template that provides many common features for building a business application with a Silverlight client. It utilizes WCF RIA Services for authentication and registration services.

Back

smart card profile

Front

A Certificate Lifecycle Manager (CLM) profile created when a request is performed using a profile template that only includes smart card-based certificate templates.

Back

smart card reader

Front

A device that is installed in computers to enable the use of smart cards for enhanced security features.

Back

slice

Front

A subset of the data in a cube, specified by limiting one or more dimensions by members of the dimension.

Back

single-user mode

Front

A state in which only one user can access a resource.

Back

Snapshot Share

Front

A share available for the storage of snapshot files. Snapshot files contain the schema and data for published tables.

Back

Smart Card Personalization Control

Front

An ActiveX control that performs all Certificate Lifecycle Manager (CLM) smart card application management activities on a client computer.

Back

shared code

Front

Code that is specifically designated to exist without modification in the server project and the client project.

Back

Slicers

Front

A feature that provides one-click filtering controls that make it easy to narrow down the portion of a data set that's being looked at.

Back

shadow copy

Front

A static image of a set of data, such as the records displayed as the result of a query.

Back

shopping basket analysis

Front

A standard data mining algorithm that analyzes a list of transactions to make predictions about which items are most frequently purchased together.

Back

slipstream installation

Front

A type of installation that integrates the base installation files for an operating system or program with its service packs, updates or patches, and enables them to be installed in a single step.

Back

SMTP

Front

A member of the TCP/IP suite of protocols that governs the exchange of electronic mail between message transfer agents.

Back

simple recovery model

Front

A database recovery mode that minimally logs all transactions sufficiently to ensure database consistency after a system crash or after restoring a data backup. The database is recoverable only up to the time of its most recent data backup, and restoring individual pages is unsupported.

Back

setup repair

Front

An error reporting process that may run during the setup of a program if a problem occurs.

Back

single-precision

Front

Of or pertaining to a floating-point number having the least precision among two or more options commonly offered by a programming language, such as single-precision versus double-precision.

Back

snapshot

Front

A static report that contains data captured at a specific point in time.

Back

shared data source item

Front

Data source connection information that is encapsulated in an item. Can be managed as an item in the report server folder namespace.

Back

soft page

Front

A rendered page that can be slightly larger than the size specified using the InteractiveHeight and InteractiveWidth properties of a report (HTML and WinForm control).

Back

simple client

Front

A type of cache client that does not have a routing table and thus does not need network connectivity to all cache hosts in the cache cluster. Because data traveling to simple clients from the cluster may need to travel across multiple cache hosts, simple clients may not perform as fast as a routing clients.

Back

smart card

Front

A plastic (credit card-sized or smaller) device with an embedded microprocessor and a small amount of storage that is used, with an access code, to enable certificate-based authentication. Smart cards securely store certificates, public and private keys, passwords, and other types of personal information.

Back

shared schedule

Front

Schedule information that can be referenced by multiple items.

Back

smart card unblocking

Front

The action of binding a smart card with administrative credentials to reset the the personal identification number (PIN) attempt counter.

Back

snowflake schema

Front

An extension of a star schema such that one or more dimensions are defined by multiple tables. In a snowflake schema, only primary dimension tables are joined to the fact table. Additional dimension tables are joined to primary dimension tables.

Back

single-byte character set

Front

A character encoding in which each character is represented by 1 byte. Single byte character sets are mathematically limited to 256 characters.

Back

Smart Card Self Service Control

Front

Software installed on a client computer that enables end users and administrators to manage smart cards by providing a connection from the client computer to the smart card.

Back

sleep

Front

To suspend operation without terminating.

Back

sliding window

Front

A window of fixed length L that moves along a timeline according to the stream's events. With every event on the timeline, a new window is created, starting at the event's start time.

Back

shapefile

Front

A public domain format for the interchange of spatial data in geographic information systems. Shapefiles have the file name extension ".shp".

Back

software transformer

Front

A software module or routine that modifies the events (data) into a format expected by the output device, and emits the data to that device.

Back

SMO

Front

An application programming interface that supports the incorporation of SQL Server administration into any COM or OLE Automation application.

Back

software profile

Front

A Certificate Lifecycle Manager (CLM) profile created when a request is performed using a profile template that only includes software-based certificate templates.

Back

shared lock

Front

A lock created by nonupdate (read) operations.

Back

snapshot replication

Front

A replication in which data is distributed exactly as it appears at a specific moment in time and does not monitor for updates to the data.

Back

snapshot window

Front

A window that is defined according to the start and end times of the event in the stream, instead of a fixed grid along the timeline.

Back

software development kit

Front

A set of routines (usually in one or more libraries) designed to allow developers to more easily write programs for a given computer, operating system, or user interface.

Back

slipstream

Front

To integrate updates, patches or service packs into the base installation files of the original software, so that the resulting files will allow a single step installation of the updated software.

Back

showplan

Front

A report showing the execution plan for an SQL statement.

Back

significance

Front

One of the arguments of the FLOOR function.

Back

snapshot isolation level

Front

A transaction isolation level in which each read operation performed by a transaction returns all data as it existed at the start of the transaction. Because a snapshot transaction does not use locks to protect read operations, it will not block other transactions from modifying any data read by the snapshot transaction.

Back

SKU

Front

A unique identifier, usually alphanumeric, for a product. The SKU allows a product to be tracked for inventory purposes. An SKU can be associated with any item that can be purchased. For example, a shirt in style number 3726, size 8 might have a SKU of 3726-8.

Back

snap-in

Front

A type of tool that you can add to a console supported by Microsoft Management Console (MMC). A stand-alone snap-in can be added by itself; an extension snap-in can be added only to extend the function of another snap-in.

Back

sharding

Front

A technique for partitioning large data sets, which improves performance and scalability, and enables distributed querying of data across multiple tenants.

Back

solution explorer

Front

A component of Microsoft SQL Server Management Studio that allows you to view and manage items and perform item management tasks in a solution or a project.

Back

sink

Front

A device or part of a device that receives something from another device.

Back

setup initialization file

Front

A text file, using the Windows .ini file format, that stores configuration information allowing SQL Server to be installed without a user having to be present to respond to prompts from the Setup program.

Back

shared dimension

Front

A dimension created within a database that can be used by any cube in the database.

Back

Section 30

(50 cards)

source cube

Front

The cube on which a linked cube is based.

Back

source control

Front

A set of features that include a mechanism for checking source code in and out of a central repository. It also implies a version control system that can manage files through the development lifecycle, keeping track of which changes were made, who made them, when they were made, and why.

Back

sparse column

Front

A column that reduces the storage requirement for null values at the cost of more overhead to retrieve nonnull values.

Back

SQL Server 2005 Express Edition

Front

An edition of a Microsoft relational database design and management system for e-commerce, line-of-business, and data warehousing solutions.

Back

SQL Server Data Quality Services

Front

A knowledge-based data-quality system that enables users to perform knowledge discovery and management, data cleansing, data matching, integration with reference data services, and integrated profiling.

Back

SQL Server Agent

Front

A Microsoft Windows service that executes scheduled administrative tasks, which are called jobs, and stores the information in SQL Server.

Back

SQL Server Management Objects

Front

An application programming interface that supports the incorporation of SQL Server administration into any COM or OLE Automation application.

Back

SQL Server Analysis Services

Front

A feature of Microsoft SQL Server that supports online analytical processing (OLAP) and data mining for business intelligence applications. Analysis Services organizes data from a data warehouse into cubes with precalculated aggregation data to provide rapid answers to complex analytical queries.

Back

SQL

Front

A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems.

Back

source code control

Front

A set of features that include a mechanism for checking source code in and out of a central repository. It also implies a version control system that can manage files through the development lifecycle, keeping track of which changes were made, who made them, when they were made, and why.

Back

SQL Server Express

Front

An edition of a Microsoft relational database design and management system for e-commerce, line-of-business, and data warehousing solutions.

Back

SQL Server instance auto-protection

Front

A type of protection that enables DPM to automatically identify and protect databases that are added to instances of SQL Server that are configured for auto-protection.

Back

source partition

Front

An Analysis Services partition that is merged into another and is deleted automatically at the end of the merger process.

Back

source adapter

Front

A data flow component that extracts data from a data store.

Back

SQL Server Compact

Front

A Microsoft relational database management and analysis system for e-commerce, line-of-business, and data warehousing solutions.

Back

spatial data

Front

Data that is represented by 2D or 3D images. Spatial data can be further subdivided into geometric data (data that can use calculations involving Euclidian geometry) and geographic data (data that identifies geographic locations and boundaries on the earth).

Back

source

Front

The SSIS data flow component that makes data from different external data sources available to the other components in the data flow.

Back

source

Front

A synchronization provider that enumerates any changes and sends them to the destination provider.

Back

sparse file

Front

A file that is handled in a way that requires much less disk space than would otherwise be needed. Sparse support allows an application to create very large files without committing disk space for those regions of the file that contain only zeros. For example, you can use sparse support to work with a 42-GB file in which you need to write data only to the first 64 KB (the rest of the file is zeroed).

Back

SQL Server

Front

A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.

Back

SQL Server Reporting Services

Front

A server-based report generation environment for enterprise, Web-enabled reporting functionality so you can create reports that draw content from a variety of data sources, publish reports in various formats, and centrally manage security and subscriptions.

Back

SQL Server login

Front

An account stored in SQL Server that allows users to connect to SQL Server.

Back

SQL Server Master Data Services

Front

A master data management application to consistently define and manage the critical data entities of an organization.

Back

SQL Server Configuration Manager

Front

A tool to manage the services associated with SQL Server, to configure the network protocols used by SQL Server, and to manage the network connectivity configuration from SQL Server client computers.

Back

SQL database

Front

A database based on Structured Query Language (SQL).

Back

SQL Server Power Pivot for Excel

Front

A SQL Server add-in for Excel.

Back

SQL Server Profiler

Front

A graphical user interface for monitoring an instance of the SQL Server database engine or an instance of Analysis Services.

Back

SQL Server Connection Director

Front

A connectivity technology where applications based on different data access technologies (.NET or native Win32) can share the same connection information. Connection information can be centrally managed for such client applications.

Back

sort order

Front

A way to arrange data based on value or data type. You can sort data alphabetically, numerically, or by date. Sort orders use an ascending (1 to 9, A to Z) or descending (9 to 1, Z to A) order.

Back

sparsity

Front

The relative percentage of a multidimensional structure's cells that do not contain data.

Back

SQL Server Data Mining Content Viewer Controls

Front

A set of server-side controls that allow a user to browse complex mining models from any computer that has Microsoft Internet Explorer installed.

Back

sparkline

Front

A miniature chart that can be inserted into text or embedded within a cell on a worksheet to illustrate highs, lows, and trends in your data.

Back

SQL Server End-User Recovery

Front

A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator.

Back

SQL Server instance

Front

A copy of SQL Server running on a computer.

Back

source provider

Front

A synchronization provider that enumerates any changes and sends them to the destination provider.

Back

SQL expression

Front

Any combination of operators, constants, literal values, functions, and names of tables and fields that evaluates to a single value.

Back

SQL Server EUR

Front

A tool for SQL Server that enables backup administrators to authorize end users to recover backups of SQL Server databases from DPM, without further action from the backup administrator.

Back

source object

Front

The single object to which all objects in a particular collection are connected by way of relationships that are all of the same relationship type.

Back

source

Front

A disk, file, document, or other collection of information from which data is taken or moved.

Back

SQL Server Management Studio

Front

A suite of management tools included with Microsoft SQL Server for configuring, managing, and administering all components within Microsoft SQL Server.

Back

SQL Server component

Front

A SQL Server program module developed to perform a specific set of tasks - e.g., data transformation, data analysis, reporting.

Back

SQL Native Client

Front

A stand-alone data access API that is used for both OLE DB and ODBC.

Back

SQL Server 2005 Mobile Edition

Front

SQL Server product name (edition)

Back

SQL Server Execute Package Utility

Front

A graphical user interface that is used to run a Integration Services package.

Back

SQL Server Data Mining Content Viewer

Front

A viewer that displays the content that is contained in the content schema rowset of the mining model.

Back

solve order

Front

The order of evaluation (from highest to lowest solve order) and calculation (from lowest to highest solve order) for calculated members, custom members, custom rollup formulas, and calculated cells in a single calculation pass of a multidimensional cube.

Back

SQL Server data-tier application project

Front

A Visual Studio project used by database developers to create and develop a DAC. DAC projects get full support from Visual Studio and VSTS source code control, versioning, and development project management.

Back

SQL Server Browser

Front

The Windows service that listens for incoming requests for Microsoft SQL Server resources and provides information about SQL Server instances installed on the computer.

Back

source database

Front

A database on the Publisher from which data and database objects are marked for replication as part of a publication that is propagated to Subscribers. For a database view, the database on which the view is created.

Back

SPN

Front

The name by which a client uniquely identifies an instance of a service. It is usually built from the DNS name of the host. The SPN is used in the process of mutual authentication between the client and the server hosting a particular service.

Back

Section 31

(50 cards)

staging table

Front

A table in SQL Server Master Data Services that is populated with business data during the staging process.

Back

static cursor

Front

A cursor that shows the result set exactly as it was at the time the cursor was opened.

Back

stored procedure

Front

A precompiled collection of SQL statements and optional control-of-flow statements stored under a name and processed as a unit. They are stored in an SQL database and can be run with one call from an application.

Back

statement

Front

A compiled T-SQL query.

Back

SQL statement

Front

An SQL or Transact-SQL command, such as SELECT or DELETE, that performs some action on data.

Back

SQL Server Service Broker

Front

A technology that helps developers build scalable, secure database applications.

Back

SQL writer

Front

A VSS compliant writer provided by the SQL Server that handles the VSS interaction with SQL Server.

Back

SQL Server Store for Office Applications

Front

A SQL Server feature that enables storage of data from an Office application on a SQL server.

Back

SQL-92

Front

The version of the SQL standard published in 1992.

Back

SSAS

Front

A feature of Microsoft SQL Server that supports online analytical processing (OLAP) and data mining for business intelligence applications. Analysis Services organizes data from a data warehouse into cubes with precalculated aggregation data to provide rapid answers to complex analytical queries.

Back

SQL Server Utility dashboard

Front

A dashboard that provides an at-a-glance summary of resource health for managed SQL Server instances and data-tier applications. Can also be referred to as the SQL Server Utility detail view or the list view with details.

Back

stoplist

Front

A specific collection of so-called stopwords, which tend to appear frequently in documents, but are believed to carry no usable information.

Back

stemmer

Front

In Full-Text Search, for a given language, a stemmer generates inflectional forms of a particular word based on the rules of that language. Stemmers are language specific.

Back

SSRCT

Front

A tool that enables DPM administrators to authorize end users to perform self-service recovery of data by creating and managing DPM roles (grouping of users, objects, and permissions).

Back

SSRT

Front

A tool that is used by end users to recover backups from DPM, without any action required from the DPM administrator.

Back

start cap

Front

The start of a line.

Back

standalone server

Front

A computer that runs Windows Server but does not participate in a domain. A standalone server has only its own database of end users, and it processes logon requests by itself. It does not share account information with any other computer and cannot provide access to domain accounts.

Back

stewardship portal

Front

A feature of MDS that provides centralized control over master data, including members and hierarchies and enables data model administrators to ensure data quality by developing, reviewing, and managing data models and enforcing them consistently across domains.

Back

staging process

Front

The process used in SQL Server Master Data Services to import data into staging tables and then process the staged data as a batch prior to importing it into the master database.

Back

staging queue

Front

The batch table in SQL Server Master Data Services where staged records are queued as batches to be processed into the Master Data Services database.

Back

storage location

Front

The position at which a particular item can be found: either an addressed location or a uniquely identified location on a disk, tape, or similar medium.

Back

StreamInsight platform

Front

The platform, consisting of the StreamInsight server, Event Flow Debugging tool, Visual Studio IDE, and other components, for the development of complex event processing applications.

Back

SQL Server Utility viewpoints

Front

A feature of SQL Server Utility that provides administrators a holistic view of resource health through an instance of SQL Server that serves as a utility control point (UCP).

Back

SQL Writer Service

Front

A service that permits Windows backup programs to copy SQL Server data files through the Volume Shadow Copy Service framework, while SQL Server is running.

Back

star join

Front

A join between a fact table (typically a large fact table) and at least two dimension tables.

Back

stopword

Front

A word that tends to appear frequently in documents and carries no usable information.

Back

SQL Trace

Front

A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine.

Back

step into

Front

To execute the current statement and enter Break mode, stepping into the next procedure whenever a call for another procedure is reached.

Back

StreamInsight Event Flow Debugger

Front

A stand-alone tool in the Microsoft StreamInsight platform that provides event-flow debugging and analysis.

Back

stored procedure resolver

Front

A program that is invoked to handle row change-based conflicts that are encountered in an article to which the resolver was registered.

Back

SQL Server Utility Explorer

Front

A hierarchical tree displaying the objects in the SQL Server Utility.

Back

SSL

Front

The protocol that improves the security of data communication by using a combination of data encryption, digital certificates, and public key cryptography. SSL enables authentication and increases data integrity and privacy over networks. SSL does not provide authorization or nonrepudiation.

Back

stock keeping unit

Front

A unique identifier, usually alphanumeric, for a product. The SKU allows a product to be tracked for inventory purposes. An SKU can be associated with any item that can be purchased. For example, a shirt in style number 3726, size 8 might have a SKU of 3726-8.

Back

star query

Front

A query that joins a fact table and a number of dimension tables.

Back

start angle

Front

The angle of rotation, between 0 and 360, at which the scale will begin. The zero (0) position is located at the bottom of the gauge, and the start angle rotates clockwise. For example, a start angle of 90 degrees starts the scale at the 9 o'clock position.

Back

standby server

Front

A server instance containing a copy of a database that can be brought online if the source copy of the database becomes unavailable. Log shipping can be used to maintain a "warm" standby server, called a secondary server, whose copy of the database is automatically updated from log backups at regular intervals. Before failover to a warm standby server, its copy of the database must be brought fully up to date manually. Database mirroring can be used to maintain a "hot" standby server, called a mirror server, whose copy of the database is continuously brought up to date. Failover to the database on a mirror server is essentially instantaneous.

Back

staging

Front

The process used in SQL Server Master Data Services to import data into staging tables and then process the staged data as a batch prior to importing it into the master database.

Back

stream consumer

Front

The structure or device that consumes the output of a query. Examples are an output adapter or another running query.

Back

standby file

Front

In a restore operation, a file used during the undo phase to hold a "copy-on-write" pre-image of pages that are to be modified. The standby file allows reverting the undo pass to bring back the uncommitted transactions.

Back

StreamInsight server

Front

The core engine and adapter framework components of Microsoft StreamInsight. The StreamInsight server can be used to process and analyze the event streams associated with a complex event processing application.

Back

staged data

Front

Data imported into staging tables during the staging process in SQL Server Master Data Services.

Back

static row filter

Front

A filter available for all types of replication that allows you to restrict the data replicated to a Subscriber based on a WHERE clause.

Back

stolen page

Front

A page in Buffer Cache taken for other server requests

Back

star schema

Front

A relational database structure in which data is maintained in a single fact table at the center of the schema with additional dimension data stored in dimension tables. Each dimension table is directly related to and usually joined to the fact table by a key column.

Back

stream

Front

An abstraction of a sequence of bytes, such as a file, an I/O device, an inter-process communication pipe, a TCP/IP socket, or a spooled print job. The relationship between streams and storages in a compound file is similar to that of files and folders.

Back

storage engine

Front

A component of SQL Server that is responsible for managing the raw physical data in your database. For example, reading and writing the data to disk is a task handled by the storage engine.

Back

SQL Server Trace

Front

A set Transact-SQL system stored procedures to create traces on an instance of the SQL Server Database Engine.

Back

SSRS

Front

A server-based report generation environment for enterprise, Web-enabled reporting functionality so you can create reports that draw content from a variety of data sources, publish reports in various formats, and centrally manage security and subscriptions.

Back

standing query

Front

An instantiation of a query template that runs within the StreamInsight server performing continuous computation over the incoming events.

Back

SQL Server Utility

Front

A way to organize and monitor SQL Server resource health. It enables administrators to have a holistic view of their environment.

Back

Section 32

(50 cards)

striped media set

Front

A media set that uses multiple devices, among which each backup is distributed.

Back

system functions

Front

A set of built-in functions that perform operations on and return the information about values, objects, and settings in SQL Server.

Back

System Configuration Checker

Front

A system preparation tool that helps to avoid setup failures by validating the target machine before a software application is installed.

Back

subscriber

Front

In Notification Services, the person or process to which notifications are delivered.

Back

Support Count

Front

A dynamic option that displays the number of rows in which the determinant column value determines the dependent column.

Back

stripe

Front

Horizontal or vertical ranges that set the background pattern of the chart in regular or custom intervals. You can use strip lines to improve readability for looking up individual values on the chart, highlight dates that occur at regular intervals, or highlight a specific key range.

Back

switch out table

Front

The staging table the user wants to use for the partition to switch out of the current source table.

Back

synchronization manager

Front

A tool used to ensure that a file or directory on a client computer contains the same data as a matching file or directory on a server.

Back

system table

Front

A table that stores the data defining the configuration of a server and all its tables.

Back

system tables

Front

Built-in tables that form the system catalog for SQL Server.

Back

subtract

Front

To perform the basic mathematical operation of deducting something from something else.

Back

subscription event rule

Front

A rule that processes information for event-driven subscriptions.

Back

Sync Manager

Front

A tool used to ensure that a file or directory on a client computer contains the same data as a matching file or directory on a server.

Back

SVG

Front

An XML-based language for device-independent description of two-dimensional graphics. SVG images maintain their appearance when printed or when viewed with different screen sizes and resolutions. SVG is a recommendation of the World Wide Web Consortium (W3C).

Back

SVF

Front

A function that returns a single value, such as a string, integer, or bit value.

Back

syndication format

Front

A format used for publishing data on blogs and web sites.

Back

subscription scheduled rule

Front

One or more Transact-SQL statements that process information for scheduled subscriptions.

Back

subscriber

Front

In replication, a database instance that receives replicated data.

Back

subscription database

Front

A database at the Subscriber that receives data and database objects published by a Publisher.

Back

synchronization orchestrator

Front

An orchestrator that initiates and controls synchronization sessions.

Back

subscriber database

Front

In replication, a database instance that receives replicated data.

Back

system role assignment

Front

Role assignment that applies to the site as a whole.

Back

subscription

Front

A request for a copy of a publication to be delivered to a subscriber.

Back

system locale

Front

A Regional and Language Options setting that specifies the default code pages and associated bitmap font files for a specific computer that affects all of that computer's users. The default code pages and fonts enable a non-Unicode application written for one operating system language version to run correctly on another operating system language version.

Back

strip line

Front

Horizontal or vertical ranges that set the background pattern of the chart in regular or custom intervals. You can use strip lines to improve readability for looking up individual values on the chart, highlight dates that occur at regular intervals, or highlight a specific key range.

Back

subset

Front

A selection of tables and the relationship lines between them that is part of a larger database diagram.

Back

string

Front

A group of characters or character bytes handled as a single entity. Computer programs use strings to store and transmit data and commands. Most programming languages consider strings (such as 2674:gstmn) as distinct from numeric values (such as 470924).

Back

subquery

Front

A SELECT statement that contains one or more subqueries.

Back

surface area

Front

The number of ways in which a piece of software can be attacked.

Back

switch in table

Front

The staging table the user wants to use to switch in their data. The staging table needs to be created before switching partitions with the Manage PartitionsWizard.

Back

strong consistency

Front

A scenario where high availability is enabled and there is more than one copy of a cached object in the cache cluster. All copies of that object remain identical.

Back

subreport

Front

A report contained within another report.

Back

system stored procedures

Front

A set of SQL Server-supplied stored procedures that can be used for actions such as retrieving information from the system catalog or performing administration tasks.

Back

synchronization community

Front

A set of replicas that keep their data synchronized with one another.

Back

Synchronization Manager

Front

A tool used to ensure that a file or directory on a client computer contains the same data as a matching file or directory on a server.

Back

synchronization session

Front

A unidirectional synchronization in which the source provider enumerates its changes and sends them to the destination provider, which applies them to its store.

Back

system role definition

Front

Role definition that conveys site-wide authority.

Back

Support Percentage

Front

A dynamic option that displays the percentage of rows in which the determinant column determines the dependent column.

Back

synchronization provider

Front

A software component that allows a replica to synchronize its data with other replicas.

Back

syntactic validation

Front

The process of confirming that an XML file conforms to its schema.

Back

subscribing server

Front

A server running an instance of Analysis Services that stores a linked cube.

Back

system databases

Front

A set of five databases present in all instances of SQL Server that are used to store system information.

Back

subscribe

Front

To request data from a Publisher.

Back

synchronization application

Front

A software component, such as a personal information manager or music database, that hosts a synchronization session and invokes synchronization providers to synchronize disparate data stores.

Back

sweep angle

Front

The number of degrees, between 0 and 360 that the scale will sweep in a circle. A sweep angle of 360 degrees produces a scale that is a complete circle.

Back

Structured Query Language

Front

A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems.

Back

sync provider

Front

A software component that allows a replica to synchronize its data with other replicas.

Back

symmetric key

Front

The cryptographic key used to both encrypt and decrypt protected content during publishing and consumption.

Back

suspect tape

Front

A tape that has conflicting identification information, such as the barcode or the on-media identifier.

Back

system stored procedure

Front

A type of stored procedure that supports all of the administrative tasks required to run a SQL Server system.

Back

Section 33

(50 cards)

target partition

Front

An Analysis Services partition into which another is merged, and which contains the data of both partitions after the merger.

Back

theater view

Front

A view where the preview is centered in a Power Pivot Gallery SharePoint document library and lets you rotate through the available worksheets. Smaller thumbnails of each worksheet appear lower on the page, on either side.

Back

table-valued function

Front

A user-defined function that returns a table.

Back

tabular data stream

Front

The SQL Server internal client/server data transfer protocol. TDS allows client and server products to communicate regardless of operating-system platform, server release, or network transport.

Back

time interval

Front

A period of time in which a given event is valid. The valid time interval includes the valid start time, and all moments of time up to, but not including the valid end time.

Back

transaction log

Front

A file that records transactional changes occurring in a database, providing a basis for updating a master file and establishing an audit trail.

Back

table

Front

A database object that stores data in records (rows) and fields (columns). The data is usually about a particular category of things, such as employees or orders.

Back

target queue

Front

In Service Broker, the queue associated with the service to which messages are sent.

Back

train

Front

To populate a model with data to derive patterns that can be used in prediction or knowledge discovery.

Back

trail byte

Front

The byte value that is the second half of a double-byte character.

Back

tokenization

Front

In text mining or Full-Text Search, the process of identifying meaningful units within strings, either at word boundaries, morphemes, or stems, so that related tokens can be grouped. For example, although "San Francisco" is two words, it could be treated as a single token.

Back

system variable

Front

A variable provided by DTS.

Back

tenant

Front

A client organization that is served from a single instance of an application by a web service. A company can install one instance of software on a set of servers and offer Software as a Service to multiple tenants.

Back

table lock

Front

A lock on a table including all data and indexes.

Back

tick count

Front

A monotonically increasing number that is used to uniquely identify a change to an item in a replica.

Back

tick

Front

A regular, rapidly recurring signal emitted by a clocking circuit.

Back

target server

Front

A server that receives jobs from a master server.

Back

throttle

Front

A Microsoft SQL Server tool designed to limit the performance of an instance of the database engine any time more than eight operations are active at the same time.

Back

tablespace

Front

A unit of database storage that is roughly equivalent to a file group in SQL Server. Tablespaces allow storage and management of database objects within individual groups.

Back

temporary stored procedure

Front

A procedure placed in the temporary database, tempdb, and erased at the end of the session.

Back

tape backup

Front

A SQL Server backup operation that writes to any tape device supported by the operating system.

Back

Tablix data region

Front

A data region that can render data in table, matrix, and list format. It is intended to convey the unique functionality of the data region object and the users' ability to combine data formats.

Back

tombstone

Front

A marker that is used to represent and track a deleted item and prevent its accidental reintroduction into the synchronization community.

Back

tracer token

Front

A performance monitoring tool available for transactional replication. A token (a small amount of data) is sent through the replication system to measure the amount of time it takes for transactions to reach the Distributor and Subscribers.

Back

theta join

Front

A join based on a comparison of scalar values.

Back

tile server

Front

A map image caching engine that caches and serves pregenerated, fixed-size map image tiles.

Back

table data region

Front

A report item on a report layout that displays data in a columnar format.

Back

tabular query

Front

A standard operation such as search, sort, filter or transform on data in a table.

Back

temporary smart card

Front

A non-permanent smart card issued to a user for replacement of a lost smart card or to a user that requires access for a limited time.

Back

Tablix

Front

A data region that can render data in table, matrix, and list format. It is intended to convey the unique functionality of the data region object and the users' ability to combine data formats.

Back

TDS

Front

The SQL Server internal client/server data transfer protocol. TDS allows client and server products to communicate regardless of operating-system platform, server release, or network transport.

Back

thousand separator

Front

A symbol that separates thousands from hundreds within a number that has four or more places to the left of the decimal separator.

Back

trait phrasing

Front

A way of expressing a relationship in which a minor entity describes a major entity.

Back

tab page

Front

A part of a tab control that consists of the tab UI element and the display area, which acts as a container for data or other controls, such as text boxes, combo boxes, and command buttons.

Back

topology

Front

The set of participants involved in synchronization and the way in which they are connected to each other.

Back

target type

Front

The type of target, which has certain characteristics and behavior.

Back

trace

Front

A collection of events and data returned by the Database Engine.

Back

task object

Front

A Data Transformation Services (DTS) object that defines pieces of work to be performed as part of the data transformation process. For example, a task can execute an SQL statement or move and transform heterogeneous data from an OLE DB source to an OLE DB destination using the DTS Data Pump.

Back

Table Designer

Front

A visual design surface that is used to create and edit TSQL tables and table related objects.

Back

target

Front

The database on which an operation acts.

Back

table reference

Front

A name, expression or string that resolves to a table.

Back

trait

Front

An attribute that describes an entity.

Back

temporary table

Front

A table placed in the temporary database, tempdb, and erased at the end of the session.

Back

thread

Front

A type of object within a process that runs program instructions. Using multiple threads allows concurrent operations within a process and enables one process to run different parts of its program on different processors simultaneously. A thread has its own set of registers, its own kernel stack, a thread environment block, and a user stack in the address space of its process.

Back

training data set

Front

A set of known and predictable data used to train a data mining model.

Back

transaction isolation level

Front

The property of a transaction that controls the degree to which data is isolated for use by one process, and is guarded against interference from other processes.

Back

tool

Front

A utility or feature that aids in accomplishing a task or set of tasks.

Back

tail-log backup

Front

A log backup taken from a possibly damaged database to capture the log that has not yet been backed up. A tail-log backup is taken after a failure in order to prevent work loss.

Back

trace file

Front

A file containing records of activities of a specified object, such as an application, operating system, or network. A trace file can include calls made to APIs, the activities of APIs, the activities of communication links and internal flows, and other information.

Back

time

Front

A SQL Server system data type that stores a time value from 0:00 through 23:59:59.999999.

Back

Section 34

(50 cards)

unsafe code

Front

Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime.

Back

uninitialize

Front

To change the state of an enumerator or data source object so that it cannot be used to access data.

Back

transaction log backup

Front

A backup of transaction logs that includes all log records not backed up in previous log backups. Log backups are required under the full and bulk-logged recovery models and are unavailable under the simple recovery model.

Back

uncompress

Front

To restore the contents of a compressed file to its original form.

Back

typed adapter

Front

An adapter that emits only a single event type.

Back

tumbling window

Front

A hopping window whose hop size is equal to the window size.

Back

unknown tape

Front

Tape that has not been identified by the DPM server.

Back

transactional replication

Front

A type of replication that typically starts with a snapshot of the publication database objects and data.

Back

transformation output

Front

Data that is returned as a result of a transformation procedure.

Back

utility control point

Front

A network node that provides the central reasoning point for the SQL Server Utility. It uses Utility Explorer in SQL Server Management Studio (SSMS) to organize and monitor SQL Server resource health.

Back

user-defined aggregate function

Front

An aggregate function created against a SQL Server assembly whose implementation is defined in an assembly created in the .NET Frameworks common language runtime.

Back

unbalanced hierarchy

Front

A hierarchy in which one or more levels do not contain members in one or more branches of the hierarchy.

Back

TSQL pane

Front

One of the tabs that hosts the editor control to allow TSQL code editing.

Back

user instance

Front

An instance of SQL Server Express that is generated by the parent instance on behalf of a user.

Back

UCP

Front

A network node that provides the central reasoning point for the SQL Server Utility. It uses Utility Explorer in SQL Server Management Studio (SSMS) to organize and monitor SQL Server resource health.

Back

undo phase

Front

The phase during database recovery that reverses (rolls back) changes made by any transactions that were uncommitted when the redo phase of recovery completed.

Back

user account

Front

In Active Directory, an object that consists of all the information that defines a domain user, which includes user name, password, and groups in which the user account has membership. User accounts can be stored in either Active Directory or on your local computer.

Back

user database

Front

A database created by a SQL Server user and used to store application data.

Back

transaction retention period

Front

In transactional replication, the amount of time transactions are stored in the distribution database.

Back

uncommittable

Front

Pertaining to a transaction that remains open and cannot be completed. Uncommitable transactions could be considered a subclass of partially failed transactions, where the transaction has encountered an error that prevents its completion, but it is still holding its locks and has to be rolled back by the user.

Back

typed event

Front

An event for which the structure of the event payload provided by the source or consumed by the sink is known, and the input or output adapter is designed around this specific event structure.

Back

undeliverable

Front

Not able to be delivered to an intended recipient. If an e-mail message is undeliverable, it is returned to the sender with information added by the mail server explaining the problem; for example, the e-mail address may be incorrect, or the recipient's mailbox may be full.

Back

tuple

Front

An ordered collection of members that uniquely identifies a cell, based on a combination of attribute members from every attribute hierarchy in the cube.

Back

unpivot

Front

To expand values from multiple columns in a single record into multiple records with the same values in a single column.

Back

update lock

Front

A lock placed on resources (such as row, page, table) that can be updated.

Back

updategram

Front

A template that makes it possible to modify a database in Microsoft SQL Server from an existing XML document.

Back

type checking

Front

The process performed by a compiler or interpreter to make sure that when a variable is used, it is treated as having the same data type as it was declared to have.

Back

unbound stream

Front

An event stream that contains the definition of the event model or payload type, but does not define the data source.

Back

transformation input

Front

Data that is contained in a column, which is used duing a join or lookup process, to modify or aggregate data in the table to which it is joined.

Back

update statistics

Front

A process that recalculates information about the distribution of key values in specified indexes.

Back

unknown member

Front

A member of a dimension for which no key is found during processing of a cube that contains the dimension.

Back

underlying table

Front

A table referenced by a view, cursor, or stored procedure.

Back

transaction rollback

Front

Rollback of a user-specified transaction to the last savepoint inside a transaction or to the beginning of a transaction.

Back

transactional data

Front

Data related to sales, deliveries, invoices, trouble tickets, claims, and other monetary and non-monetary interactions.

Back

untyped adapter

Front

An adapter that accepts or emits multiple event types in which the payload structure or the type of fields in the payload are not known in advance. Examples are events from a CSV or text file, a SQL table, or a socket.

Back

transformation

Front

The SSIS data flow component that modifies, summarizes, and cleans data.

Back

unique index

Front

An index in which no two rows are permitted to have the same index value, thus prohibiting duplicate index or key values.

Back

Universal Time Coordinate

Front

The standard time common to every place in the world, coordinated by the International Bureau of Weights and Measures. Coordinated Universal Time is used for the synchronization of computers on the Internet.

Back

unmanaged instance

Front

An instance of SQL Server not monitored by a utility control point.

Back

Trend

Front

A general tendency or inclination, typically determined by the examination of a particular attribute over time.

Back

uniqueifier

Front

A 4-byte column that the SQL Server Database Engine automatically adds to a row to make each index key unique.

Back

unenforced relationship

Front

A link between tables that references the primary key in one table to a foreign key in another table, and which does not check the referential integrity during INSERT and UPDATE transactions.

Back

trusted connection

Front

A Windows network connection that can be opened only by users who have been authenticated by the network.

Back

user-defined type

Front

A user-written extension to the scalar type system in SQL Server.

Back

unmanaged code

Front

Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime.

Back

two-phase commit

Front

A protocol that ensures that transactions that apply to more than one server are completed on all servers or none at all. Two-phase commit is coordinated by the transaction manager and supported by resource managers.

Back

undo

Front

The phase during database recovery that reverses (rolls back) changes made by any transactions that were uncommitted when the redo phase of recovery completed.

Back

undo file

Front

A file that saves the content of the pages in a database after they've been modified by uncommitted, rolled back transactions and before recovery restores them to their previous state. The undo file prevents the changes performed by uncommitted transactions from being lost.

Back

Transact-SQL

Front

The language containing the commands used to administer instances of SQL Server, create and manage all objects in an instance of SQL Server, and to insert, retrieve, modify and delete all data in SQL Server tables. Transact-SQL is an extension of the language defined in the SQL standards published by the International Standards Organization (ISO) and the American National Standards Institute (ANSI).

Back

UDT

Front

A user-written extension to the scalar type system in SQL Server.

Back

Section 35

(50 cards)

workbook

Front

In a spreadsheet program, a file containing a number of related worksheets.

Back

XMLA

Front

A specification that describes an open standard that supports data access to data sources that reside on the World Wide Web.

Back

write-ahead log

Front

A transaction logging method in which the log is always written prior to the data.

Back

write back

Front

To update a cube cell value, member, or member property value.

Back

witness server

Front

In database mirroring, the server instance that monitors the status of the principal and mirror servers and that, by default, can initiate automatic failover if the principal server fails. A database mirroring session can have only one witness server (or "witness"), which is optional.

Back

workload governor

Front

A Microsoft SQL Server tool designed to limit the performance of an instance of the database engine any time more than eight operations are active at the same time.

Back

vacuumer

Front

A tool for data removal.

Back

warm latency

Front

The time to create a new workflow instance when the workflow type has already been compiled.

Back

value expression

Front

An expression in Multidimensional Expressions (MDX) that returns a value. Value expressions can operate on sets, tuples, members, levels, numbers, or strings.

Back

visual total

Front

A displayed, aggregated cell value for a dimension member that is consistent with the displayed cell values for its displayed children.

Back

virtual log file

Front

Non-physical files that are derived from one physical log file by the SQL Server Database Engine.

Back

validity period

Front

The amount of time a defined credential is deemed to be trusted.

Back

XML for Analysis

Front

A specification that describes an open standard that supports data access to data sources that reside on the World Wide Web.

Back

Windows NT Integrated Security

Front

A security mode that leverages the Windows NT authentication process.

Back

weighted close formula

Front

A formula that calculates the average of the high, low, and close prices, while giving extra weight to the close price.

Back

warm standby

Front

A method of redundancy in which the secondary (i.e., backup) system runs in the background of the primary system. Data is mirrored to the secondary server at regular intervals, which means that there are times when both servers do not contain the exact same data.

Back

Web site

Front

A group of related web pages that is hosted by an HTTP server on the World Wide Web or an intranet. The pages in a website typically cover one or more topics and are interconnected through hyperlinks.

Back

vertical partitioning

Front

The process of splitting a single table into multiple tables based on selected columns. Each of the multiple tables has the same number of rows but fewer columns.

Back

vertical split

Front

A vertical orientation of the CIDER shell.

Back

Web synchronization

Front

In merge replication, a feature that lets you replicate data by using the HTTPS protocol.

Back

WMI

Front

The Microsoft extension to the Distributed Management Task Force (DMTF) Web-based Enterprise Management (WBEM) initiative.

Back

Web pool

Front

A grouping of one or more URLs served by a worker process.

Back

WMI Query Language

Front

A subset of ANSI SQL with semantic changes adapted to Windows Management Instrumentation (WMI).

Back

version

Front

Metadata that identifies a change made to an item in a replica. It consists of the replica key and the replica tick count for the item.

Back

wide character

Front

A 2-byte multilingual character code.

Back

website

Front

A group of related web pages that is hosted by an HTTP server on the World Wide Web or an intranet. The pages in a website typically cover one or more topics and are interconnected through hyperlinks.

Back

view generation

Front

A repository engine feature that is used to create relational views based on classes, interfaces, and relationships in an information model.

Back

workstation

Front

A microcomputer or terminal connected to a network.

Back

window

Front

A subset of events within a stream that fall within some period of time; that is, a window contains event data along a timeline.

Back

Windows Management Instrumentation

Front

The Microsoft extension to the Distributed Management Task Force (DMTF) Web-based Enterprise Management (WBEM) initiative.

Back

XQuery

Front

Functional query language that is broadly applicable to a variety of XML data types derived from Quilt, XPath, and XQL. Both Ipedo and Software AG implement their own versions of the W3C's proposed specification for the XQuery language. Also called: XML Query, XQL.

Back

Web project

Front

A collection of files that specifies elements of a Web application.

Back

VSS writer

Front

A component within an application that interfaces with the VSS platform infrastructure during backups to ensure that application data is ready for shadow copy creation.

Back

x-axis

Front

The horizontal reference line on a grid, chart, or graph that has horizontal and vertical dimensions.

Back

Web Pool Agent

Front

An isolated process under which the Certificate Lifecyle Manager (CLM) web portal runs.

Back

Web application

Front

A software program that uses Hypertext Transfer Protocol (HTTP) for its core communication protocol and that delivers Web-based information to the user in the Hypertext Markup Language (HTML) language.

Back

Utility Reader

Front

A privilege that allows the user account to connect to the SQL Server Utility, see all viewpoints in the Utility Explorer in SSMS and see settings on the Utility Administration node in Utility Explorer in SSMS.

Back

vertical filtering

Front

Filtering columns from a table. When used as part of replication, the table article created contains only selected columns from the publishing table.

Back

WQL

Front

A subset of ANSI SQL with semantic changes adapted to Windows Management Instrumentation (WMI).

Back

warm standby server

Front

A standby server that contains a copy of a database that is asynchronously updated, and that can be brought online fairly quickly.

Back

workload group

Front

In Resource Governor, a container for session requests that are similar according to the classification rules that are applied to each request. A workload group allows the aggregate monitoring of resource consumption and a uniform policy that is applied to all the requests in a group.

Back

XSL Transformation

Front

A declarative, XML-based language that is used to present or transform XML data.

Back

victim

Front

The longest running transaction that has not generated row versions when tempdb runs out of space and the Database Engine forces the version stores to shrink. A message 3967 is generated in the error log for each victim transaction. If a transaction is marked as a victim, it can no longer read the row versions in the version store.

Back

version

Front

A property that is used to differentiate objects stored in the cache using the same key. Windows Server AppFabric stores the version information using the DataCacheItemVersion class. Every time an object is added or updated in the cache, the version value changes. Versioning is used to maintain data consistency. Optimistic concurrency is achieved by using versioning as opposed to locks.

Back

watermark

Front

A threshold used to manage the memory consumption on each cache host. The high watermark and low watermark specify when objects are evicted out of memory.

Back

very large database

Front

A database that has become large enough to be a management challenge, requiring extra attention to people, processes, and processes.

Back

VLDB

Front

A database that has become large enough to be a management challenge, requiring extra attention to people, processes, and processes.

Back

visualizer

Front

A way to visually represent data in debug mode.

Back

XSL

Front

An XML vocabulary that is used to transform XML data to another form, such as HTML, by means of a style sheet that defines presentation rules.

Back

wall-time

Front

The total time taken by a computer to complete a task which is the sum of CPU time, I/O time, and the communication channel delay.

Back

Section 36

(1 card)

XSLT

Front

A declarative, XML-based language that is used to present or transform XML data.

Back