DSNT257I   BIND ERROR, PACKAGE package-name CANNOT BE CREATED BECAUSE IT HAS THE SAME NAME AS THE PACKAGE BEING COPIED

Explanation

The location and collection-id of the package being created are the same as the local location and the collection-id specified with the COPY keyword. You cannot create a package that is the same name as the package being copied.
package-name
Name of the package (location.collection.package.(version))

System action

The package is not bound.

System programmer response

Choose a different collection id for the package you are creating and resubmit the subcommand.