Mount an Oracle database image protected under an ASM disk group for data access
Use these instructions to mount an Oracle database image for data access:
Open the management console to the App Manager>Applications and enter the database application name or use the filters
to make it easier to get to the database image that you need.
Right-click the application and select Access.
On the Access page, select the image and click Mount
under the Mount menu.
On the Mount page, fill in the required information.
Under Target, select a host to mount the new database on,
and provide a Label as needed. This is optional.
Under Application Options, clear Create New Virtual Application.
Open the Mapping Options by clicking on the arrow icon to
the left of the title.
If required, change the default Storage pool to be used for the mount
from the drop-down list. This only applies to mounts where there is no
existing staging disk, such as direct to OnVault and imported OnVault
images, otherwise the pool where the source image disks are located is
always used regardless of what is set here.
MOUNT LOCATION: Enter the mount path where to mount the log backup
image.
If logs are Backup and DR protected, then the logs image is
mounted to <mountpath>_archivelog_Log, and subsequent logs images to
<mountpath>_archivelog_Log1, or <mountpath>_archivelog_Log2.
If no mount path is specified, the Oracle database backup image and the
log backup image are mounted to a default generated path
/act/mnt/(jobid)_mountpoint_<random generated number>
DISK GROUP NAME
Enter a diskgroup name where to mount the database backup image under
ASM.
The Oracle database image is mounted to ASM with a disk group name
specified under Disk Group Name.
RAC NODE LIST:
If empty, the backup image is mounted to the selected host's IP address.
To provision a RAC database on the target RAC cluster, specify the IP
address of all nodes for the target RAC cluster separated by a colon (:).
Click Submit. You can go to the Job Monitor to
view the progress and details of the job. The mounted image is
available in the Active Mounts.
Mount an Oracle database image protected under a file system for data access
Use these instructions to mount an Oracle database image for data access:
From the Backup and DR Service management console, click
App Manager>Applications to open the
Applications page, then enter the database application name or use the
filters to find the database image that you need.
Right-click the application and select Access.
On the Access page, select the image and click Mount
under the Mount menu.
On the Mount page, fill in the required information.
Under Target, select the host for the newly mounted database.
The requested information changes depending on what type of host was
selected.
Open the Mapping Options by clicking on the arrow icon to
the left of the title.
If required, change the default Storage pool to be used for the mount
from the drop-down list. This only applies to mounts where there is no
existing staging disk, such as Direct to OnVault and imported OnVault
images, otherwise the pool where the source image disks are located are
always used regardless of what is set here.
MOUNT LOCATION: Enter the mount path where to mount the database and
log backup image:
The Oracle database backup image is mounted to the specified mount path
/<mountpath>.
If logs are Backup and DR protected, then the logs image are mounted to
<mountpath>_archivelog_Log, and subsequent logs images to the same
archivelog name with a increasing number at the end, for example,
<mountpath>_archivelog_Log1.
If no mount path is specified the Oracle database backup image and log
backup image is mounted to a default generated path
/act/mnt/(jobid)_mountpoint_<random generated number>.
Check Submit to submit the job. You can go to the Job Monitor to
view the progress and details of the job The mounted image is
available in the Active Mounts.
Management of the active mounts
Once you have created a mount, you can track the image form the
App Manager > Active Mounts. Ideally, don't leave any image mounted
indefinitely. This is because the backup image that the mount was created from,
cannot expire until all its mounts have been deleted. When you have finished
using the mounted image then either:
Unmount
the image. You can remount
it if needed. You can then delete
the image later when you are certain it is no longer needed.
Unmount and delete
the image. This deletes the mounted image, not the backup that the mount is based on.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-25 UTC."],[[["\u003cp\u003eThis guide details the process of mounting backup images of Oracle databases for data access, covering both ASM disk group and file system protected images.\u003c/p\u003e\n"],["\u003cp\u003eMounts can be done as a standard mount or as an application aware mount which is a virtual database, with the latter's procedure linked for detailed instructions.\u003c/p\u003e\n"],["\u003cp\u003eWhen mounting an Oracle database image, users need to specify target host, optional labels, and can configure storage pool and mount locations.\u003c/p\u003e\n"],["\u003cp\u003eActive mounts can be tracked via the App Manager, and it's recommended to unmount and/or delete images when they are no longer needed to prevent backup image expiration.\u003c/p\u003e\n"],["\u003cp\u003eThe default mount path is generated automatically if you do not specify a custom location.\u003c/p\u003e\n"]]],[],null,["# Mount an Oracle database as a standard mount\n\nYou can mount backup images of an Oracle database as a standard mount or as a\nvirtual database---application aware mount.\n\nThis is the procedure for a standard mount. To make a virtual\ndatabase---application aware mount---see the procedure in\n[Mount an Oracle database as a virtual database](/backup-disaster-recovery/docs/access-data/oracle-mount-virtualdb).\n| **Note:** OnVault pools pointing to backup vaults don't support mount operations.\n\nMount an Oracle database image protected under an ASM disk group for data access\n--------------------------------------------------------------------------------\n\nUse these instructions to mount an Oracle database image for data access:\n\n1. Open the management console to the **App Manager** \\\u003e\n **Applications** and enter the database application name or use the filters\n to make it easier to get to the database image that you need.\n\n2. Right-click the application and select **Access**.\n\n3. On the **Access** page, select the image and click **Mount**\n under the **Mount** menu.\n\n4. On the **Mount** page, fill in the required information.\n\n - Under **Target** , select a host to mount the new database on,\n and provide a **Label** as needed. This is optional.\n\n - Under **Application Options** , clear **Create New Virtual Application**.\n\n If you want to create an application aware mount,\n see [Mount an Oracle database as a virtual database](/backup-disaster-recovery/docs/access-data/oracle-mount-virtualdb).\n - Open the **Mapping Options** by clicking on the arrow icon to\n the left of the title.\n\n - If required, change the default **Storage pool** to be used for the mount\n from the drop-down list. This only applies to mounts where there is no\n existing staging disk, such as direct to OnVault and imported OnVault\n images, otherwise the pool where the source image disks are located is\n always used regardless of what is set here.\n\n - **MOUNT LOCATION**: Enter the mount path where to mount the log backup\n image.\n\n - If logs are Backup and DR protected, then the logs image is mounted to `\u003cmountpath\u003e_archivelog_Log`, and subsequent logs images to `\u003cmountpath\u003e_archivelog_Log1`, or `\u003cmountpath\u003e_archivelog_Log2`.\n - If no mount path is specified, the Oracle database backup image and the log backup image are mounted to a default generated path `/act/mnt/(jobid)_mountpoint_\u003crandom generated number\u003e`\n - **DISK GROUP NAME**\n\n - Enter a diskgroup name where to mount the database backup image under ASM. The Oracle database image is mounted to ASM with a disk group name specified under **Disk Group Name**.\n - **RAC NODE LIST**:\n\n - If empty, the backup image is mounted to the selected host's IP address.\n - To provision a RAC database on the target RAC cluster, specify the IP address of all nodes for the target RAC cluster separated by a colon (:).\n\n | **Note:** To create a virtual application (application-aware mount) as a RAC database, specify the IP address of all nodes for the target RAC cluster separated by a colon (:) in the order of RAC nodes. The first IP address in the RAC Node list must be the selected host's IP address in the ASM details.\n5. Click **Submit** . You can go to the **Job Monitor** to\n view the progress and details of the job. The mounted image is\n available in the [Active Mounts](#active).\n\nMount an Oracle database image protected under a file system for data access\n----------------------------------------------------------------------------\n\nUse these instructions to mount an Oracle database image for data access:\n\n1. From the Backup and DR Service management console, click\n **App Manager** \\\u003e **Applications** to open the\n **Applications** page, then enter the database application name or use the\n filters to find the database image that you need.\n\n2. Right-click the application and select **Access**.\n\n3. On the **Access** page, select the image and click **Mount**\n under the **Mount** menu.\n\n4. On the **Mount** page, fill in the required information.\n\n - Under **Target**, select the host for the newly mounted database.\n The requested information changes depending on what type of host was\n selected.\n\n - Optionally, provide a label as needed.\n\n - Deselect **Create New Virtual Application** . If you want to make\n an application aware mount, then follow the procedure in\n [Mount an Oracle database as a virtual application](/backup-disaster-recovery/docs/access-data/oracle-mount-virtualdb).\n\n - Open the **Mapping Options** by clicking on the arrow icon to\n the left of the title.\n\n - If required, change the default **Storage pool** to be used for the mount\n from the drop-down list. This only applies to mounts where there is no\n existing staging disk, such as Direct to OnVault and imported OnVault\n images, otherwise the pool where the source image disks are located are\n always used regardless of what is set here.\n\n - **MOUNT LOCATION**: Enter the mount path where to mount the database and\n log backup image:\n\n - The Oracle database backup image is mounted to the specified mount path `/\u003cmountpath\u003e`.\n\n | **Note:** \n | If the path exists as an empty folder, the Backup and DR agent uses it. \n | If it does not exist, the Backup and DR agent creates it. \n | If it exists as a file or as a folder that is not empty, then the job fails.\n - If logs are Backup and DR protected, then the logs image are mounted to\n `\u003cmountpath\u003e_archivelog_Log`, and subsequent logs images to the same\n archivelog name with a increasing number at the end, for example,\n `\u003cmountpath\u003e_archivelog_Log1`.\n\n - If no mount path is specified the Oracle database backup image and log\n backup image is mounted to a default generated path\n `/act/mnt/(jobid)_mountpoint_\u003crandom generated number\u003e`.\n\n5. Check **Submit** to submit the job. You can go to the **Job Monitor** to\n view the progress and details of the job The mounted image is\n available in the [Active Mounts](#active).\n\nManagement of the active mounts\n-------------------------------\n\nOnce you have created a mount, you can track the image form the\n**App Manager** \\\u003e **Active Mounts**. Ideally, don't leave any image mounted\nindefinitely. This is because the backup image that the mount was created from,\ncannot expire until all its mounts have been deleted. When you have finished\nusing the mounted image then either:\n\n- [Unmount](/backup-disaster-recovery/docs/access-data/manage-active-mounts#unmount) the image. You can [remount](/backup-disaster-recovery/docs/access-data/manage-active-mounts#remount) it if needed. You can then [delete](/backup-disaster-recovery/docs/access-data/manage-active-mounts#delete) the image later when you are certain it is no longer needed.\n- [Unmount and delete](/backup-disaster-recovery/docs/access-data/manage-active-mounts#unmount-delete) the image. This deletes the mounted image, not the backup that the mount is based on.\n\nThe Oracle DBA guide\n--------------------\n\n- [Backup and DR for Oracle databases](/backup-disaster-recovery/docs/concepts/oracle-intro)\n- [Prerequisites for protecting an Oracle database](/backup-disaster-recovery/docs/configuration/oracle-db-prerequisites)\n- [Oracle patches and known issues](/backup-disaster-recovery/docs/concepts/oracle-patches-known-issues)\n- [Prepare Oracle databases for protection](/backup-disaster-recovery/docs/configuration/oracle-db-prepare)\n- [Discover and protect an Oracle database](/backup-disaster-recovery/docs/configuration/discover-and-protect-oracle)\n- [Details and settings for Oracle databases](/backup-disaster-recovery/docs/create-plan/oracle-advanced-settings)\n- [Use dNFS with Backup and DR](/backup-disaster-recovery/docs/configuration/oracle-dnfs)\n- [Protect a discovered Oracle database](/backup-disaster-recovery/docs/backup/oracle-db-protect)\n- [Mount an Oracle database as a standard mount](/backup-disaster-recovery/docs/access-data/oracle-mount)\n- [Create an instant virtual copy of an Oracle database](/backup-disaster-recovery/docs/access-data/oracle-mount-virtualdb)\n- [Restore and recover an Oracle database](/backup-disaster-recovery/docs/restore-data/restore-oracle)\n- [Instant recovery of an Oracle database using Mount and Migrate](/backup-disaster-recovery/docs/restore-data/oracle-mm)\n- [Provision an environment with a Backup and DR workflow](/backup-disaster-recovery/docs/access-data/create-workflow-oracle)"]]