Reverting to saved access paths for static SQL statements
If a package that contains static SQL statements suffers performance regression after a rebind, you can fall back to a copy of the better performing access paths for the package.
Before you begin
You can do this task only if you previously specified a plan management policy to specify that Db2 saves access path information for SQL statements, as described in Saving access path information for static SQL statements. Use the default option EXTENDED in most cases.
Procedure
To revert a package to use previously saved access paths, use one of the following approaches:

