GetQscriptExec

Description

Return qscript execution histories by name, type, status, and a time range.

Usage

qoperation execscript -sn getQscriptExec -si @i_name='script_name' -si @i_from='from_time' -si @i_to='to_time' -si @i_status='exec_status' qoperation execscript -sn getQscriptExec -si 'script_name' -si 'from_time' -si 'to_time' -si 'exec_status'

script_name: full script name.

from_time: SQL datetime. For example '01/01/2010'. Ignored if not given.

to_time: SQL datetime. For example '06/01/2010'. Ignored if not given.

exec_status: 1 for successful execution, 2 for failed execution. 0 for all status.

Details

  • Scope: All
  • Platform: Web Server (Database: DM2)
  • 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...