-20310   THE REMOVE OF jar-name1 FAILED, AS IT IS IN USE BY jar-name2

Explanation

The JAR being removed exists in the JAVA path of another JAR.
jar-name1
The JAR being removed.
jar-name2
A JAR file that contains a JAVA path with a reference to jar-name1.

System action

The statement cannot be processed.

User response

Remove the dependency by altering the JAVA path for JARjar-name2 so it does not include the reference to jar-name1.

SQLSTATE

4600C