You can configure IBM Security Guardium Key Lifecycle Manager to
replicate large amount of data.
Before you begin
Ensure that the master and clone servers are identical. The
operating system, directory structures, and Db2
admin user must be the same on the master and clone servers.
Procedure
Using REST services
- Open a REST client.
- Obtain a unique user authentication identifier to access IBM Security Guardium Key Lifecycle Manager REST services. For more information about the
authentication process, see Authentication process for REST services.
- Run Update Config Property REST Service to
update the enableHighScaleBackup property.
PUT https://localhost:port/SKLM/rest/v1/configProperties
{ "enableHighScaleBackup": "true"}