Agrega un host de base de datos y descubre las bases de datos y las instancias
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Antes de poder crear una copia de seguridad de una base de datos, primero debes agregar el host a la consola de administración y descubrir la base de datos o su instancia. Sigue estos pasos:
Instala el agente de Backup and DR en el servidor de bases de datos
El agente de Backup and DR, un servicio ligero y de pequeño espacio en el servidor, se usa para capturar una copia de bases de datos coherente con la aplicación. Usa el seguimiento de bloques de cambios para identificar los cambios en los datos de la base de datos para la estrategia de captura incremental para siempre de la copia de seguridad y la DR. Todos los servidores de bases de datos que tengan datos que se deban proteger con Backup and DR deben tener instalado el agente de Backup and DR.
Configura el formato del disco de preparación del host
Una vez que agregues el host, edítalo para establecer el formato de disco de preparación:
Haz clic con el botón derecho en el host y selecciona Editar.
En la página Editar host, selecciona el formato de disco de preparación:
Bloque: Se requieren discos de preparación basados en bloques para las copias de seguridad a nivel del volumen.
Estas copias de seguridad a nivel del volumen son las más útiles para la copia de seguridad y la recuperación, así como para el uso de TDM. El seguimiento de bloques modificados de Backup and DR solo está disponible en discos de preparación basados en bloques, y las bases de datos virtuales solo se pueden activar en discos de preparación basados en bloques.
NFS: Los discos de preparación de NFS solo permiten copias de seguridad basadas en archivos.
Selecciona Guardar en la parte inferior de la página Editar organizador.
Descubre la base de datos o la aplicación de instancia desde el Administrador de aplicaciones
Usa las siguientes instrucciones para descubrir y proteger la base de datos o la instancia:
Haz clic en Administrador de aplicaciones>Aplicaciones y, luego, selecciona Agregar aplicación.
En el asistente Add Application, selecciona el tipo de base de datos y, luego, sigue los pasos del asistente.
Busca la base de datos o instancia descubierta en el Administrador de aplicaciones
Para encontrar la instancia descubierta recientemente y sus bases de datos, ve a la página App Manager>Applications de la consola de administración. Se enumeran todas las aplicaciones que la consola de administración conoce de todos los tipos. Puedes usar el filtro de aplicación Type en el panel izquierdo para mostrar solo las instancias y las bases de datos que te interesan. La base de datos nueva o la instancia y sus bases de datos aparecerán en la lista como no administradas (ícono de escudo rojo).
¿Qué sigue?
Después de agregar las bases de datos a la consola de administración, haz lo siguiente:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eBefore backing up a database, you must add the host to the management console and discover the database or its instance.\u003c/p\u003e\n"],["\u003cp\u003eThe Backup and DR agent needs to be installed on all database servers to capture application-consistent copies using change block tracking.\u003c/p\u003e\n"],["\u003cp\u003eAfter installing the agent, you should add the host to the management console, then set the staging disk format to either "Block" (recommended) or "NFS".\u003c/p\u003e\n"],["\u003cp\u003eYou can discover and protect a database or instance by adding the application through the App Manager wizard.\u003c/p\u003e\n"],["\u003cp\u003eNewly discovered applications appear as unmanaged in the App Manager, indicated by a red shield icon.\u003c/p\u003e\n"]]],[],null,["# Add a database host and discover the databases and instances\n\nBefore you can back up a database, first add the host to the management\nconsole and discover the database or its instance. Use the following\nsteps:\n\n1. [Add the host to the management console](#add-host)\n\n2. [Discover the database or instance from the App Manager](#discover-db)\n\n3. [Set the host staging disk format](#staging-disk)\n\n4. [Find the discovered database or instance in the App Manager](#find-db)\n\nInstall the Backup and DR agent on the database server\n------------------------------------------------------\n\nThe Backup and DR agent, a small-footprint, lightweight service on the server,\nis used to capture an application-consistent copy of databases. It uses\nchange block tracking to identify changes to database data for Backup and DR's\nincremental forever capture strategy. All database servers that have data to be\nprotected by Backup and DR must have the Backup and DR agent installed.\n\n1. [Obtain the right Backup and DR agent for your host](/backup-disaster-recovery/docs/concepts/about-connector#right-connector)\n\n2. Log onto the Linux server as root.\n\n3. [Install the Backup and DR agent](/backup-disaster-recovery/docs/configuration/linux-agent)\n\nAdd the host to the management console\n--------------------------------------\n\nAfter the agent is installed, you must\n[add the host to the management console](/backup-disaster-recovery/docs/configuration/manage-hosts-and-their-connected-applications#add-host).\n\nSet the host staging disk format\n--------------------------------\n\nOnce the host is added, edit the host to set the staging disk format:\n\n1. Right-click the host and select **Edit**.\n\n2. On the **Edit Host** page, select the staging disk format:\n\n - **Block**: Block-based staging disks are required for volume-level backups. These volume-level backups are the most useful for both backup and recovery and TDM usage. Backup and DR changed-block tracking is only available on block-based staging disks, and virtual databases can only be mounted to block-based staging disks.\n - **NFS**: NFS staging disks permit only file-based backup.\n3. Select **Save** at the bottom of **Edit Host** page.\n\nDiscover the database or instance application from the App Manager\n------------------------------------------------------------------\n\nUse the following instructions to discover and protect the database or instance:\n\n1. Click **App Manager** \\\u003e **Applications** , then select\n **Add Application**.\n\n2. In the **Add Application** wizard, select the database type and then\n follow the steps in the wizard.\n\nFind the discovered database or instance in the App Manager\n-----------------------------------------------------------\n\nTo find the newly-discovered instance and its databases, go to the management\nconsole **App Manager** \\\u003e **Applications** page. All applications\nknown to the management console of all types are listed. You can use the\n**Type** application filter on the left pane to show only the instances and\ndatabases of interest. The new database or the instance and its databases\nappear in the list as unmanaged---the red shield icon.\n\nWhat's next\n-----------\n\nAfter the databases have been added to the management console:\n\n- [Create a backup plan](/backup-disaster-recovery/docs/create-plan/create-template)\n\n- [Set application details and settings](/backup-disaster-recovery/docs/configuration/application-details)\n\n- [Check staging disk format and backup method](/backup-disaster-recovery/docs/create-plan/otherdb-required-settings)\n\n- [Protect the database and its logs](/backup-disaster-recovery/docs/backup/otherdb-protect)"]]