Skip to main content
SnapCenter 6.0 cmdlets

Uncatalog-SmBackupWithOracleRMAN

Contributors

Uncatalog Oracle backup(s).

Syntax

Uncatalog-SmBackupWithOracleRMAN [-PluginCode]  <PluginCode>  [-BackupIds]  <String>  [-BackupNames]  <String>  [-AppObjectId]  <String>

Detailed Description

Uncatalogs the Oracle Database backup(s) in SnapCenter with Oracle Recovery Manager (RMAN).

Parameters

Name Description Required? Pipeline Input Default Value

PluginCode

Specifies the plug-in code of the resource to be cataloged.

true

false

BackupIds

Specifies the id of backup that need to be uncataloged. Multiple backup ids can be specified in a comma separated list.

false

false

BackupNames

Specifies the name of the backup that need to be uncataloged. Multiple backup names can be specified in a comma separated list.

false

false

AppObjectId

Specifies the ID of the application object.

false

true (ByPropertyName)

Examples

Example 1: Uncataloging a SCO backup using backupId

 Uncatalog-SmBackupWithOracleRMAN -PluginCode SCO -BackupId 7

This example syntax uncatalogs a SCO backup using backupId.

Name: Uncataloging Backup(s)
  scspr1894465002_gdl_englab_netapp_com_TSPITRDB_scspr1894465002_08-06-2020_01.13.03.7681_1
Id  : 48
StartTime   : 8/7/2020 2:11:00 AM
EndTime :
IsCancellable   : False
IsRestartable   : False
IsCompleted : False
IsVisible   : True
IsScheduled : False
PercentageCompleted : 0
Description :
Status  : Queued
Owner   :
Error   :
Priority: None
Tasks   : {}
ParentJobID : 0
EventId : 0
JobTypeId   : 29
ApisJobKey  :
ObjectId: 0
PluginCode  : SCO
PluginName  : SnapCenter Plug-in for Oracle Database
HostId  : 0
RoleId  :
JobIds  : {}

Example 2: Uncataloging a SCO backup using backupname

 Uncatalog-SmBackupWithOracleRMAN -PluginCode SCO -BackupName scspr1894465002_gdl_englab_netapp_com_TSPITRDB_scspr1894465002_08-06-2020_04.13.23.4083_1

This example syntax uncatalogs a SCO backup using backupname.

Name: Uncataloging Backup(s)
  scspr1894465002_gdl_englab_netapp_com_TSPITRDB_scspr1894465002_08-06-2020_04.13.23.4083_1
Id  : 46
StartTime   : 8/7/2020 2:05:40 AM
EndTime :
IsCancellable   : False
IsRestartable   : False
IsCompleted : False
IsVisible   : True
IsScheduled : False
PercentageCompleted : 0
Description :
Status  : Queued
Owner   :
Error   :
Priority: None
Tasks   : {}
ParentJobID : 0
EventId : 0
JobTypeId   : 29
ApisJobKey  :
ObjectId: 0
PluginCode  : SCO
PluginName  : SnapCenter Plug-in for Oracle Database
HostId  : 0
RoleId  :
JobIds  : {}

Example 3: Uncataloging a SCO backup for the desired database

 Uncatalog-SmBackupWithOracleRMAN -PluginCode SCO -BackupName rg1_galaxy-vm134_08-08-2020_15.11.16.3564_0 -AppObjectId 'galaxy-vm134.gdl.englab.netapp.com\DB14'

This example syntax uncatalogs a SCO backup for the desired database.

Name: Uncataloging Backup(s)
  rg1_galaxy-vm134_08-08-2020_15.11.16.3564_1
Id  : 50
StartTime   : 8/7/2020 2:10:40 AM
EndTime :
IsCancellable   : False
IsRestartable   : False
IsCompleted : False
IsVisible   : True
IsScheduled : False
PercentageCompleted : 0
Description :
Status  : Queued
Owner   :
Error   :
Priority: None
Tasks   : {}
ParentJobID : 0
EventId : 0
JobTypeId   : 29
ApisJobKey  :
ObjectId: 0
PluginCode  : SCO
PluginName  : SnapCenter Plug-in for Oracle Database
HostId  : 0
RoleId  :
JobIds  : {}