-79847

The 'javac' or 'jar' command failed

The driver encountered compilation errors in one of the following cases:
  • Compiling .class files into .jar files, using the jar command, in response to a createJar() command from the JDBC application
  • Compiling .java files into .class files and .jar files, using the javac and jar commands, in response to a UDTManager.createUDTClass() method call from the JDBC application.