473,396 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Failed to load the following object in oracle forms

when i open form in a developer i'm getting err
FRM-18108:faild to load a following objects.
Source Module : PROG_UNIT.olb
Source Object : PROC_RUN_REPORT
this error comes perticular forms only , all other forms are working fine.

pls anyone help me...
Apr 7 '08 #1
6 7458
amitpatel66
2,367 Expert 2GB
when i open form in a developer i'm getting err
FRM-18108:faild to load a following objects.
Source Module : PROG_UNIT.olb
Source Object : PROC_RUN_REPORT
this error comes perticular forms only , all other forms are working fine.

pls anyone help me...
Check if the procedure PROC_RUN_REPORT exists in the database that is used by the forms and is in VALID status.

Expand|Select|Wrap|Line Numbers
  1.  
  2. SELECT * from all_objects where object_name LIKE 'PROC_RUN_REPORT'
  3.  
  4.  
Apr 7 '08 #2
Check if the procedure PROC_RUN_REPORT exists in the database that is used by the forms and is in VALID status.

Expand|Select|Wrap|Line Numbers
  1.  
  2. SELECT * from all_objects where object_name LIKE 'PROC_RUN_REPORT'
  3.  
  4.  
LIVE> SELECT * FROM all_objects WHERE object_name LIKE '%PROC_RUN_REPORT%';

no rows selected

it will return no rows selected.but some forms are working fine .
how..
Apr 7 '08 #3
amitpatel66
2,367 Expert 2GB
LIVE> SELECT * FROM all_objects WHERE object_name LIKE '%PROC_RUN_REPORT%';

no rows selected

it will return no rows selected.but some forms are working fine .
how..
Ok. Here is what you need to check:

open an fmb that works fine, then in SEARCH box, enter this procedure name and click on find. If it has this proc, then it will point to that.

Then open the FMB that is displaying thie error and do the same. Check that it should not have this procedure implemented in it.
Apr 7 '08 #4
Ok. Here is what you need to check:

open an fmb that works fine, then in SEARCH box, enter this procedure name and click on find. If it has this proc, then it will point to that.

Then open the FMB that is displaying thie error and do the same. Check that it should not have this procedure implemented in it.
search is completed but no results..
and another one important news i can't use this procedure in
forms and object libraries.but it will raise again again

any another way..pls help me..
Apr 7 '08 #5
amitpatel66
2,367 Expert 2GB
search is completed but no results..
and another one important news i can't use this procedure in
forms and object libraries.but it will raise again again

any another way..pls help me..
If you have a look at this error, it sayd PROG_UNIT.olb which means program unit. Program Unit is the heading in the FMB file under which all the function and procedure resides. Some or the other function might be giving a call to a procedure which does not exist in the FMB thus, this error.
Apr 7 '08 #6
search is completed but no results..
and another one important news i can't use this procedure in
forms and object libraries.but it will raise again again

any another way..pls help me..
actually the object library PROG_UNIT have a three procedures namelly
RUN_REPORT,
PROC_RPT_PARAM,
CHECK_DATA .but PROC_RUN_REPORT is not there then why it will be raise.
Apr 7 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: jmdeschamps | last post by:
Hello Having cx_Oracle (an Oracle database connector for Python) used it here where I teach for the last couple of years, and finding it so easy to use (and install) I was taken aback when I got...
0
by: John Giblin | last post by:
I am getting the following error when I run my script install_driver(Oracle) failed: Can't load 'F:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: load_file:Access is denied at...
2
by: yagish | last post by:
Hi Techies, Am really new with the Oracle 9i Forms and am searching for a way to perform Load Balancing in Oracle 9i Forms Application. Its not a J2EE application, so cannot go the OC4J way. I...
0
by: Max | last post by:
Hi wise people, Has anyone encountered the Crystal Reports problem I describe below? If so, how did you solve it? It seems that every article posted on google regarding CR and logon problems is...
1
by: rotarinn | last post by:
Hi, I am using VisualStudio.NET 2003 trying to connect to an Oracle Database (version 8.0.5). I have created the connection using "Microsoft OleDBProvider for Oracle" and when I click on Test...
9
by: mcbill20 | last post by:
Hello all. I just installed Oracle 10g developer tools on a machine running XP Pro and Office XP. Before this I had just the Oracle 9 client installed. I the previous configuration, I was able to...
0
by: Wal Turner | last post by:
Hi. The following error I seemingly get at random times when my application is loading. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an...
2
by: Dennis | last post by:
I'm getting the following problem occasionally...the application will work perfectly well for a period of time and then this pops up. I have tried turning off the default proxy in the...
1
by: Don | last post by:
I'm getting the following exception displayed in the task list at design time for my project: "Code generation for property 'Controls' failed. Error was: 'Object reference not set to an...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.