Datenbankhost hinzufügen und Datenbanken und Instanzen ermitteln
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Bevor Sie eine Datenbank sichern können, müssen Sie den Host zuerst der Verwaltungskonsole hinzufügen und die Datenbank oder ihre Instanz ermitteln. Gehen Sie dazu so vor:
Sicherungs- und Notfallwiederherstellungs-Agent auf dem Datenbankserver installieren
Der Sicherungs- und Notfallwiederherstellungs-Agent ist ein schlanker Dienst auf dem Server, mit dem eine anwendungskonsistente Kopie von Datenbanken erfasst wird. Dabei werden Änderungsblock-Trackings verwendet, um Änderungen an Datenbankdaten für die inkrementelle Erfassungsstrategie von Sicherung und Notfallwiederherstellung zu identifizieren. Auf allen Datenbankservern, auf denen Daten durch Sicherungen und Notfallwiederherstellungen geschützt werden sollen, muss der Sicherungs- und Notfallwiederherstellungs-Agent installiert sein.
Bearbeiten Sie den Host, nachdem Sie ihn hinzugefügt haben, um das Format des Staging-Laufwerks festzulegen:
Klicken Sie mit der rechten Maustaste auf den Host und wählen Sie Bearbeiten aus.
Wählen Sie auf der Seite Host bearbeiten das Format des Staging-Laufwerks aus:
Block: Blockbasierte Auslagerungslaufwerke sind für Sicherungen auf Volumeebene erforderlich.
Diese Sicherungen auf Volumeebene sind sowohl für die Sicherung und Wiederherstellung als auch für die TDM-Nutzung am besten geeignet. Das Tracking von geänderten Blöcken für Sicherungen und Notfallwiederherstellungen ist nur auf blockbasierten Staging-Laufwerken verfügbar. Virtuelle Datenbanken können nur auf blockbasierten Staging-Laufwerken bereitgestellt werden.
NFS: NFS-Staging-Laufwerke ermöglichen nur die dateibasierte Sicherung.
Wählen Sie unten auf der Seite Host bearbeiten die Option Speichern aus.
Datenbank- oder Instanzanwendung über den App-Manager finden
So ermitteln und schützen Sie die Datenbank oder Instanz:
Klicken Sie auf App-Manager>Apps und wählen Sie dann App hinzufügen aus.
Wählen Sie im Assistenten Anwendung hinzufügen den Datenbanktyp aus und folgen Sie dann der Anleitung.
Gefundene Datenbank oder Instanz im App-Manager suchen
Die neu gefundene Instanz und ihre Datenbanken finden Sie in der Verwaltungskonsole auf der Seite App-Manager>Anwendungen. Alle der Verwaltungskonsole bekannten Anwendungen aller Typen werden aufgeführt. Mit dem Anwendungsfilter Typ im linken Bereich können Sie nur die gewünschten Instanzen und Datenbanken anzeigen lassen. Die neue Datenbank oder die Instanz und ihre Datenbanken werden in der Liste als nicht verwaltet angezeigt (rotes Schildsymbol).
Nächste Schritte
Nachdem die Datenbanken der Verwaltungskonsole hinzugefügt wurden:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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)"]]