Dynamic metadata deployment of models

With dynamic metadata deployment, you can redeploy updated model metadata to an application server without having to stop and restart the application server. Using dynamic deployment, you can configure environment files without bringing the server down.

Note: You can use dynamic deployment to configure any channel in an environment file, with the exception of message queue channels.

Model metadata is uploaded into the database and is stored until activated. Before you can use dynamic deployment, you must enable the feature in your environment or server files and specify a user with the deployment:DeployMetadata privilege.

Dynamic resource pooling supports dynamic deployment of changes to channels. Dynamic resource pooling is available for all channels, except for message queue channels. For example, you can add a new file channel and update metadata for your model without stopping the server.

Dynamic deployment is not available when changing cipher keys associated with encrypted columns.