This command requests that CA Datacom/DB rebind an access plan for the specified program. Before rebinding, you can modify the plan options in the program object code without recompiling the program using the ALTER PROGRAM ENVIRONMENT command. The REBIND command affects only the plan identified with the specified (or implied default) authorization ID, version number, and program name.
If you issue an ALTER PGM ENV command against a program associated with more than one plan, you must issue the REBIND command for each plan that requires the changed options.
If the specified program was converted to load module format, the REBIND command uses the load module. To modify the program's plan options without recompiling, use an ALTER PROGRAM ENVIRONMENT command with the program, then issue a CREATE MODULE.
This command has the following format:
{ * }
REBIND {PROGRAM program‑name [VERSION version]} [FOR AUTH authid]
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|