DSNT220I   BIND ADD ERROR USING auth-id AUTHORITY PLAN plan-id ALREADY EXISTS

Explanation

An attempt was made to use the BIND subcommand with the 'ACTION(ADD)' option that specified a 'plan-id' that already exists.
auth-id
Authorization ID of the owner of the plan. Attention: If you are using a trusted context, the token auth-id might return a role instead of an authorization ID. A role is returned, if a role was in effect and the authorization checking is performed against the role rather than the authorization ID of the session, when the condition was encountered. The role is returned in the following format as a single token: ROLE: role-name.
plan-id
Application plan specified in the BIND subcommand.

System action

No application plan is created.

System programmer response

Check the SYSIBM.SYSPLAN catalog table for names of existing application plans. Reinvoke the BIND subcommand with a 'plan-id' that is not in use.