Rebinding a plan
You need to rebind a plan when you make a change to one of the attributes of the plan, such as the package list.
About this task
To rebind a plan use the REBIND subcommand. You can change any of bind options for that plan.
When you rebind a plan, use the PKLIST keyword to replace any previously specified package list. Omit the PKLIST keyword to use of the previous package list for rebinding. Use the NOPKLIST keyword to delete any package list that was specified when the plan was previously bound.
Example: Rebinds PLANA and changes the package
list:
REBIND PLAN(PLANA) PKLIST(GROUP1.*) MEMBER(ABC)
Example: Rebinds the plan and drops the entire
package list:
REBIND PLAN(PLANA) NOPKLIST
Parent topic: Rebinding an application
Related reference: