Modifying the parallel_exclude rules attribute
on the base model object requires the ccm_admin role.
Procedure
- Change to the ccm_admin role.
ccm
set role ccm_admin
- Query for the model object.
ccm query
-n base -t model
The query returns the following line:
1)
base/model/base/1 ac_rel ccm_root model <void> base <void>
- Start an edit session on the parallel_exclude_rules attribute
with the following command:
ccm attr -m parallel_exclude_rules
@1
- Save your changes and exit the edit session.
- Exit and restart your session so that the changes take
effect.