-79839 Same Jar SQL name already exists in the system catalog
Explanation
The JAR file name specified when your application called UDTManager.createJar() has already been registered in the database server.
User response
Use UDTMetaData.setJarFileSQLName() to specify a different SQL name for the JAR file.