DeleteOrphanDatasourcesForCloud

Description

qoperation execscript -sn QS_DeleteOrphanDatasourcesForCloud -si CloudId -si NodeClientId -si DatasourceIds

To delete all the orphan data sources of a deleted index server, follow the example below.

Example: qoperation execscript -sn QS_DeleteOrphanDatasourcesForCloud -si 2 -si 5 -si ''

To perform hard delete of the data sources from the database, follow the example below.

Example: qoperation execscript -sn QS_DeleteOrphanDatasourcesForCloud -si 0 -si 0 -si '1,2,3'

script_name: QS_DeleteOrphanDatasourcesForCloud.

CloudId - The cloudId of the index server.

NodeClientId - The client id of the index server node.

DatasourceIds - Comma separated datasource ids to be deleted

qoperation execscript -sn QS_DeleteOrphanDatasourcesForCloud -si CloudId -si NodeClientId -si DatasourceIds

To delete all the orphan data sources of a deleted index server, follow the example below.

Example: qoperation execscript -sn QS_DeleteOrphanDatasourcesForCloud -si 2 -si 5 -si ''

To perform hard delete of the data sources from the database, follow the example below.

Example: qoperation execscript -sn QS_DeleteOrphanDatasourcesForCloud -si 0 -si 0 -si '1,2,3'

script_name: QS_DeleteOrphanDatasourcesForCloud.

CloudId - The cloudId of the index server.

NodeClientId - The client id of the index server node.

DatasourceIds - Comma separated datasource ids to be deleted

Details

  • Scope: All
  • Platform: CommServe (Database: CommServ)
  • Release: 11.0.0

Disclaimer of Warranties

CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

Loading...