EnableSCActivityControl

Description

Qscript to enable/disable backup activity on a sub client.

qoperation execscript -sn EnableSCActivityControl.sql -si c=client_name -si a=Ida_argument_value -si i=instanceName -si b=backupsetName -si s=subclient_name -si activity(0/1)

Example: enable backup activity on a file system default subclient.

qoperation execscript -sn EnableSCActivityControl.sql -si c=client001 -si a=Q_FILESYSTEM -si i=DefaultInstanceName -si b=defaultBackupSet -si s=default -si 1

The following is the list of the argument values that can be used when specifying the Ida_argument_value.

File System (Generic) Q_FILESYSTEM

AIX File System Agent Q_AIX_FS

FreeBSD File System Agent Q_FREEBSD_FS

HP-UX File System Agent Q_HPUX_FS

IRIX File System Agent Q_SGI_FS

Linux File System Agent Q_LINUX_FS

Macintosh File System Agent Q_MAC_FS

NDMP Q_NDMP

Solaris File System Agent Q_SOLARIS_FS

Windows File System Agent (Windows XP 32-bit) Q_WINXP32_FS

Windows File System Agent (Windows XP 64-bit) Q_WINXP64_FS

Windows File System Agent (Windows Server 2003 32-bit) Q_WINNET32_FS

Windows File System Agent (Windows Server 2003 64-bit) Q_WINNET64_FS

Windows File System Agent (Windows Vista 32-bit) Q_WINDOWS_FS

Windows File System Agent (Windows Vista 64-bit) Q_WINDOWS_FS

Windows File System Agent (Windows Server 2008 32-bit) Q_WINDOWS_FS

Windows File System Agent (Windows Server 2008 64-bit) Q_WINDOWS_FS

Windows File System Agent (Windows Server 2012 32-bit) Q_WINDOWS_FS

Windows File System Agent (Windows Server 2012 64-bit) Q_WINDOWS_FS

Active Directory Agent Q_ACTIVEDIR

DB2 Agent (Windows) Q_DB2

DB2 Agent (UNIX) Q_UNIX_DB2

DB2 MultiNode Agent (UNIX) Q_DB2_DPF

Documentum Agent Q_DOCUMENTUM

Image Level Agent (Windows) Q_IMAGELEVEL_WIN

Image Level Agent (UNIX) Q_IMAGELEVEL_UNIX

Informix Agent Q_INFORMIX

IBM Domino Agent (Notes Database for Windows) Q_LOTUS_DOMINO_DB

IBM Domino Agent (Notes Database for UNIX) Q_LOTUS6_DB

IBM Domino Agent (Notes Document for Windows) Q_LOTUS_DOMINO_DOC

IBM Domino Agent (Notes Document for UNIX) Q_LOTUS_UNIX_DOC

Microsoft Exchange Database Agent Q_MSEXCH_DB

Microsoft Exchange Mailbox Agent Q_MSEXCH_MB

Microsoft Exchange Public Folder Agent Q_MSEX_PUB

Microsoft SQL Server Agent Q_MSSQL

MySQL Agent (Both Windows and UNIX) Q_MYSQL

Oracle Database Agent Q_ORACLE

Oracle RAC Agent Q_ORACLE_RAC

PostGreSQL Agent Q_POSTGRESS

SAP Agent (Oracle) Q_SAP_ORADB

SAP Agent (MAXDB) Q_SAP_SAPDB

SharePoint Server Q_SHAREPOINT_SERVER

Sybase Agent Q_SYBASE

Virtual Server Agent Q_VIRTUAL_SERVER

Content Store Q_CONTENT_STORE

Domino Mailbox Archiver Q_LOTUS_DOC_MIG

Exchange Public Folder Archiver Q_MSEXPF_MIG

File Archiver for Windows Q_WINFS_MIG

File Archiver for Unix Q_UNIXFS_MIG

ContinuousDataReplicator Q_FILE_REPLICATION

External Data Connector Q_EXTERNAL_DATA_CONNECTOR

  • script_name : EnableSCActivityControl
  • Usage

    Qscript to enable/disable backup activity on a sub client.

    qoperation execscript -sn EnableSCActivityControl.sql -si c=client_name -si a=Ida_argument_value -si i=instanceName -si b=backupsetName -si s=subclient_name -si activity(0/1)

    Example: enable backup activity on a file system default subclient.

    qoperation execscript -sn EnableSCActivityControl.sql -si c=client001 -si a=Q_FILESYSTEM -si i=DefaultInstanceName -si b=defaultBackupSet -si s=default -si 1

    The following is the list of the argument values that can be used when specifying the Ida_argument_value.

    File System (Generic) Q_FILESYSTEM

    AIX File System Agent Q_AIX_FS

    FreeBSD File System Agent Q_FREEBSD_FS

    HP-UX File System Agent Q_HPUX_FS

    IRIX File System Agent Q_SGI_FS

    Linux File System Agent Q_LINUX_FS

    Macintosh File System Agent Q_MAC_FS

    NDMP Q_NDMP

    Solaris File System Agent Q_SOLARIS_FS

    Windows File System Agent (Windows XP 32-bit) Q_WINXP32_FS

    Windows File System Agent (Windows XP 64-bit) Q_WINXP64_FS

    Windows File System Agent (Windows Server 2003 32-bit) Q_WINNET32_FS

    Windows File System Agent (Windows Server 2003 64-bit) Q_WINNET64_FS

    Windows File System Agent (Windows Vista 32-bit) Q_WINDOWS_FS

    Windows File System Agent (Windows Vista 64-bit) Q_WINDOWS_FS

    Windows File System Agent (Windows Server 2008 32-bit) Q_WINDOWS_FS

    Windows File System Agent (Windows Server 2008 64-bit) Q_WINDOWS_FS

    Windows File System Agent (Windows Server 2012 32-bit) Q_WINDOWS_FS

    Windows File System Agent (Windows Server 2012 64-bit) Q_WINDOWS_FS

    Active Directory Agent Q_ACTIVEDIR

    DB2 Agent (Windows) Q_DB2

    DB2 Agent (UNIX) Q_UNIX_DB2

    DB2 MultiNode Agent (UNIX) Q_DB2_DPF

    Documentum Agent Q_DOCUMENTUM

    Image Level Agent (Windows) Q_IMAGELEVEL_WIN

    Image Level Agent (UNIX) Q_IMAGELEVEL_UNIX

    Informix Agent Q_INFORMIX

    IBM Domino Agent (Notes Database for Windows) Q_LOTUS_DOMINO_DB

    IBM Domino Agent (Notes Database for UNIX) Q_LOTUS6_DB

    IBM Domino Agent (Notes Document for Windows) Q_LOTUS_DOMINO_DOC

    IBM Domino Agent (Notes Document for UNIX) Q_LOTUS_UNIX_DOC

    Microsoft Exchange Database Agent Q_MSEXCH_DB

    Microsoft Exchange Mailbox Agent Q_MSEXCH_MB

    Microsoft Exchange Public Folder Agent Q_MSEX_PUB

    Microsoft SQL Server Agent Q_MSSQL

    MySQL Agent (Both Windows and UNIX) Q_MYSQL

    Oracle Database Agent Q_ORACLE

    Oracle RAC Agent Q_ORACLE_RAC

    PostGreSQL Agent Q_POSTGRESS

    SAP Agent (Oracle) Q_SAP_ORADB

    SAP Agent (MAXDB) Q_SAP_SAPDB

    SharePoint Server Q_SHAREPOINT_SERVER

    Sybase Agent Q_SYBASE

    Virtual Server Agent Q_VIRTUAL_SERVER

    Content Store Q_CONTENT_STORE

    Domino Mailbox Archiver Q_LOTUS_DOC_MIG

    Exchange Public Folder Archiver Q_MSEXPF_MIG

    File Archiver for Windows Q_WINFS_MIG

    File Archiver for Unix Q_UNIXFS_MIG

    ContinuousDataReplicator Q_FILE_REPLICATION

    External Data Connector Q_EXTERNAL_DATA_CONNECTOR

    script_name : EnableSCActivityControl

    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...