-20200   THE INSTALL OR REPLACE OF jar-id WITH URL url FAILED DUE TO REASON reason-code-(reason-string).

Explanation

The URL that was specified on the install or replace JAR procedure did not identify a valid JAR file.
jar-id
Name of the JAR that was specified for SQLJ.INSTALL_JAR or SQLJ.REPLACE_JAR
url
Up to 80 characters of the URL are displayed.
The following list shows the possible values for reason-code -(reason-string):
1 (FILE NOT FOUND)
No HFS file was found with the name specified.
2 (URL FORMAT)
The URL must begin with 'file:/' or 'file://'.
3 (FILE SIZE)
The file must not be larger than 100MB.

System action

The statement cannot be processed.

User response

Reissue the install or replace the JAR procedure with a URL that identifies a valid JAR file.

SQLSTATE

46001