Show Table of Contents
10.3. Changing JBoss Data Virtualization Settings Using Management CLI
To edit a particular JBoss Data Virtualization setting, run the following command within the Management CLI:
/subsystem=teiid:write-attribute(name=SETTING_NAME, value=VALUE)
Note
To change translator and transport (including SSL) settings refer to Section 10.4, “Managing Transport and SSL Settings Using Management CLI” and Section 10.5, “Managing Translator Settings Using Management CLI”.
For example:
/subsystem=teiid:write-attribute(name=max-active-plans, value=50)
For more information about the Management CLI, refer to the Red Hat JBoss Enterprise Application Platform Administration and Configuration Guide.
Note
After modifying any of these settings, you will be prompted to reload the server. Changes to these settings will not take effect until the server is restarted. You can reload the server by running the
reload command from within the Management CLI. After the server reloads, you may have to reconnect by running the connect command to continue working within the Management CLI.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.