How to delete SLP after backup with storage fundation
ERROR:
Failed to delete storage Lifecycle Policy snap reason:Images are in process. Please, run the nbstlutil command to get a list of those images if you need to cancel or expire them.
How to delete SLP after backup with storage fundation
Failed to delete storage Lifecycle Policy snap reason:Images are in process. Please, run the nbstlutil command to get a list of those images if you need to cancel or expire them.
How to delete SLP after backup with storage fundation
nbstlutil list | awk '{print "bpexpdate -force_not_complete -d 0 -backupid "$4}' > del_bk.sh
chmod +x del_bk.sh
yes | ./del_bk.sh
or
nbstlutil list | awk '{print "bpexpdate -force_not_complete -d 0 -backupid",$4}'
chmod +x del_bk.sh
yes | ./del_bk.sh
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29557342/viewspace-1130156/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- BW: How To Delete Workbookdelete
- How To Delete An Oracle Applications UserdeleteOracleAPP
- How To Delete Unwanted Boot Menu Itemsdeleteboot
- How to Prepare Storage for ASM (Doc ID 452924.1)ASM
- backup archivelog delete input 與delete all input 區別Hivedelete
- How to use rman backup a noarchivelog databaseHiveDatabase
- BACKUP ARCHIVELOG with DELETE INPUT or DELET all..Hivedelete
- How to Restore the Database Using AMDU after Diskgroup CorruptionRESTDatabase
- How to restore raid after reinstall LinuxRESTAILinux
- How to Clean Up After a Failed Oracle Clusterware (CRS) InstallationAIOracle
- How to restore and recover a database from an RMAN backup_881395.1RESTDatabase
- How to restore ASM based OCR after complete loss of the CRS diskgroupRESTASM
- Centos/RHEL :How to add,delete and display LVM tagsCentOSdeleteLVM
- How to Move/Recreate GI Management Repository to Different Shared Storage
- 理解RMAN backup database plus archivelog delete all input命令DatabaseHivedelete
- 10g RAC: How to Clean Up After a Failed CRS InstallAI
- Output Type SPER Delete Inbound Delivery After We Reverse PGI for STO' outbounddelete
- How can I prevent users from connecting to a USB storage device?dev
- You may fail to backup log or restore log after TDE certification/key rotation.AIREST
- How to redirect to a specific web page after sign out from Entra IDWeb
- How To Retry Multiple Errored Approval Workflow Processes After A Fix Or Patch Has Been ImplementedErrorAPP
- Metlink:10g RAC How to Clean Up After a Failed CRS InstallAI
- 【MOS】How to backup or restore OLR in 11.2/12c Grid InfrastructureRESTASTStruct
- How to Restore CRS after accidentally run localconfig on RAC system_747415.1RESTIDE
- How to configure Client Failover after Data Guard Switchover or Failover [ID 316740.1]clientAI
- The Storage Situation: Removable StorageREM
- slp_srvr top程式,cluster.log大量日誌VR
- jQuery after()jQuery
- storage事件中的坑,storage.setItem()無法觸發storage事件事件
- delete input 與 delete all inputdelete
- delete OBSOLETE 與 delete expirieddelete
- Database StorageDatabase
- deletedelete
- delete 和 delete [] 的真正區別delete
- JavaScript storage 事件JavaScript事件
- Web Storage概述Web
- Kafka Offset StorageKafka
- MySQL Storage EnginesMySql