Examines all packages in a database, and rebinds those packages which are marked as invalid, so that they are not rebound implicitly during application execution.
Authorization
One of the following:
Required Connection
None
Command Syntax
>>-db2rbind--database--/l logfile-------------------------------> >-----+-------------------------+------------------------------>< '-/u userid--/p password--' |
Command Parameters
Usage Notes
This command uses the CLP REBIND command to attempt the revalidation of all packages in a database. Use of db2rbind is not mandatory. One may choose to allow package revalidation to occur implicitly when the package is first used, or to selectively revalidate particular packages with either the REBIND or the BIND command.
See Also