FRM-18108 - FRM-10102

Hi All,
Environment setup
EBS = 11.5.10.2
DB = 9.0.2.6
OS = RHEL
Requirement is to modify some condition in form CEXCABMR.fmb.
At client site side
OS=WinXP,
Earlier 10g database was installed and yesterday i installed Form developer 6i.
I copied the form to my local driver at path c:\AppsForms
c:\Appsforms
---\au
-------\forms          // contains forms CECORE.fmb, CESTAND.fmb and CEXCABMR.fmb
                        // rest of the folders are copied as it is from prodappl folder
-------\lib
-------\plsql
-------\sql
-------\resource
Below is the registry tree under HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE
ALL_HOMES
HOME0
Key-OraDb10g_home1
ORACLE_HOMES              //under ORACLE_HOMES
   ORACLE0
        FORMS60_PATH=C:\AppsForms\au\11.5.0\resource              //Created a new expandable string value but still i am receiving error FRM-18108 for forms and FRM-10102 for libraries.
What i have missed ?
Regards,
Asim

Hi Helios,
I moved the FORMS60_PATH from HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE->ORACLE_HOMES->ORACLE0 to
HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE
and set FORMS60_PATH= C:\AppsForms\resource
placed forms at C:\AppsForms\
and reboot system.
Now its working, thanks for your cooperation.
Regards,
Asim

Similar Messages

  • Getting FRM-18108 and FRM-10102 when opening a form with Form Builder

    Hi,
    we're migrating from Forms 6i to Forms 10g. If I try to open a form in Form Builder 10g, FRM-18108 and FRM-10102 are appearing. I checked registry entries on my XP-System (FORMS90_PATH) and everything seems to be similar to the old Forms environment.
    Any ideas ?
    Thanks,
    Markus

    Hello,
    FRM-18108: Failed to load the following objects.
    Cause:  Forms could not load the foreign references specified.
    Action:  Verify that all the referenced forms and object libraries are present.
    FRM-10102: Cannot attach PL/SQL library %s.
    This library attachment will be lost if the module is saved.
    Cause:  The library you specified is locked by other users, the library name is invalid, or the library module could have been moved from or not exist in the FORMS90_PATH directory list.
    Action:  Check the library name and try again later.
    Francois

  • Urgent: FRM - 18108: Failed to load the following objects.... in R12

    Hi,
    I am unable to open forms,
    even it opens with this following error, as well all form fields are not coming.
    anyone give information.
    Please see this following error message:
    FRM - 18108: Failed to load the following objects.
    Source Module: APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source Object: STANDARD_CALENDAR
    Cheers from..
    M.K.Thamaraiselvan

    Hi,
    i used to get this following error also, while connecting from windows desktop
    FRM - 18108: Failed to load the following objects.
    Source Module: APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module: APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module: APPSTAND
    Source Object: STANDARD_CALENDAR
    FRM-10102: Cannot attach PL/SQL library APPCORE.pll. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GLOBE. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JE. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library FNDSQF. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JA. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library JL. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library VERT. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library CUSTOM. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library APPDAYPK.pll. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GHR. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library PQH_GEN. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library PSAC. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library IGILUTIL. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library GMS. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library APPCORE2. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library FV. This library attachment will be lost if the module is saved.
    FRM-10102: Cannot attach PL/SQL library OPM. This library attachment will be lost if the module is saved.

  • FRM-18108 AT OPENING FORMS

    Hi All,
    At time of opening forms getting error FRM-18108.
    Is there any place where I need to give paths of refrenced library or forms.
    I am doing this with forms10g on Linux.
    I have set CLASSPATH variable in .bash_profile to refrence to library & other refrened dir.
    But then also this error is there.
    I was thinking including this path some where in default.env or formsweb.config but these are
    refrenced at runtime so this is also not the place where I should attach those path.
    And there any large number of thing referenced so It is not possible to mannualy incude each
    file in forms buildeer.
    THIS ERROR AGAIN FOLLOWS WITH FRM-10102 can not attach Pl/sql librarys
    SO IS THERE ANY PLACE IN FORMS BUILDEER TO MAINTAIN PATHS.
    PLEASE GUIDE WITH YOUR SUGESIONS OVER THIS PROBLEM.

    Hi All,
    The Error FRM-18108 got resolved I maintained the Paths in FORMS_PATH in .bash_profile.
    And also by manually opening object library file through forms builder.
    But there remains error FRM-10102 which comes due to Case of file names.
    Temporary I am renaming the files as they asks.
    But is there any tipical and easy way to come up with FRM-10102
    Thanks

  • FRM-18108 APPSTAND etc

    Hi all
    I'm trying to install Developer Suite 10g, but I'm not doing very well.
    I've downloaded the install from here, and extracted it to my local machine.
    I've then installed it on Windows XP SP3, then updated the FORMS_PATH to point to the directory where I've downloaded all the forms and pll files from $AU_TOP/forms and $AU_TOP/resources.
    However, I keep getting the dreaded FRM-18108 error saying APPSTAND, GLSTAND, etc can't be found, and then the FRM-10102 errors for all the PL/SQL libraries.
    Is there anything I'm missing here?
    I've tried this on both an XP SP3 machine and a Windows 7 machine, and I get the same error, so I must be doing something wrong.

    It is about the FORMS_PATH -- Please see these docs for details.
    Using the OracleAS 10.1.2 Forms and Reports Builders with Oracle Applications Release 12 [ID 444248.1]
    Oracle Forms in Applications FAQ [ID 177610.1]
    11i: Error Opening TEMPLATE.fmb in Forms Builder [ID 236803.1]
    Thanks,
    Hussein

  • FRM-18108 Error when opening a form with subclassed objects

    Dear Group,
    I have 2 forms in Oracle Forms 6i. One of the forms contains an object group. The other form contains the object that I subclassed it to.
    When I open the form that contains the subclassed object group, I get the FRM-18108 error.
    If I open the form with the original object group, then open the subclassed form, there is no error.
    Does this mean I must always open the original form in order to work on the one with the subclassed object group?
    I hope there is an simple solution to what is something I am missing in my Oracle Forms setup.
    Thank you in advance.
    Emad

    Hi Duncan.
    Your suggestion worked.
    Thank you for the fast response!
    Truly,
    Emad

  • Frm-18108 olb no longer exists

    Hi,
    i am using 10gR2 forms.
    at first i created a olb containing webutil and my bean areas. i used it for a while and then i give up using it and decided to develop different design.
    but still my forms developer gives error frm-18108(failed to load the fallowing objects with my deleted olb name.) while opening forms. in fact my forms do not subclass it anymore.
    i searched registry for olb name and deleted found ones.
    error continues when i try to open any form.
    how can i stop error message?
    thanks in advance. Engin.

    Sounds like you have it attached somewhere still. Double check that you don't have it attached in any of the forms that are called by the application or the menu or some other attached file.

  • Forms 11g Server compilation issues: FRM-18108: Failed to load the following objects

    Attempting to upgrade to 11g (Forms 11 Version 11.1.2.1.0 on Linux) from 9i.
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    Compiling an FMB on the server (not windows PC) is giving error FRM-18108: Failed to load the following objects. The compiler is unable to find OLB files and PLL files. This seems to be a config issue but I cannot track it down.
    We have a /nhbcapps/lib for library and object library (pll, olb) files and we have a /nhbcapps/bin for executables (mmx, fmx, plx)
    We have our own envmt file, cdb.env (in same folder as default.env):
    FORMS_PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/forms:/app/oracle/Middleware/asinst_1/FormsComponent/forms
    PATH=/nhbcapps/bin:/nhbcapps/lib:/app/oracle/Middleware/Oracle_FRHome2/bin:/app/oracle/Middleware/Oracle_FRHome2/jdk/bin
    formsweb.cfg:
    envFile=cdb.env
    Please could anyone help get this working?

    Your module NC_REF.fmb (or NC_REF.olb), which is referenced for shared objects, cannot be found. The best way to test it is to place it in the working directory (the start-in directory of the windows shortcut from where you launch Forms Builder). That way you are independent from the FORMS60_PATH, because the working directory is searched first.

  • FRM-18108: Failed to load the following objects

    FRM-18108: Failed to load the following objects
    I get the following error when I open a form that references an object library. The repercussions of this is that the window settings are affected in the main form and several other calling forms.
    FRM-18108: Failed to load the following objects
    What do I need to do to resolve this? I need to fix this in NT and then upload the forms to Solaris to be compiled and then deployed over the web.
    I need solutions for NT and what I need to do on Solaris.
    Thanks

    Hi
    at least for NT, you must place IN ALL the FORMS60_PATH (regedit of yourNT) of your regedit,the directories where you have the libraries, menus, etc, and of course your forms.
    I suggest you: place your own directories in the first place of the forms60_path's item. then, repeat the attaching and compiling.
    I hope it helps U
    bye

  • FRM - 18108 Failed to load following object

    when i am opening the forms in 10G suit , getting below error
    FRM - 18108 Failed to load following object
    source module : template.fmb
    source object: STANDARD
    please help me

    Sounds like you are working with the Enterprise Business Suite (EBS). The error you are getting is because Forms can't find a referenced object. This is because the directory where your TEMPLATE.fmb (and the objects the template.fmb form references) is not found in your FORMS_PATH. If you are using Windows, edit the registry and add the directory where you have your reference objects to the FORMS_PATH entry. Make sure you add it to the end of the existing value; not replace the existing value!
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • FRM-18108

    Hi to All,
    I am working on a Client-Server Application, Oracle 6i Forms.
    My application is running perfect no problem.
    I have worked on different forms of this application previously, tested and then moved to the production (by push).
    One of the forms when opened gives me this error.
    FRM-18108: Failed to load the following objects
    Source Module:fsc
    Source Object: FSC_STD00
    so on.
    Under "Object Groups"
    I can find all the source object which were not attached, they all have the red arrow of a subclass object.
    whe the subclass Information for these object is clicked you get this message.
    "Could not find the source object. Press view to view....."
    If view is pressed the information presented is all grayed.
    but the option button "Object" is select and in the text field "Module" has fsc. I found a form "fsc" which has all the source objects but if they were attached from the form then if I open the fsc form first and then the error form then I should not get this error.
    If these are attached through a Object library, and I can't find the library anywhere then how is this application running.
    After creating an exe for a form which has referenced objects from a Object library, then if the object library is lost, does the form exe function properly.
    Can somebody help me regarding this issue.
    thanks
    Habeeb

    Thanks to all who viewed this thread.
    The answer to my own question is, If a object library is attached to a form, then the form is compiled the exe created works fine even if the object library is deleted. Reason Why.
    When the form is compiled the object library is embeded in the exe, meaning whenever the object library is modified the form has to be compiled again to reflect the changes or else the old version is still there.
    Where as in pll libraries they are attached at run time, meaning whatever the new version is or the latest version is attached when form is called.
    That is the reason my applications are working properly even though the object library is lost.
    Habeeb.

  • Forms 10g compilatio error FRM-18108: Failed to load the following objects.

    Hi,
    I was compiling the Form on the server, could you let me know about below errors?
    FRM-18108: Failed to load the following objects.
    Source Module:APPSTAND
    Source Object: STANDARD_PC_AND_VA
    Source Module:APPSTAND
    Source Object: STANDARD_TOOLBAR
    Source Module:APPSTAND
    Source Object: STANDARD_CALENDAR
    Thanks.

    Hi,
    Oracle Apps: R12.1.3
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0
    OS: Linux
    This error is happening in development pc.
    Not sure if i missed any libraries, I had one more form which is working in development pc and it has similar libraries.
    Also, i see below errors in addition to the above mentioned.
    Compiling package body CTAARPRB...
    Compilation error on package body CTAARPRB:
    PL/SQL ERROR 49 at line 7, column 12
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 7, column 12
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 19, column 8
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 146, column 10
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 169, column 10
    bad bind variable 'parameter.G_query_find'
    PL/SQL ERROR 49 at line 170, column 6
    bad bind variable 'parameter.G_query_find'
    Thanks.

  • Reg FRM-18108: Failed to load the following objects Error

    Hi All,
    I am getting the following error when i open a form.
    FRM-18108: Failed to load the following objects.
    Source Module:Referenc.olb
    Source Object: POST-RECORD
    Source Module:Referenc.olb
    Source Object: KEY-CLRFRM
    Source Module:Referenc.olb
    Source Object: KEY-DOWN
    Source Module:Referenc.olb
    Source Object: KEY-DUP-ITEM
    Source Module:Referenc.olb
    Source Object: KEY-DUPREC
    Source Module:Referenc.olb
    Source Object: KEY-ENTQRY
    Source Module:Referenc.olb
    Source Object: KEY-EXEQRY
    Source Module:Referenc.olb
    Source Object: KEY-EXIT
    Source Module:Referenc.olb
    Source Object: KEY-HELP
    Source Module:Referenc.olb
    Source Object: KEY-MENU
    Source Module:Referenc.olb
    Source Object: KEY-UP
    Source Module:Referenc.olb
    Source Object: PRE-BLOCK
    Source Module:Referenc.olb
    Source Object: WHEN-NEW-FORM-INSTANCE
    Source Module:Referenc.olb
    Source Object: WHEN-NEW-ITEM-INSTANCE
    Source Module:Referenc.olb
    Source Object: WHEN-WINDOW-CLOSED
    Source Module:Referenc.olb
    Source Object: AL_ERROR
    Source Module:Referenc.olb
    Source Object: AL_INFORMATION
    Source Module:Referenc.olb
    Source Object: AL_WARNING
    Source Module:Referenc.olb
    Source Object: ABOUT
    Source Module:Referenc.olb
    Source Object: TOOLBAR
    Source Module:Referenc.olb
    Source Object: ABOUT
    Source Module:Referenc.olb
    Source Object: TOOLBAR
    Source Module:Referenc.olb
    Source Object: PM_STANDARD
    Source Module:Referenc.olb
    Source Object: PC_DISPLAY_ITEM
    Source Module:Referenc.olb
    Source Object: PC_FRAME
    Source Module:Referenc.olb
    Source Object: PC_ICON_BUTTON
    Source Module:Referenc.olb
    Source Object: PC_LIST_OF_VALUES
    Source Module:Referenc.olb
    Source Object: PC_OK_BUTTON
    Source Module:Referenc.olb
    Source Object: PC_TEXT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_RECORD
    Source Module:Referenc.olb
    Source Object: VA_SCROLLBAR
    Source Module:Referenc.olb
    Source Object: VA_ALERT
    Source Module:Referenc.olb
    Source Object: VA_BUTTON_TEXT
    Source Module:Referenc.olb
    Source Object: VA_CANVAS
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_BUTTON
    Source Module:Referenc.olb
    Source Object: VA_CURRENT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_DISPLAY_ITEM
    Source Module:Referenc.olb
    Source Object: VA_FRAME
    Source Module:Referenc.olb
    Source Object: VA_LOV
    Source Module:Referenc.olb
    Source Object: VA_PROMPT_TEXT
    Source Module:Referenc.olb
    Source Object: VA_TEXT_ITEM
    Source Module:Referenc.olb
    Source Object: VA_TOOLTIP
    Source Module:Referenc.olb
    Source Object: VA_WINDOW
    Source Module:Referenc.olb
    Source Object: ABOUT
    But i have given the the path of the folder that has all the files in the Forms_Path registry and also in the default.env file. Still i am getting the above error. Any solution for this?.

    You are getting this error because the "Referenc.olb" object library (OL) is not in your FORMS_PATH. You can either add the directory where the OL resides to the PATH environment variable or (preferably) you add the directory to the FORMS_PATH in the Windows Registry (assuming you installed Forms on a Windows computer). Modifying the FORMS_PATH is dependent on the version of Forms you installed. For Forms 10g, modify: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome10g => FORMS_PATH String Value. For previous versions of Oracle Forms, modify: HKEY_LOCAL_MACHINE => SOFTWARE=> Oracle => HOME? => FORMS??_PATH (where ? = 0 - 9 depending on the number of Oracle products installed, and where ?? = 60, 90 if you have Forms 6 or Forms 9i installed (FORMS60_PATH or FORMS90_PATH).
    Hope this helps,
    Craig B-)
    If a response is helpful or correct, please mark it accordingly.

  • FRM-18108 Failed to load the  objects

    I have upgraded the forms from 4.5 to 6i and when I tried to open the form PCOECU20 it gives me error
    FRM-18108 Failed to load the following objects:
    Source Module: PCOEar10
    Source Object: STRUCTURE_NAME_QF_LOV
    Source Object: pc_object_Group1
    ... and several others...
    The form and libraries (pll, plx) are in the same directory.
    Can anyone help?

    Make sure you upgrade any object libraries or reference forms before the forms thta depend on them.
    Also set your Forms60_path explicitly so you know that you are using the correct versions

  • FRM-18108 When loading form (due to change in olb)

    Hello,
    I am working with oracle forms 6i and have an object library and pl/sql library that are both utilized in all forms I work with. There was a duplicate stored procedure in the object library and pl/sql library so I removed the duplicate from the object library. This stored procedure that i removed from the olb was subclassed or copied to many of the forms I work with so I have been manually deleting that stored procedure from the forms so that my application will pick up the current version in the attached pl/sql library. The forms run fine however every time I open the forms that had the subclassed library object removed I get FRM-18108 Failed to load the following objects (the message references the object library as the source module and the stored procedure that was removed as the source object.)
    I am not sure why forms is still looking for the stored procedures in the olb, I am confident that the subclassed copies from the olb have been removed form the form and there is no trace of the original code in the olb either. When running the form and calling that stored procedure it picks up the version from the pl/sql library without issue.
    Both the object library and pl/sql library are correctly attached to the form and the registry does contain the path of their physical location. The form has been recompiled several times but I can't seem to get rid of the error.
    Anyone have any idea what I can do to get rid of the FRM-18108 when opening forms that contained this subclassed unit that has been completely removed? It doesn't hurt anything but is annoying. Been searching through the forms but all I could find was issues with attaching the libraries which didn't help me on this.
    Thanks!
    Terra

    use
    SELECT      ...
      TO_DATE(decode(warrenty_flag_yn, 'Y', TO_DATE(warrenty_upto),
                                       'W', TO_DATE(warrenty_upto),
                                       'A', TO_DATE('31-MAR-'||v_year),
                                       'C', TO_DATE('31-MAR-'||v_year),
                                       'X', TO_DATE('31-MAR-'||v_year),
                                       'N', TO_DATE('31-MAR-'||v_year)
                    ),'DD-MM-RR'
             ) AS amc_date
      FROM      pc_item_procurement_history a,
    ...

Maybe you are looking for

  • ITunes won't open, install or uninstall

    When I try running iTunes, i get the message: iTunes could not be installed because Visual Basic Script (Basic) is not installed or has been disabled. Make sure Basic is installed, turn off script blocking in anti-virus and personal firewall software

  • Test results showing how FCP7 running on 10.6 messes with gamma

    I've been running some simple tests to determine how FCP7 handles gamma when running 10.6.4. Note that 10.6.4 now uses a gamma of 2.2 natively (as do PCs). I created three images in targa, png and tif (also tried exr, but FCP won't read that) that co

  • Help a newbie here?

    My boss just gave me a project. He wants to do a CBT in keynote and export it in a flash format. I was really good at PowerPoint, so I should be able to pick up Key Note without too much difficulty. When I export to .swf will all the animations, move

  • DataGuard with Oracle 11gR2

    Hello All, I need to know the configuration steps that need to be applied on the primary database and the standby database in a datagurad environment. Is there any quick links instead of reading the whole Dataguard administration guide? I need to kno

  • Glibc package fails to compile on linux-ck and linux-pf kernels

    I'm trying to compile glibc in debug mode, so I added two lines right after build() build() { export CFLAGS="$CFLAGS -g -O1" export CXXFLAGS="$CXXFLAGS -g -O1" (stock compilation doesn't work either) then after some time getting this GCONV_PATH=/tmp/