Deduplication Database (DDB) can be sealed using XML.
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.
-
Download the ddb_sealing.xml file and save it on the computer where the command is run.
-
Open the XML file.
-
Change the XML parameters.
Attribute
Description
copyName
The name of the storage policy copy where you want to seal the DDB.
storagePolicyName
The name of the storage policy.
-
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.