Applying AIX Runtime Expert profiles

To set a system with the configuration and tunable parameters from a profile, apply a profile using the artexset command.

To apply a user-created profile, complete the following steps:
  1. Go to the directory where the profile you want to apply is stored.
  2. To apply the profile to the system, run the following command:
    artexset -c name_of_profile.xml
  3. Optional: If you want to apply a profile every time the system restarts to maintain a consistent configuration, run the following command:
    artexset -b name_of_profile.xml
    Note: The restricted parameters are supported as read-only parameters. Therefore, the values of these parameters can be retrieved with theartexget command, but cannot be set with the artexset command.