Oracle Forms
10 article(s) tagged with Oracle Forms
2024-07-21
Error When Running Forms After a Relatively Small Number (50 - 80) of Concurrent Connections
This note is based purely on Microsoft documentation. It involves making modifications to the registry which can have serious, negative impacts on your installation if done incorrectly. Microsoft recommends having a backup of your registry and/or system before making registry changes.
2024-07-25
How To Change The Default Download Directory For Forms WebUtil Client Files
This document will describe a new feature added to Oracle Forms WebUtil and how to use it. This new feature will allow administrators to configure the target/destination directory for where library files (i.e. *.dll) sent to the client for use by WebUtil are stored. The files used, by default are configured in webutil.cfg found on the server.
2024-07-25
After Upgrading To 10g, Getting ORA-01788 When Running A Query That Includes The LEVEL Pseudo-column
After upgrading to Oracle 10g, started getting an ORA-1788 error for a query that includes the LEVEL pseudo column. This query was running fine on 9i.
2024-07-25
Rc-50004: Fatal: Error Occurred Running Adcfgclone.pl DBTier For RDBMS 64 Bit
In the context file the setting is:
32 . Should be set to64 2024-07-21
REP-300: Oci_invalid_handle / REP-501 Reports Engine Crash
Sometimes a report job failed with the following error :REP-300/501. The behavior is random when generating the reports.
2024-07-21
Reports With Attached PLX Causes Reports Server Hangs/Crashes Intermittently or REP-770 / REP-736 ..
Intermittently, reports are hanging, they are queued up. If the end user re-executes them, sometimes they work again.
2024-07-25
How To Implement A Similar Function In Web Forms For "WIN_API_SHELL.SENDKEYS"
This document explains how to implement a similar function in web forms for "WIN_API_SHELL.SENDKEYS" that was used in Forms Client/ Server version.
2024-07-25
WUC-14 And WUC-12 While Writing Many Lines by CLIENT_TEXT_IO
While writing more than approximately 10922 lines into a text file to the client machine using "CLIENT_TEXT_IO" package of webutil, it throws the following error in java console with no error in forms...
2024-07-25
After Upgrading to 11g or Applying Patch 9593176, Wuc-19: Unable To Write To Local File Errors
Forms that have the webutil library attached get two WUC-19 errors indicating that the d2kwut60.dll and JNIsharedstubs.dll cannot be written to local file.
2024-07-21
WUO-705 - OleFunctions.invoke_ret_obj()
When attempting to run Forms with webutil that opens a pdf or any document, the following exception occurs: WUO-705 [OleFunctions.invoke_ret_obj()] Unable to invoke Method: Navigate; Exception com.jacob.com.ComFailException: VariantChangeType failed