Article ID:
8022
Reviewed:
2019-01-31
Product Version:
AhsayCBS: 8.1 to 8.x
OS: All platforms
After upgrading the backup server from version 6 to 8.1 or above, how do I run a Cyclic Redundancy Check (CRC) for legacy backup set that was created in version 6?
Steps:
To perform a Cyclic Redundancy Check (CRC) for a backup set, you can use the RunSingleUserRebuild.do API with the "CheckCrc" option enabled:
Note: This article assumes that the reader has basic knowledge on JSON (JavaScript Object Notation).
Parameters of RunSingleUserRebuild.do:
Key | Type | Description |
SysUser | String | Username of AhsayCBS system account with Admin or API Role (mandatory field) |
SysPwd | String | Password of AhsayCBS system account with Admin or API Role (mandatory field) |
LoginName | String | Username of the corresponding backup account (mandatory field) |
Owner | String | Owner of the corresponding backup account |
BackupSetID | String | Backup set ID of the corresponding backup set to be rebuild |
CheckCRC | Boolean | Enable or disable Cyclic Redundancy Check |
Timestamp | Login Name | Owner | Type | Message |
|
... | ... | ... | ... |
YYYY-MM-DD hh:mm:ss | username | RoutineJobInfo | Rebuild-username Starting single user rebuild |
Timestamp | Login Name | Owner | Type | Message |
|
... | ... | ... | ... |
YYYY-MM-DD
hh:mm:ss |
username | RoutineJobInfo |
Rebuild-username [SingleBackupSetRebuild] Finished single backup set
rebuild. User='username' Owner='' Backup Set='BackupSet(backupset_id)' DataSize(compressed)=size DataSize=size DataFileNo=number RetentionSize(compressed)=size RetentionSize=size RetentionFileNo= number |
single, user, rebuild, index, rebuilding, crc, cyclic, redundancy, check, rebuilt, backupset, set, perform