Purpose
You cannot run this command if the source system has Incremental Restore enabled. Previous jobs must have completed or failed; they cannot be in progress.
The cleanup_ir_source_system command clears deleted row logs in the source system. This cleans up the metadata needed for IR backup.
Syntax
cleanup_ir_source_system -s|-system System -d|dbaccount_id account_id -l|logging_level Level -t|time_out -S|skip_prompt
Example
cleanup_ir_source_system -s system1 -d jana234 -l Error -t -S
Parameters
- s|system System
- Name of the source system.
- d|dbaccount_id database_account
- [Optional] Database account ID
- l|logging_level level
- [Optional] Error, Info, Debug, Warning
- t|time_out
- [Optional] Time out value in minutes. Ends the current request as Failed, allowing a new request to be submitted. Default: 720
- u|user_authentication User
- Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.
Permissions required: Administrator role
- S|skip_prompt SkipPrompt
- [Optional] Skips displaying a confirmation message before performing the command action.
XML File Example
This command does not support an XML file.