English | Spanish |
Access database engine | motor de base de datos de Access (Part of the Access database system that retrieves and stores data in user and system databases. The engine can be thought of as a data manager on which database systems are built) |
accounts database | base de datos de cuentas (A database which stores user accounts and their network access properties) |
Add SourceSafe Database Wizard | Asistente para agregar una base de datos SourceSafe (A wizard that locates and configures a Visual SourceSafe database. If you cannot find an existing database to use, the wizard allows you to create a new one) |
AppCompat database | base de datos de compatibilidad de aplicaciones (A database that contains a list of applications that may have potential compatibility problems and remedies. When an application starts, Windows checks this database to configure system options to minimize compatibility problems) |
application compatibility database | base de datos de compatibilidad de aplicaciones (A database that contains a list of applications that may have potential compatibility problems and remedies. When an application starts, Windows checks this database to configure system options to minimize compatibility problems) |
application database | base de datos de aplicación (The database that stores user and system data for one application. The application database contains the events, subscriptions, and notifications for the application. It also contains system metadata, including the schemas for the events, subscriptions, and notifications for the application; and the match rules for the application) |
ASP.NET application services database | base de datos de servicios de la aplicación ASP.NET (In ASP.NET, a database that stores the data for several ASP.NET application services, including membership, Web Parts personalization, roles, and profiles. The database can be a local database in the Web site's App_Data folder or a SQL Server or other database, depending on how the site is configured) |
Audit Collection Services database The database in which Audit Collection Services stores all the security events that it collects from monitored computers | base de datos de servicios de recopilación de auditorías (ACS) |
authentication database | base de datos de autenticación (A database on a server that matches user names to passwords) |
auxiliary AppCompat database | base de datos de compatibilidad de aplicaciones auxiliar (An additional database that is associated with the AppCompat database. The Auxiliary AppCompat database can be modified on the system and is used primarily in large enterprises where the IT environment is heavily managed. The main AppCompat database is read-only) |
back-end database server | servidor de base de datos back-end (A server that hosts data, configuration settings, and stored procedures that are associated with one or more applications) |
Business Contact Manager database | base de datos de Business Contact Manager (The database that stores information about accounts, business contacts, opportunities, business projects, and other items) |
Business Contact Manager for Microsoft Outlook 2010 Database Tool | Herramienta de base de datos de Business Contact Manager para Outlook 2010 (A downloadable tool that provides users with administration capabilities such as creating, sharing, backing up or restoring a database) |
business database | base de datos profesional (The repository for all Business Contact Manager for Outlook data) |
Business Scorecard Manager Server database | base de datos de Business Scorecard Manager Server (A database that stores metadata for scorecards, including user permissions and the settings for scorecard elements) |
client database | base de datos cliente (A relational database that is created on a client computer during the installation of client components) |
complete database restore | restauración completa de la base de datos (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) |
component database | base de datos de componentes (A central database that holds the metadata necessary to define one or more componentized OSs. Includes platforms, components, repositories, resource types and groups, but not configurations) |
component settings database | base de datos de configuración de componentes (A database that stores service information for each portal site in a deployment) |
configuration database | base de datos de configuración (The Microsoft SQL Server, MSDE, or Windows Internal database that contains the configuration information that applies across all servers in a deployment of SharePoint Products and Technologies, such as Web application information) |
Configuration database server name | nombre del servidor de la base de datos de configuración (A UI element. The name of the server on which the Configuration database is housed) |
Configuration Manager site database | base de datos del sitio de Administración de configuración (A Microsoft SQL Server database that stores Configuration Manager site data, such as discovery data, configuration data, and status messages and inventory data. Every primary site has a Configuration Manager site database. The server supporting the Configuration Manager site database is automatically assigned the site database server role) |
Configuration Manager site database | base de datos de sitio de Configuration Manager (A Microsoft SQL Server database that stores Configuration Manager site data, such as discovery data, configuration data, and status messages and inventory data. Every primary site has a Configuration Manager site database. The server supporting the Configuration Manager site database is automatically assigned the site database server role) |
contained database | base de datos independiente (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) |
content database | base de datos de contenido (The Microsoft SQL Server or WMSDE database that contains the content for one or more SharePoint sites) |
cross-database ownership chaining | encadenamiento de propiedad entre bases de datos (An ownership chain that spans more than one database) |
data warehouse database | base de datos de almacenamiento de datos (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) |
database application | aplicación de base de datos (A set of objects that can include tables, queries, forms, reports, macros, and code modules that are designed to work together to make a database easier to use) |
database availability group | grupo de disponibilidad de base de datos (A group of up to 16 Mailbox servers that host a set of databases and provide automatic database-level recovery from failures that affect individual servers or databases) |
database catalog | catálogo de base de datos (The part of a database that contains the definition of all the objects in the database, as well as the definition of the database) |
database column value | valor de columna de base de datos (The placeholder for a database field displayed inside a database results region) |
Database Compare | Comparación de bases de datos (A Microsoft Office product that detects and categorizes changes between two databases to facilitate review and approval processes) |
database connection | conexión de base de datos (A connection that specifies the name, type, location, and, optionally, other information about a database file or server) |
database connection endpoint | extremo de conexión de base de datos (An endpoint representing the connection to a database) |
database development life cycle | ciclo de vida del desarrollo de bases de datos (A structured process that is imposed upon the development of the database portion of an application. It is essentially a subset of the software development life cycle that is specific to one or more databases in an application) |
database diagram | diagrama de base de datos (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) |
Database Documenter | Documentador de base de datos (A tool that builds a report that contains detailed information about the objects in a database) |
database engine | motor de base de datos (The program module or modules that provide access to a database management system (DBMS)) |
Database Explorer | Explorador de bases de datos (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) |
database file | archivo de base de datos (One of the physical files that make up a database) |
database filter | filtro de base de datos (A filter that allows Operations Manager to evaluate further rules but does not insert matching events into the database) |
database grooming | limpieza de base de datos (The process of deleting old data to reduce the total database size) |
database language | lenguaje de base de datos (The language used for accessing, querying, updating, and managing data in relational database systems) |
database maintenance tool | herramienta de mantenimiento de la base de datos (One of a number of utilities that allow users to back up, restore, and check for errors in the Business Contact Manager for Outlook database) |
database manager | administrador de base de datos (A layer of software between the physical database and the user. The DBMS manages all access to the database) |
database migration | migración de base de datos (The movement of an existing database from one computer running SQL Server to another one within the same system) |
database mirroring | creación de reflejo de la base de datos (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)) |
Database Mirroring Monitor | Monitor de creación de reflejo de la base de datos (A tool used to monitor any subset of the mirrored databases on a server instance) |
database mirroring partner | asociado de creación de reflejo de la base de datos (One in a pair of server instances that act as role-switching partners for a mirrored database) |
database mirroring partners | asociados de creación de reflejo de la base de datos (A pair of server instances that act as role-switching partners for a mirrored database) |
database object | objeto de base de datos (A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database)) |
database owner | propietario de la base de datos (The person who created the database, and has full control, including granting access permissions or deleting records. When a database has been restored, then the person who restored it becomes the owner) |
database project | proyecto de base de datos (A collection of one or more data connections (a database and the information needed to access that database)) |
database refactoring | refactorización de base de datos (The process by which you can modify the names of database objects in such a way that all instances of those names within the database project are modified at the same time) |
database reference | referencia de base de datos (A path, expression or filename that resolves to a database) |
database replication | replicación de base de datos (The process of creating two or more special copies (replicas) of an Access database. Replicas can be synchronized, changes made to data in one replica, or design changes made in the Design Master, are sent to other replicas) |
Database restore | Restaurar base de datos (A dialog box that enables the user to select the data file to use when restoring a database) |
database role | rol de base de datos (A collection of users and groups with the same access to an Analysis Services database) |
database schema | esquema de la base de datos (The names of tables, fields, data types, and primary and foreign keys of a database) |
database script | script de base de datos (A collection of statements used to create database objects) |
database server | servidor de bases de datos (A computer that is running Microsoft SQL Server and is used by an SMS/Configuration Manager site to store the site data) |
database shard | partición de base de datos (A database partition generated as a product of splitting a large database into chunks in a distributed scalable database system) |
database snapshot | instantánea de base de datos (A read-only, static view of a database at the moment of snapshot creation) |
database structure | estructura de la base de datos (The names of tables, fields, data types, and primary and foreign keys of a database) |
database unit test | prueba unitaria de base de datos (A unit test that validates whether a certain aspect of your database is working as you expect) |
Database view | vista de base de datos (A read-only, static snapshot of a source database at the moment of the view's creation) |
default database | base de datos predeterminada (The database the user is connected to immediately after logging in to SQL Server) |
Distributed Relational Database Architecture A connection protocol for distributed relational database processing used by IBM relational database products that comprises protocols for communication between an application and a remote database, and communication between databases. DRDA also provides the connections for remote and distributed processing. The Distributed Data Management Architecture provides the base architecture for DRDA | Arquitectura distribuida de bases de datos relacionales (DRDA) |
distribution database | base de datos de distribución (A database on the Distributor that stores data for replication including transactions, snapshot jobs, synchronization status, and replication history information) |
DPM database | base de datos DPM (The SQL Server database that stores DPM settings and configuration information) |
DWDataMart database | base de datos DWDataMart (The database that includes the reporting data, stored for the long-term) |
DWRepository database | base de datos DWRepository (The database that includes the transformed data from the DWStagingAndConfig database) |
DWStagingAndConfig database | base de datos DWStagingAndConfig (The database that includes copies of management packs, configuration items, and work items) |
external database | base de datos externa (The source of the table that is to be linked or imported to the current database, or the destination of a table that is to be exported) |
federated database servers | servidores de bases de datos federadas (A set of linked servers that shares the processing load of data by hosting partitions of a distributed partitioned view) |
fixed database role | rol fijo de base de datos (A predefined role that exists in each database. The scope of the role is limited to the database in which it is defined) |
hub database | base de datos central (In a hub-spoke topology, a database joining communication lines at a central location, providing a common connection to all databases on the network) |
IIS Database Manager | Administrador de bases de datos de IIS (An extension to IIS for managing local and remote databases from within IIS Manager) |
Internet Database Connector | Conector de bases de datos de Internet (A tool, included in IIS, that can send queries to a database, format the returned data in an HTML page, and return the page to a browser) |
library database | base de datos de biblioteca (A collection of procedures and database objects that you can call from any application. In order to use the items in the library, you must first establish a reference from the current database to the library database) |
local database | base de datos local (A local copy of a shared remote database, which you work in on your computer, and which is periodically synchronized with the remote database) |
logging database | base de datos de registro (The Microsoft SQL Server, MSDE, or WMSDE database that stores health monitoring and usage data temporarily, and can be used for reporting and diagnostics) |
mailbox database | base de datos de buzones de correo (A database for storing mailboxes in Exchange Server. The mailbox database manages the data in mailboxes, tracks deleted messages and mailbox sizes, and assists in message transfers. A mailbox database is stored as an Exchange database (.edb) file) |
Manage Database | Administrar base de datos (An option, located on the Business Contact Manager menu, in the Database Tools selection, that enables a user to manage their databases) |
Management Portal for Windows Azure SQL Database | Portal de administración de Base de datos SQL de Windows Azure (A web-based, lightweight database management tool for SQL Azure databases that supports database development tasks, schema modification, Transact-SQL, and extract/deploy operations with data-tier applications) |
master database The system database that records all the system-level information for an instance of SQL Server | base de datos maestra (master) |
member database | base de datos miembro (In a hub-spoke topology, a database that is joined to other databases by a hub database at a central location) |
metadata database | base de datos de metadatos (A relational database used for maintaining metadata for download by client components) |
Microsoft CRM Database Profile Wizard | Asistente para perfiles de bases de datos de Microsoft CRM (An application which collects data about Microsoft Dynamics CRM deployments and sends it to Microsoft. Customers who volunteer to use this tool help Microsoft develop improvements for Microsoft CRM) |
mirror database | base de datos reflejada (In a database mirroring session, the copy of the database that is normally fully synchronized with the principal database) |
model database | base de datos modelo (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) |
MOM database | base de datos MOM (A Microsoft SQL Server database that stores configuration information and operations data that is produced by the monitoring process) |
MOM Database Server | Servidor de base de datos MOM (The server where the MOM database is located) |
multiuser shared database A database that permits more than one user to access and modify the same set of data at the same time | base de datos multiusuario (compartida) |
non-contained database | base de datos dependiente (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) |
ODBC database | base de datos ODBC (A database for which an Open Database Connectivity (ODBC) driver that you can use for importing, linking to, or exporting data is supplied) |
offline database | base de datos sin conexión (A local working copy of a remote shared database in which you can make changes while you are disconnected. You can synchronize changes with the remote shared database when you reconnect) |
online database | base de datos en línea (A remote shared database that is synchronized with your local copy) |
Open Database Connectivity | conectividad abierta de bases de datos (In the Microsoft WOSA (Windows Open System Architecture) structure, an interface providing a common language for Windows applications to gain access to a database on a network) |
operational database | base de datos operativa (A SQL Server 2008 database, by default named OperationsManager, which stores configuration data, operations data, and security data) |
Operations Manager database | base de datos de Operations Manager (A SQL Server 2005 or SQL Server 2008 database, named OperationsManager by default, which stores configuration data, operations data, and security data) |
orchestration database | base de datos de Orchestration (The Oracle or SQL Server database where configuration information, runbooks, and logs are stored) |
partial database restore | restauración parcial de la base de datos (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) |
PerformancePoint Monitoring System database | base de datos del sistema de supervisión de PerformancePoint (The database that stores the PerformancePoint Monitoring Server metadata, which consists of user permissions and settings for dashboard elements) |
PerformancePoint Settings Database | Base de datos de configuración de PerformancePoint (A PerformancePoint-specific database that stores the annotations for each dashboard element, user-based filter selections, and other information about dashboard elements) |
Planning System Database | base de datos del sistema de planeación (The database that tracks all Planning Server configurations, security, and applications) |
primary database | base de datos principal (In a log shipping, a read-write database whose transaction log is backed up at regular intervals for restoring onto one or more secondary databases) |
principal database | base de datos principal (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) |
publication database | base de datos de publicación (A database on the Publisher from which data and database objects are marked for replication and propagated to Subscribers) |
publisher database | base de datos del publicador (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) |
quarantine database | base de datos de cuarentena (A database into which infected messages and attachments are placed in order to isolate them) |
referenced database | base de datos a la que se hace referencia (The database to which the user has established a reference from the current database. The user can create a reference to a database and then call procedures within standard modules in that database) |
relational database | base de datos relacional (A database or database management system that stores information in tables) |
relational database management system | sistema de administración de bases de datos relacionales (A database system that organizes data into related rows and columns as specified by a relational model) |
remote database | base de datos remota (A database which is stored on another computer and is shared out to other users. These users create their own local copy, which is periodically synchronized with the shared database) |
Report database | base de datos de informes (The SQL Server database that stores DPM reporting information) |
report server database | base de datos del servidor de informes (A database that provides internal storage for a report server) |
reporting database | base de datos de informes (The SQL Server database that stores DPM reporting information) |
Restore Database | Restaurar base de datos (A button on a BCM wizard that enables the user to revert the database to a previous state) |
secondary database | base de datos secundaria (In log shipping, a read-only database that was created by restoring a full backup of the primary database (without recovery) on a separate server instance (the secondary server). Log backup from the primary database is restored at regular intervals onto the secondary database) |
Service Manager database | base de datos de Service Manager (A database that includes all the work items, configuration items, and administrative settings for the product) |
Share Database | Compartir base de datos (An option, found on the Business Contact Manager menu, in the Database Tools selection, that enables the user to share all information in a database) |
shared database | base de datos compartida (A database that is shared out to other users. These users create their own local copies, which are periodically synchronized with the shared database) |
site database server | servidor de base de datos del sitio (An Configuration Manager site system role assigned to the computer that hosts the Configuration Manager site database (a SQL Server database). The computer might or might not be the site server) |
source database | base de datos de origen (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) |
SQL database | base de datos SQL (A database based on Structured Query Language (SQL)) |
SQL Database | Base de datos SQL (The Microsoft-hosted database and web services that enable relational queries, search, and data synchronization with mobile users, remote offices, and business partners, which can store and retrieve structured, semi-structured, and unstructured data) |
SQL Database instance | instancia de Base de datos SQL (An individual database instance of the SQL Database service in Windows Azure) |
staging database | base de datos provisional (A database that is used to transition data into the PerformancePoint Server system from an external data source, or to transition data from the PerformancePoint Server system to an external database) |
subscriber database | base de datos del suscriptor (In replication, a database instance that receives replicated data) |
subscription database | base de datos de suscripciones (A database at the Subscriber that receives data and database objects published by a Publisher) |
system databases | bases de datos del sistema (A set of five databases present in all instances of SQL Server that are used to store system information) |
user database | base de datos de usuario (A database created by a SQL Server user and used to store application data) |
very large database | base de datos de gran tamaño (A database that has become large enough to be a management challenge, requiring extra attention to people, processes, and processes) |
Virtual Machine Manager database | base de datos Virtual Machine Manager (The SQL Server database that holds all Virtual Machine Manager configuration information) |
Windows Azure SQL Database | Base de datos SQL de Windows Azure (The Microsoft-hosted database and web services that enable relational queries, search, and data synchronization with mobile users, remote offices, and business partners, which can store and retrieve structured, semi-structured, and unstructured data) |
Windows Azure SQL Database Development Accelerator | Acelerador de desarrollo de Base de datos SQL de Windows Azure (An offer from Office 365 that provides SQL Azure database services at a discounted monthly price for a one-year term) |
Windows Azure SQL Database Migration Wizard | Asistente para migración de Base de datos SQL de Windows Azure (A wizard that helps you select your SQL objects, create SQL scripts suitable for SQL Azure, migrate data between on-premises SQL Server 2008 or SQL Server 2005 and SQL Azure servers, as well as between two or more SQL Azure databases in the same or different data centers. The SQL Azure Migration Wizard is community-built, and is not supported) |
Windows Azure SQL Database provisioning process | proceso de aprovisionamiento de Base de datos SQL de Windows Azure (A way of preparing and configuring the hardware and software required to maintain your data at a Microsoft data center. The SQL Azure provisioning model describes the logical hierarchy of your Windows Azure platform account, SQL Azure servers, and databases; by using this process, you can rapidly provision your data storage) |
Windows Azure SQL Database server | servidor de Base de datos SQL de Windows Azure (A logical group of databases that acts as an authorization boundary and central administrative point for multiple databases. Each server includes logins similar to those in instances of SQL Server on your premises) |