You can use XML to seal a Deduplication Database (DDB).
Procedure
- At the command prompt, go to software installation directory\Base.
- Log on to the CommServe computer using qlogin command.
qlogin -cs server1 -u user1
Password:
User logged in successfully.
3. Download the ddb_sealing.xml file and save it on the computer where the command is run.
4. Open the XML file.
5. Change the XML parameters.
Attribute | Description |
---|---|
copyName | markdown: block The name of the storage policy copy where you want to seal the DDB. |
storagePolicyName | The name of the storage policy. |
SidbStoreId | The ID of the DDB. |
- Run the following command by substituting the parameter values in the XML file.
qoperation execute −af <downloaded location>\ddb_sealing.xml
Run the following command by substituting the parameter values in the command line.
qoperation execute −af <downloaded location>\ddb_sealing.xml -storagePolicyName 'xxxxx' -copyName 'xxxxx'
Click here to see sample output.