My Oracle Support Banner

FRMPLSQLCONV.SH causes java.lang.UnsatisfiedLinkError LIBFRMJAPI.SO.0:LIBFRMJAPI.SO undefined symbol: plzsql (Doc ID 1675485.1)

Last updated on MAY 31, 2023

Applies to:

Oracle Forms - Version 11.1.2.2.0 to 11.1.2.2.0 [Release 11g]
Oracle Forms for OCI - Version 12.2.1.4.0 and later
Linux x86-64

Symptoms

Upgrading a form module using frmplsqlconv.sh results in the following error :

Exception in thread "main" java.lang.UnsatisfiedLinkError:
$ORACLE_HOME/lib/libfrmjapi.so.0:
$ORACLE_HOME/lib/libfrmjapi.so.0: undefined symbol:
plzsql
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1807)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1732)
at java.lang.Runtime.loadLibrary0(Runtime.java:823)
at java.lang.System.loadLibrary(System.java:1028)
at oracle.forms.jdapi.Jdapi.<clinit>(Unknown Source)
at oracle.forms.util.wizard.Converter.main(Unknown Source)

Changes

Upgraded the version to 11.1.2.2

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.