Oracle Forms - Compilation error due to attached libraries

Hi,
I am builing forms using Oracle Forms 10g and almost everytime I recompile the form, I have to delete some attached libraries and add them again. This happens a lot of times and I don't know why. These attached libraires have not been changed.
Can anyone help me with this issue please? It's very anoying :(
Thanks.
Regards,
Amado
Edited by: 973539 on 27/Nov/2012 20:09

That should be correct. If you attached the libraries without a path, modified your FORMS_PATH to include the path that the libraries are sitting in, then the form should pick them up.
I would:
1. Verify that FORMS_PATH has the correct path. Make sure the '\' are pointing in the right direction and that the path is separated from the other paths by a semicolon.
2. Make sure you changed the correct FORMS_PATH. You might have multiple ORACLE_HOMEs so you need to make sure the ORACLE_HOME you are using is the one that has FORMS_PATH set up in it.
3. After FORMS_PATH is correct you shouldn't have to reattach the libraries, but try it again without including the path.
I read CraigBs reply below and it made me think of something else you might want to look at:
4. Check all the directories that are listed in your FORMS_PATH and see if there are older versions of the libraries in one of the paths that shouldn't be there and remove the unneccessary ones. For example, if your FORMS_PATH is set to "C:\Work\11g;C:\Oracle11g\Middleware\as_1\forms;C:\Oracle11g\Middleware\asinst_1\FormsComponent\forms;" then there are three directories that forms looks through everytime it runs. In this case, you would check all three directories and see if there were older libraries in there that needed to be removed because they are overwriting the one that you want to be picked up.
Edited by: MLBrown on Nov 28, 2012 7:37 AM

Similar Messages

  • Oracle forms compilation error

    Hello all,
    I have issue in Oracle forms while compile.
    While compile the form, the browser is blank... and in start OC4J Instance below error appearing (while start the form server its initialized, if i compile the form below lines appearing in the start OC4J Instance window)
    FormsServlet init:
    configfileName: ....../forms/server/formsweb.cfg
    testMode: Fales
    Thanks and Regards,
    Muthu

    Muthu,
    Please always give your Forms, Java and Client OS version. This information is almost always needed!
    What is your Forms, Java and Client OS versions?
    While compile the form, the browser is blank...It sounds like you are trying to run your form from the Forms Builder. If this is true, you must configure your Forms installation to enable this.
    What configuration steps have you completed? Take a look at How to Configure Forms Builder to run forms locally to make sure you have completed all the necessary steps.
    Hope this helps,
    Craig...

  • Can Oracle Forms compiled in 32-bit run in 64 bit without recompile ?

    My customer has a development machine running on HP-UX 10.2 and a production machine running on HP-UX 11.0 installed with 9IAS form server. Can Oracle Developer 6i be installed on the HP-UX 10.2 32-bit machine and the oracle forms compiled in a 32-bit machine be run on a HP-UX 64-bit machine ?
    Can somebody help ?

    Boy, this was a long time ago and not intended to reply to this particular question but for sharing my experience with 6i client/server development on linux 32bit and running (client/server deployment) on 64bit linux. I don't believe there is a 64bit 6i forms developer - it is 32 bit, so development must be on 32 bit and when you run on 64bit, then you will have library (missing) problems. My solution was to create a custom runtime which included all the related system libraries from the 32 bit for the client/server. This forms 6i custom runtime for client/server also included the patchset 18 and the 10g R2 instant client for sqlplus (to support xquery). All the forms development modules, make files, graphics, docs, etc was stripped out and then it became a lean client/server runtime for Linux (for both 32bit and 64bit). This custom runtime for client/server is technically not supported by Oracle and the 6i is close to its obsolescence (2008) - but it has been tested against 8,8.1.7.4, 9.2.0.8, 10g (R1 and R2) and XE and works like a champ. This does NOT work for 6i web deployment.

  • Oracle forms 6i error while compiling on oracle 10g express edition DB

    A forms created on oracle forms 6i having Dual table. But while compiling this form on oracle10g Express edition. Its Giving Error.
    What can be the solution for this. If I remove the Statement using Dual table. it works fine.
    What could be the reason and what could be the possible solutions for this.
    Thanks
    Vipin
    Edited by: user6299750 on Sep 11, 2009 9:26 PM

    Vipin,
    What is the error you are getting and what is the statement you removed? Post the removed statement, or the trigger. then it will be easy for us to understand more clearly.
    And also try to execute the statement in any SQL Editors, to check whether its working or not.
    Regards,
    Manu.
    Edited by: Manu. on Sep 12, 2009 7:34 AM

  • Error While Compiling Oracle Forms - internal error [60603]

    Hi,
    I'm getting below error message which compiling Oracle Forms in 10g R2, Please help to suggest how can I solve this problem.
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 50, column 5
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 66, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 72, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 85, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 103, column 57
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 103, column 3
    Statement ignored
    PL/SQL ERROR 320 at line 109, column 31
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 109, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 110, column 30

    when this error coming, any specific case when you see this?
    Are you trying to call any database program units ?
    try to compile the database program units which you are trying to call in the Forms.

  • Oracle Forms 60604 Errors

    Hi,
    Hope someone can help with this.
    I have a set of forms that I am trying to modify.
    If I load the form, then save and try to compile I get Oracle 60604 errors.
    If I load the form, and right away compile the form I can compile OK but as soon as I save the form, Oracle Forms crashes.
    The form file is read/write and is on my local hard drive.
    I have logged into the proper database to do the compile against.
    Any ideas as to what could be generating the 60604 errors??
    Thanks!
    Mohammed

    When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. Double-check the sequence used by the CUSTOMERS table and make sure the sequence exists. If it exists, check the permissions to see if your user has SELECT privilege granted.
    In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.Sounds like your environment is not configured correctly. The WebUtil.pll (PL/SQL Library) is included with Oracle Forms and is located in the <DEV_SUITE HOME>/forms directory. This directory location needs to be added to your FORMS_PATH so the Forms Builder can find the library. The Forms Builder FORMS_PATH variable is located in the Windows Registry. Edit your Windows Registry and navigate to the following Key: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome1 (your key may be named slightly different). Now, in the right side, scroll until you find the FORMS_PATH string object and double-click to open the editor. Add the directory where the webutil.pll is located to the existing value in this string variable. When you are done, it should look something like the following:
    D:\DevSuiteHome_1\cgenf61\admin;D:\DevSuiteHome_1\formsYou might also want to take a look at the article: Forms: How to Configure Forms Builder to run forms locally. Even if you do not plan to run a form directly from the Forms Builder, this article will show you the basics for setting up your environment.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Oracle Forms Builder - Errors

    Hi to all!
    I'm beginner in Oracle Forms and Reports. The OS is Windows and the software is Oracle Forms and Reports Developer 10g with Database Server 10g. I have started with customers.fmb and orders.fmb. When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.
    How to solve these errors?
    Thx in advance.

    When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. Double-check the sequence used by the CUSTOMERS table and make sure the sequence exists. If it exists, check the permissions to see if your user has SELECT privilege granted.
    In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.Sounds like your environment is not configured correctly. The WebUtil.pll (PL/SQL Library) is included with Oracle Forms and is located in the <DEV_SUITE HOME>/forms directory. This directory location needs to be added to your FORMS_PATH so the Forms Builder can find the library. The Forms Builder FORMS_PATH variable is located in the Windows Registry. Edit your Windows Registry and navigate to the following Key: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome1 (your key may be named slightly different). Now, in the right side, scroll until you find the FORMS_PATH string object and double-click to open the editor. Add the directory where the webutil.pll is located to the existing value in this string variable. When you are done, it should look something like the following:
    D:\DevSuiteHome_1\cgenf61\admin;D:\DevSuiteHome_1\formsYou might also want to take a look at the article: Forms: How to Configure Forms Builder to run forms locally. Even if you do not plan to run a form directly from the Forms Builder, this article will show you the basics for setting up your environment.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Webutil form compilation error

    Hi all
    I configured webutil on Application server 10g on linux. but when i compile the demo form on application server using
    /u01/app/oracle/OraHome_2/bin/frmcmp.sh module=$ORACLE_HOME/forms/WU_TEST_106.fmb userid=webutil/webutil@orant module_type=form compile_all=yes OUTPUT_FILE=$ORACLE_HOME/forms/WU_TEST_106.fmx
    it give me the errors
    FRM-18108: Failed to load the following objects.
    Source Module:webutil.olb
    Source Object: WEBUTIL
    Compiling procedure GET_CLIENTINFO...
    Compilation error on procedure GET_CLIENTINFO:
    PL/SQL ERROR 201 at line 3, column 35
    identifier 'WEBUTIL_CLIENTINFO.GET_USER_NAME' must be declared
    PL/SQL ERROR 0 at line 3, column 3
    Statement ignored
    PL/SQL ERROR 201 at line 4, column 35
    identifier 'WEBUTIL_CLIENTINFO.GET_IP_ADDRESS' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compilation errors have occurred.
    Form not created
    ==========================================
    i search a lot but failed ..
    any solution regarding this plz thanks in advance.

    [oracle@appserver ~]$ /u01/app/oracle/OraHome_2/bin/frmcmp_batch.sh module=$ORACLE_HOME/forms/webutil.pll userid=webutil/webutil@orant module_type=library compile_all=yes OUTPUT_FILE=$ORACLE_HOME/forms/webutil.plx
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - Production
    Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
    Oracle Multimedia Version 10.1.2.0.2 (Production)
    Oracle Tools Integration Version 10.1.2.0.2 (Production)
    Oracle Tools Common Area Version 10.1.2.0.2
    Oracle CORE 10.1.0.4.0 Production
    Compiling library WEBUTIL...
    Invalidating Package Spec CLIENT_IMAGE......
    Invalidating Package Spec CLIENT_OLE2......
    Invalidating Package Spec CLIENT_TEXT_IO......
    Invalidating Package Spec CLIENT_TOOL_ENV......
    Invalidating Package Spec CLIENT_WIN_API_DEBUG......
    Invalidating Package Spec CLIENT_WIN_API......
    Invalidating Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Spec CLIENT_WIN_API_PRELOAD......
    Invalidating Package Spec JAVA_EXCEPTION......
    Invalidating Package Spec WEBUTIL_BROWSER......
    Invalidating Package Spec WEBUTIL_CLIENTINFO......
    Invalidating Package Spec WEBUTIL_C_API......
    Invalidating Package Spec JAVA_SYSTEM......
    Invalidating Package Spec JAVA_APPSERV_READER......
    Invalidating Package Spec DELIMSTR......
    Invalidating Package Spec WEBUTIL_FILE......
    Invalidating Package Spec JAVA_APPSERV_WRITER......
    Invalidating Package Spec WEBUTIL_DB_LOCAL......
    Invalidating Package Spec JAVA_FILE......
    Invalidating Package Spec WEBUTIL_FILE_TRANSFER......
    Invalidating Package Spec WEBUTIL_HOST......
    Invalidating Package Spec WEBUTIL_SEPARATEFRAME......
    Invalidating Package Spec WEBUTIL_CORE......
    Invalidating Package Spec WEBUTIL_SESSION......
    Invalidating Package Spec WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_SESSION......
    Invalidating Package Body WEBUTIL_SEPARATEFRAME......
    Invalidating Package Body WEBUTIL_HOST......
    Invalidating Package Body WEBUTIL_FILE_TRANSFER......
    Invalidating Package Body WEBUTIL_FILE......
    Invalidating Package Body WEBUTIL_DB_LOCAL......
    Invalidating Package Body WEBUTIL_C_API......
    Invalidating Package Body WEBUTIL_CORE......
    Invalidating Package Body WEBUTIL_CLIENTINFO......
    Invalidating Package Body WEBUTIL_BROWSER......
    Invalidating Procedure Body SHOW_WEBUTIL_INFORMATION......
    Invalidating Package Body JAVA_SYSTEM......
    Invalidating Package Body JAVA_FILE......
    Invalidating Package Body JAVA_EXCEPTION......
    Invalidating Package Body JAVA_APPSERV_WRITER......
    Invalidating Package Body JAVA_APPSERV_READER......
    Invalidating Package Body DELIMSTR......
    Invalidating Package Body CLIENT_WIN_API_PRELOAD......
    Invalidating Package Body CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Body CLIENT_WIN_API_DEBUG......
    Invalidating Package Body CLIENT_WIN_API......
    Invalidating Package Body CLIENT_TOOL_ENV......
    Invalidating Package Body CLIENT_TEXT_IO......
    Invalidating Package Body CLIENT_OLE2......
    Invalidating Package Body CLIENT_IMAGE......
    Invalidating Procedure Body CLIENT_HOST......
    Invalidating Function Body CLIENT_GET_FILE_NAME......
    Compiling Package Spec CLIENT_IMAGE......
    Compiling Package Spec CLIENT_OLE2......
    Compiling Package Spec CLIENT_TEXT_IO......
    Compiling Package Spec CLIENT_TOOL_ENV......
    Compiling Package Spec CLIENT_WIN_API_DEBUG......
    Compiling Package Spec CLIENT_WIN_API......
    Compiling Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Spec CLIENT_WIN_API_PRELOAD......
    Compiling Package Spec JAVA_EXCEPTION......
    Compiling Package Spec WEBUTIL_BROWSER......
    Compiling Package Spec WEBUTIL_CLIENTINFO......
    Compiling Package Spec JAVA_SYSTEM......
    Compiling Package Spec JAVA_APPSERV_READER......
    Compiling Package Spec DELIMSTR......
    Compiling Package Spec WEBUTIL_FILE......
    Compiling Package Spec JAVA_APPSERV_WRITER......
    Compiling Package Spec WEBUTIL_DB_LOCAL......
    Compiling Package Spec JAVA_FILE......
    Compiling Package Spec WEBUTIL_FILE_TRANSFER......
    Compiling Package Spec WEBUTIL_HOST......
    Compiling Package Spec WEBUTIL_SEPARATEFRAME......
    Compiling Package Spec WEBUTIL_CORE......
    Compiling Package Spec WEBUTIL_SESSION......
    Compiling Package Spec WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_SESSION......
    Compiling Package Body WEBUTIL_SEPARATEFRAME......
    Compiling Package Body WEBUTIL_HOST......
    Compiling Package Body WEBUTIL_FILE_TRANSFER......
    Compiling Package Body WEBUTIL_FILE......
    Compiling Package Body WEBUTIL_DB_LOCAL......
    Compiling Package Body WEBUTIL_C_API......
    Compiling Package Body WEBUTIL_CORE......
    Compiling Package Body WEBUTIL_CLIENTINFO......
    Compiling Package Body WEBUTIL_BROWSER......
    Compiling Procedure Body SHOW_WEBUTIL_INFORMATION......
    Compiling Package Body JAVA_SYSTEM......
    Compiling Package Body JAVA_FILE......
    Compiling Package Body JAVA_EXCEPTION......
    Compiling Package Body JAVA_APPSERV_WRITER......
    Compiling Package Body JAVA_APPSERV_READER......
    Compiling Package Body DELIMSTR......
    Compiling Package Body CLIENT_WIN_API_PRELOAD......
    Compiling Package Body CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Body CLIENT_WIN_API_DEBUG......
    Compiling Package Body CLIENT_WIN_API......
    Compiling Package Body CLIENT_TOOL_ENV......
    Compiling Package Body CLIENT_TEXT_IO......
    Compiling Package Body CLIENT_OLE2......
    Compiling Package Body CLIENT_IMAGE......
    Compiling Procedure Body CLIENT_HOST......
    Compiling Function Body CLIENT_GET_FILE_NAME......
    Done.
    [oracle@appserver ~]$
    here is the code how i compile webutil.. its done sucessfully.

  • 10g form compilation error

    Hi all,
    I created a form in Oracle form builder 10g..
    I uploaded the fmb to server. Say file name is XX_TEST.fmb
    These are the steps i followed for compilation.
    1). emrenv betsyd9
    2)cd /betsyd9ap/betsyd9appl/au/11.5.0/resource
    3)export FORMS60_PATH=/betsyd9ap/betsyd9appl/au/11.5.0/resource:/betsyd9ap/betsyd9appl/au/11.5.0/resource/stub:/betsyd9ap/betsyd9appl/XXAU/11.5.0/resource:/betsyd9ap/betsyd9appl/XXASO/11.5.0/forms/US:$AU_TOP/forms/US
    4)f60gen module=/betsyd9ap/betsyd9appl/XXASO/11.5.0/forms/US/XX_TEST.fmb userid=apps/apps
    I received  error as shown below after i give 4th command
    Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)
    Forms 6.0 (Form Compiler): Release - Production
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production
    Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.0
    Oracle CORE Version 4.0.6.0.0 - Production
    ROS ERROR: -200
    If my compilation steps are wrong Please let me know the compilation steps for 10g form

    Hi DurgaSrinivas_886836 ,
    You should post your query on Oracle E Business Suite forums, not here.
    You are trying to compile Forms 10g with f60gen, and using all the settings of Forms 6. That is obviously wrong.
    You need to use the correct commands for 10g, frmcmp from the bin folder of DevSuite10g home. Trying random combinations will not get you anywhere. Read the documentation for 10g.
    Better post on EBS forum. There may be other issues like no support for 10g in EBS 11.5.xx.xx that you are using.
    Regards,

  • Forms compilation Errors under Linux

    Hello,
    I have a main form called Tbdoctrk.fmb.
    This forms compiles and runs perfectly through Oracle 9i iDS.
    When transfering the fmb file under Linux, and attempting to recompile using the f90genm.sh utility, I get the following compilation errors:
    FRM-18108: Failed to load the following objects.
    FRM-30436: Parent window not specified for canvas.View Canvas H_TOOLBAR
    FRM-30041: Position of item places it off of canvas.
    Item: BUTTON_HELP
    Block: VARIABLE
    Form: TBDOCTRK
    FRM: Unable to adjust form for output.
    ====
    I noticed that most of the object that failed to load (1 data block object, 1 canvas and a number of property classes and visual attributes) are contained in a file called TOOLBAR.fmb.
    The TOOLBAR.fmb file compiles without errors under Linux/WIndows + is located in the same folder as the Tbdoctrk.fmb file.
    1) How can I resolve this issue ?
    PT
    PS: I tried renaming the fmb files to upper/lower case without success.

    Hello,
    My main form called Tbdoctrk.fmb in turn calls a form called Pre_bord.fmb in a Program Unit.
    Most but not all Class and Value Attributes are included in a file called toolbar.fmb. I did not find any specific reference to the toolbar.fmb file.
    However, at compile time, I find that those objects are not loaded.
    1) In what part of the main form Tbdoctrk.fmb should I find any such reference to the toolbar.fmb file ?
    2) How should I create those symbolic links under Linux ?
    PT

  • Forms to XML Misses Some Attached Libraries

    Trying both iff2xml90 and frmf2xml to generate a 6i Form to XML only a few Attached Libraries get included in the output. Are there other requirements/tricks/gotchas in getting them to be included?
    keywords: iff2xml90.bat frmf2xml.bat "forms to xml" "AttachedLibrary"

    OK, this is a flagrant bump, I admit it :)
    Anybody got any ideas? Any clues on some additional configuration I can do either for frmf2xml, my Oracle environment, or maybe even my Java environment itself?
    Even guesses would be appreciated.
    Dave

  • Forms/Designer 10g - problem with attached libraries

    I've problem with forms with attached libraries. All of libraries have removed paths. I can run all forms without any problem on my local application server from Forms Builder 9i or Designer 9i. I added all paths in registry FORMS90_PATH. WORKINGDIRECTORY in formsweb.cfg is blank.
    Unfortunately I can't do it with Developer 10g on second workstation. I added all paths in registry FORMS_PATH. WORKINGDIRECTORY in formsweb.cfg is blank too. When form is running I get ORA-06508. I can't store all files (fmb, fmx, pll, plx etc.) in one folder because I've to use CVS. In this case I can't set any folder in WORKINGDIRECTORY.

    Assuming Forms 10.1.2.x, FMX, MMX, PLX, and OLB files are found based on the value of FORMS_PATH which is set in default.env and not the Registry. This applies to runtime only. The Builder uses the Registry.
    Understand that "runtime" refers to any time a form is displayed in a browser, regardless of whether is was started from the Builder or Application Server.
    Also, be aware that if you have FMX, MMX, or PLX files which were created in older versions they must be recompiled using the 10.1.2 compiler.

  • WSH FORMS compilation error while updating R12.1.13 patch

    Hi ,
    I am updating the R12.1.3 patch in AIX server but I am getting the following error .Please help me out this problem..
    The following Oracle Forms objects did not generate successfully:
    wsh forms/US WSHSTREF.fmx
    wsh forms/US WSHQSSUI.fmx
    wsh forms/US WSHFSTRX.fmx
    Thanks
    Govindan P

    Do they recompile post upgrade?
    With database versions prior to 11.2.0.2, you needed to disable Fast Validation in the database when performing Applications upgrades or maintenance operations.
    ie set
    disablefast_validate=TRUE
    in the pfile before you start the upgrade.
    Regards
    Barney

  • Urgent: Form Compilation Error using frmcmp.sh on OAS 10.1.2, pls help..

    Hi All,
    I am upgrading from OAS 9.0.4 to 10.1.2 where Forms 10g application is deployed.
    When I try to recompile with frmcmp.sh :
    frmcmp.sh userid=system/oracle123@odb module_type=FORM module=menu1.fmb
    I get errors :
    Compiling Procedure GET_PATH...
    Compilation error on procedure GET_PATH:
    PL/SQL ERROR 201 at line 4, column 32
    Identifier 'APPS_MENU1_DET' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    SQL Statement ignored
    Compilation error have occured.
    Form not created
    What cause this error ?
    FYI, on the above compilation I connect to different database/schema, not the one
    which is used by the Form, is this the reason of th error ?
    During compilation, Do I have to connect to the database/schema I used when develop the form ?
    DO I have to create all tables in the schema first before compilation ?
    Tnank you for your hwlp,
    xtanto
    PS. When I compile the same Form with F90genm.sh on OAS 9.0.4, NO ERROR.

    From my experience it's a really bad idea to install OCS into a AS IM. When it comes to upgrades and patches you'll pull your hair out!
    Why not install OCS first and then install the BI into the OCS AS server... I have not checked the certification matrix but that might be a better solution to look into.

  • ORACLE FORM BUILDER ERROR

    Hi guys! I need your HELP.
    I'm having a hard time in connecting to ORACLE FORMS...
    I can't connect the scott/tiger/orcl....
    It shows an error:
    ORA-12154:+
    TNS:could not resolve the connect identifier specified+
    Here the content of my tnsnames.ora, sqlnet.ora and listener.ora:
    TNSNAMES.ORA
    *# tnsnames.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\tnsnames.ora*
    *# Generated by Oracle configuration tools.*
    LISTENER_ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    *(CONNECTDATA =*_
    *(SERVER = DEDICATED)*
    *(SERVICENAME = ORCL)*_
    ORACLR_CONNECTION_DATA =
    *(DESCRIPTION =*
    *(ADDRESS_LIST =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))*
    *(CONNECT_DATA =*
    *(SID = CLRExtProc)*
    *(PRESENTATION = RO)*
    ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = orcl.168.2.100)*
    SQLNET.ORA:
    *# sqlnet.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\sqlnet.ora*
    *# Generated by Oracle configuration tools.*
    *# This file is actually generated by netca. But if customers choose to*
    *# install "Software Only", this file wont exist and without the native*
    *# authentication, they will not be able to connect to the database on NT.*
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    LISTENER.ORA:
    *# listener.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\listener.ora*
    *# Generated by Oracle configuration tools.*
    SID_LIST_LISTENER =
    *(SID_LIST =*
    *(SID_DESC =*
    *(SID_NAME = CLRExtProc)*
    *(ORACLE_HOME = C:\Users\jack\product\11.2.0\dbhome_1)*
    *(PROGRAM = extproc)*
    *(ENVS = "EXTPROC_DLLS=ONLY:C:\Users\jack\product\11.2.0\dbhome_1\bin\oraclr11.dll")*
    *(GLOBALDBNAME = ORACLE10G)*_
    *(ORACLEHOME = C:\oracle\)*_
    *(SIDNAME = ORACLE10)*_
    LISTENER =
    *(DESCRIPTION_LIST =*
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    ADR_BASE_LISTENER = C:\Users\jack
    -- I ADDED THESE UNDERLINED STATEMENTS
    TNSNAMES:
    *(CONNECTDATA =*_
    *(SERVER = DEDICATED)*
    *(SERVICENAME = ORCL)*_
    LISTENER:
    *(GLOBALDBNAME = ORACLE10G)*_
    *(ORACLEHOME = C:\oracle\)*_
    *(SIDNAME = ORACLE10)*_
    Edited by: Oracle Abecedarian 12 on May 17, 2013 6:17 PM
    Edited by: Oracle Abecedarian 12 on May 18, 2013 12:53 AM

    Hi
    I think what you showed us here is a tnsnames.ora of the oracle database itself. You should configure tnsnames.ora file of the Forms builder. So find the file in Forms home and set it as appropriate for your database.
    Best regards

Maybe you are looking for

  • On excel sheet upload read the workbook and populate data to sharepoint list

    Requirement in my current project: In a document library when I upload an excel sheet, a specific workbook has to be read and the contents have to be uploaded to a sharepoint custom list. The approach followed was create an event receiver and registe

  • How to open Adobe Media Encoder CS5 in Windows

    Please excuse my ignorance but how do you open Adobe Media Encoder?  I've searched everywhere and cannot find a solution.  In Adobe help,it says it's in the start menu under all programs but all I have been able to find is a folder with a bunch of dl

  • Power Mac G4 won't start - no activity except light.

    I have a Power Mac G4 (1.25ghz, 2.25gb RAM, 80gb HDD) that is having somewhat of a strange problem. Basically it's not powering on at all, the light powers on when you push it but once released it goes out. No sound, no fans, no other activity. Howev

  • How to redirect to a page dynamic

    Hello everyone, I have the code bellow in public void init() of a fragment page. My problem is how to call a page in a dynamic way... if the codigoUsuario is null try{ if (getRequestBean1().getCodigoUsuario()!=null){ getTb_usuarioRowSet().setObject(1

  • Creating a photo gallery with upload feature.

    I am making a photo gallery for my website. I think it would be cool to allow the upload of images to the server. I will make the gallery search for images in the folder on the server and display them, but that is not my problem. My problem is how to