My Oracle Support Banner

Forms Host() Command Fails with ERROR: The code execution cannot proceed because orasql19.dll was not found (Doc ID 2734075.1)

Last updated on APRIL 27, 2023

Applies to:

Oracle Forms - Version 12.2.1.3.0 and later
Oracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

Using Database 19c with Forms 12c.
ProC converts PLSQL into C code for writing apps. To compile the C code, you need the sqlca.h, orasqlXX.lib and orasqxXX.lib where XX is the database version.
Have a form that calls the app by using the Host() command.

Getting the following error when calling the app from the form:

ERROR: The code execution cannot proceed because orasql19.dll was not found.
Reinstalling the program may fix this problem.

The app runs fine when called from the command line.

Changes

Upgraded Database 12c to Database 19c.
In Database 19c, orasqlXX.lib was changed to orasql19.lib and orasql19.dll.

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


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