-615   operation-type IS NOT ALLOWED ON A PACKAGE IN USE

Explanation

The operation cannot be performed because the package is in use by the same application process.

operation-type
Type of bind operation (BIND, REBIND or DROP).

System action

The BIND, REBIND, or DROP operation on the package is not performed.

Programmer response

Change the application to invoke the BIND, REBIND or DROP operation when the package is not in use by the same application process.

SQLSTATE

55006