| |
- Causa
- BIND ADD ERROR USING auth-id AUTHORITY PACKAGE package-name ALREADY EXISTS.
An attempt is made to add a package that already exists.
The combination of 'location.collection.package.version' must be unique in the SYSIBM.SYSPACKAGE table.
In addition, the combination of 'location.collection.package.consistency-token' must be unique.
- auth-id
- Authorization ID of the invoker of the BIND subcommand.
- package-name
- Name of the package (location.collection.package.version).
- Resposta ao Desenvolvedor
- Check the SYSIBM.SYSPACKAGE catalog table for names of existing application packages.
Re-invoke the BIND subcommand with a 'location.collection.package.version' that is not in use.
SQLSTATE: 42710
© Copyright IBM Corp.
|
| |