You need to explain what DB2 product and release you are using. What are thinking about binding (plans, packages) and what are they related to (applications, stored procedures, DB2 utilities, etc)?
A bind will create a new package or plan (depending on which DB2 is used). Rebind will recreate the access path for an existing package or plan.