Attach Library in 6i release 2

Hi
I have a system that contains 1000 forms. They attached PL/SQL library with Developer Forms 6.0 using relative path I mean:
For example:
if form A is in C:\Developer\forms\A.fmb
if library B is in C:\Developer\plsql\B.plx
Then in the attached library they reference it by ..\plsql\B.plx. We're trying to deploy
this forms on the web with Developer 6i I can't reference the packages in this way.
Can somebody tell me if this is a restriction of the tool or a bug.
Thanks
null

Forms 6i is badly desupported, in the previous milennium.
It might not even certify against 10g!!
The usual troubleshoot strategy starts with
- find out the session
- check out from v$sesstat and v$session_events what it is waiting for
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • WebUtil Demo Runtime Error FRM-40039: Cannot attach library webutil

    I download the WebUtil Demo from
    http://www.oracle.com/technology/products/forms/htdocs/webutil/Webutil_demo.zip
    I follow the instruction given in the file ReadMe.html
    I am using Oracle Developer Suite 10g Release 2.
    There is no compilation error.
    I started OC4J Instance
    The following error appears:
    FRM-40039: Cannot attach library webutil while opening form WU_TEST_106
    Help!

    I try to compile the WEBUTIL.pll but with comilation error.
    I run FOrms Builder 10g Release 2
    Click on File, Open
    Select the file WEBUTIL.pll
    Click on Program, Compile Module
    but showing error
    Compilation errors on WEBUTIL_DB_LOCAL:
    PL/SQL ERROR 201 at line 9, column 12
    identifier 'WEBUTIL_DB.OPENBLOB' must be declared
    PL/SQL ERROR 0 at line 9, column 5
    Statement ignored
    PL/SQL ERROR 201 at line 18, column 12
    identifier 'WEBUTIL_DB.CLOSEBLOB' must be declared
    PL/SQL ERROR 0 at line 18, column 5
    Statement ignored
    PL/SQL ERROR 201 at line 24, column 5
    identifier 'WEBUTIL_DB.WRITEDATA' must be declared
    PL/SQL ERROR 0 at line 24, column 5
    Statement ignored
    PL/SQL ERROR 201 at line 29, column 12
    identifier 'WEBUTIL_DB.READDATA' must be declared
    PL/SQL ERROR 0 at line 29, column 5
    Statement ignored
    PL/SQL ERROR 201 at line 35, column 12
    identifier 'WEBUTIL_DB.GETLASTERROR' must be declared
    PL/SQL ERROR 0 at line 35, column 5
    Statement ignored
    PL/SQL ERROR 201 at line 40, column 12
    identifier 'WEBUTIL_DB.GETSOURCELENGTH' must be declared
    PL/SQL ERROR 0 at line 40, column 5
    Statement ignored
    PL/SQL ERROR 201 at line 45, column 12
    identifier 'WEBUTIL_DB.GETSOURCECHUNKS' must be declared
    PL/SQL ERROR 0 at line 45, column 5
    Statement ignored
    Failed to generate library.
    HELP!

  • Attached Library with 10g AS

    i have updated the forms_path in default.env and registry but the functions inside the attached library are not appearing when i try to access the form from my client machine putting them on the server.
    But this form works perfect on my local computer while developing that form
    Thanx in advance.

    Hi Zahid,
    Beginning with Oracle Reports 10g Release 2 (10.1.2), running Reports Server as a Windows service is no longer supported (rwserver -install server_name). As a result, the related command line keywords INSTALL and UNINSTALL are also obsolete. If you start or stop a Reports Server that is managed by OPMN running as a Windows service or through the command line, you may face the following issues:
    * The Reports Server's status will not be reflected accurately in Oracle Enterprise Manager 10g.
    * Oracle Enterprise Manager 10g may display errors when starting or stopping Reports Server.
    I suggest the following approach instead :
    1) create a standalone report server as a non-service using the following syntax:
    $ORACLE_HOME\BIN>rwserver server=reports_server_name batch=yes
    2) register the standalone report server with OPMN:
    MIDTIERHOME/bin> addNewServerTarget.bat reports_server_name
    MIDTIERHOME/opmn/bin> opmnctl stopall
    MIDTIERHOME/opmn/bin> opmnctl startall
    MIDTIERHOME/opmn/bin> opmnctl status
    Please check this link for the complete documentation
    http://download.oracle.com/docs/cd/B19375_07/doc/frs/reports/B14048_02/pbr_strt.htm
    Best Regards,
    Mihai

  • Frmplsqlconv and  attached library

    hi all
    when i try to use frmplsqlconv to upgrade the form i get error message can not attach library < pll name >
    even i used the batch or GUI modes
    i modified the forms_path in registry to have the pll directory and in default.env also
    i am using 10g release 2 to migrate from 6i to 10g on windows
    Message was edited by:
    egyhamada

    i have more than 800 form ....I had more than 1000 forms to upgrade and compile to 10g....
    As you use windows... you can simply... open the windows explorer...navigate directory - by directory where the 6i .fmb files are located , select them and simply press the 'Enter' button.... All the forms in this dir will be opened in forms builder 10g..... then... you know what you 'll do.....!!!!
    Believe it.... it's simple.....
    My greetings,
    Simon

  • Error while attaching library(pll)..

    Hi!
    When I try to compile the fmb file in
    the Form server getting an error message that "procedure name not declared".
    1)Procedure added in that library is already
    compiled and stored in the Server(compiled in unix environment).
    2)In FORMSPATH the pll is added.
    Still is not referring that path.
    I think this happen becuase in the design time,attach library we have specified our
    local path.Is it wrong?.If so how to
    solve this.Could you please guide me?.
    Thanks in Advance,
    Denish

    Reattach the library and and when asked to remove path, choose yes.

  • Cannot Attach library

    Hi, I am getting an error Cannot attach library webutil when running a Form from Form builder, I have checked all the path entries and everything seems to be correct, I have also checked the permissions on the files and nothing seems to be wrong, Can someone please let me know what could be wrong ?
    Thanks

    Hello,
    Compile the webutil.pll, then move the .plx to one of the folders pointed by the FORMS_PATH variable.
    Francois

  • Error FRM-40039:Can not attach library webulti while opening form

    Hi all
    I downloaded Web_ulti_demo form web http://www.oracle.com/technology/products/forms/htdocs/webutil/Webutil_demo.zip
    I attached library into form(Library name:webutil.pll) and compile it success
    When I press button to show dialog box which i can select file,it show error:
    "when-button-pressed trigger raised unhanded exception Ora-06508"
    I don't know why it have this error?
    Can u tell me about this?
    Thanks all!
    Edited by: user10185556 on Apr 12, 2010 1:56 AM

    Check this page and follow steps to configure webutil
    http://baigsorcl.blogspot.com/2010/01/open-file-dailog-box-example-using.html

  • Error in attache library

    hi all
    I use forms 10g in windows xp sp2, i'm trying to attached a simple function as an example in Attached Libraries.
    the steps:
    1- I created a new function in PL/SQL Library (emp_name) code:
    FUNCTION emp_name(bind_value in number) RETURN varchar2
    IS
    v_ename varchar2(15);
    BEGIN
      select first_name||' '||last_name
      into v_ename
      from employees
      where employee_id=bind_value;
      return (v_ename);
    END;2- I saved this function (File > save > c:\my_lib\emp_name.pll)
    3- in attached libraries i went to same path in step 2 and i get this alert
    plz tell my is this mean there is an error
    after that i create a new canvas with a new button and text item
    in the button i create a new trigger with When-button-pressed
    :text_item4:=emp_name(195);
    but it's not work
    plz i need help and advice
    Edited by: user10947262 on May 11, 2010 3:18 PM

    user10947262 wrote:
    hi dude
    its work you are right thanks , but i still have a problem with this alert message if i press yes the there is an error at runtime and the form it's not work
    but if i press no in the alert everything it's fine (why?????)
    plz adviceThis is forms information/confirmation message if you read it carefully. While you are attaching library. Form will ask that you want to remove the path from where you are attaching library. If you will choose YES. And you will run form. Then system will try to search it from the registry key named FORMS_PATH as i remember. And suppose if you will choose NO. Then form will save the path of your library and at runtime it will read from that path. So, its better to set value in FORMS_PATH in registry of your library location.
    Search in registry with name FORMS_PATH. There will be some existing values. Just in last put the actual path where you library exists. For example when you will double click on FORMS_PATH then you will see some paths. Just in last put semi colon and then set the path of you library just like C:\MY_FORMS. Assuming that your forms and library exists in MY_FORMS folder which is in C drive.
    there is a question you did not answer it (how did u copy past my post like this (italics mode)) plz..When you click on reply. Then there will one edit window come. There are some buttons like Bold, Italic ..etc. There is the last button with *"* this icon. And the tool tip is Quot Orignal use that button to get last replying person text.
    -Ammad

  • Can not attach library for use OC4J

    Hi,
    I am new to Oracle designer and have go to the point where I am trying to run a form I generated in Oracle Designer but the error I keep having is FRM-40039 cannot attach library - I get this for four libraries that are attached to the form; OFGCALL. OFGTEL, OFGNAVL, OFGMES. I have been playing about and attaching/removing them from the form, and saying NO to the dialog box that comes up saying 'attached library name xxxx contains a non-portable directory specification. Remove path?' seems to mean that the form will then start to have an error on one of the other libraries - so you would think that by attaching them all in this way that the form would run - but it doesnt.
    Can someone please help? I have checked the forms path in the registry and it does point to the folder where these pll and plx files are located.
    Many thanks
    Message was edited by:
    congacocon

    Hello,
    I am not sure to understand your question around OC4J and Forms/Designer.
    I doubt that the issue is related to OC4J since OC4J is a pure J2EE/Web Services container that does not have direct links with OracleAS Forms Server.
    I am inviting you to post this question in Oracle Designer or Forms forums
    Regards
    Tugdual Grall

  • Also about attaching library

    Hi, everyone,
    when I run the form, it warn me:
    FRM-40039:Cannot attach library TalbotStandard while opening from WORKERSKILL
    what's this mean? How should I do?
    Please see my last topic, it's all about attaching library.
    thank you for your great help!

    When you attach library, a dialog box appear with a message of non-poratable directory. If you press remove-path yes button and again open the form next time. It shows the message cant attache lib.
    This is bcoz the pll u created lying in a directory which is not know to your oracle. To overcome you need to do either one of these two:
    1) add your work directory name in registery key "FORMS60PATH" seperated with semicolon.
    2) change the "start in" directory as your current directory in the shortcut which u use to launch ur forms.
    all the best

  • No attach library

    Why display this error?
    FRM-40039: cannot attach library webutil while opening form test.
    Alexandre

    or it's bug 671456.
    See Metaalink Note 303682.1 for details.
    In short, it says that even if the path is set correctly, you may have others files or subdirectories with the same name as the library.

  • 10g Forms Builder with error "cannot attach library" opening R12 fmb file

    Hi all,
    I had set up my Forms Builder with all the necessary PLL and FMB files for developing R12 custom forms. I have used the builder to do few custom PLLs and one custom form, and I did not have any problem opening seeded Oracle Forms. Today when I need to enhance that custom form I did 2 weeks ago and I opened Forms Builder, I got the error "Cannot attach library.." for APPCORE, APPDAYPK, etc.. Same error for opening TEMPLATE.fmb.
    I have done these to troubleshoot:
    1) I verified my Windows XP registry "FORMS_PATH" to include the folder where I store all the PLLs and FMBs.
    2) I updated default.env to include that file path.
    3) I create shortcut to Forms Builder and put folder path with PLLs under the "Start in" field of the shortcut.
    4) I rebooted my machine after changing the registry
    5) I moved the folder with PLLs to under C:; I seperate PLL to "resource" sub-folder and FMB to forms/US/ sub-folder just like the server structure.
    6) I install one more copy of Developer 10G Suite and set up the registry.
    None of these work and the key is it used to work with no issue. Any suggestions what may be the problems?
    Thanks!
    Mike.

    Turned out I reloaded all the $AU_TOP forms and PLLs to my desktop and it worked fine. I think I did not FTP correctly the first time.

  • HELP error FRM-40039: Cannot attach library common while opening form

    Hi
    I want to help me with the NEXT issue is urgent.
    I'm working with forms 10g and using a linux server. To compile objects, forms, reports and menus use the Putty.
    Well the issue is that when a form hanging linux server I get the error message sgte:
    FRM-40039: Can not attach library while opening form common ....
    I tried changing the path FORMS_PATH, also put the. PLL. Plx on those routes Server
    but I have no result, I still leave the same message.
    I go to pc urgently to solve this problem that has me worried for days.
    Thanks in advance for your advice
    regards

    Three possible causes:
    1. The pll is not existnant on the linux-server in the FORMS_PATH or the FORMS_PATH-environment-variable is not set.
    2. When attaching the pll to forms you have attached it without removing the path. Try to deattach and reattach the pll in the form.
    3. The attachment of a pll is case-sensitive in linux. So, when you types the pll-name is lowercase when attaching it, the pll must exist in lowercase in the linux-filesystem.

  • WEBUTIL-URGENT FRM:40039 Cannot attach library WEBUTIL while opening form x

    Hi,
    I 'm working with 9iAS R2 on Linux.
    I'm testing the webutil by using a my test form.
    Give that in OS Windows 2000 the test form works fine.
    On Linux, I compile the form without problem, but when I run the form on web I have this error :
    FRM-400039 : Cannot attach library webutil while opening form TEST_FORM
    The Java console displaied this :
    JInitiator: Versione 1.3.1.8
    Uso della versione JRE 1.3.1.8 Java HotSpot(TM) Client VM
    Directory principale utente = D:\Documents and Settings\contug
    Configurazione proxy: Configurazione automatica proxy
    JAR cache enabled
    Location: D:\Documents and Settings\contug\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console windo
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://f92ias.inarcassa.it:7777/forms90/webutil/webutil.jar from JAR cache
    Loading http://f92ias.inarcassa.it:7777/forms90/webutil/jacob.jar from JAR cache
    Loading http://f92ias.inarcassa.it:7777/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    connectMode=HTTP, native.
    Versione Applet Forms: 90270
    I don't seem that nothing of unusual.
    Could You say me somethig ??
    Regards
    Giordano

    Hi Duncan,
    How Do I do recompile the pll on Linux?? The environment development doesn't exist on Linux !!
    I open my form in environment development on Win 2000, after I attach the pll without the path and save all.
    After I move all on linux and compile the form useing 'f90genm.sh'. Until this step I don't have problem, the form compiled fine, but
    when I running it, I show the error message FRM-40039 .......
    Do I mistake something ???
    I working on DB ver 7.0.2 and I can't produce the file PLX
    Regards
    Giordano

  • Webutil -frm-40039 cannot attach library

    hi,
    I have copied the web util demo from otn [http://www.oracle.com/technology/products/forms/htdocs/webutil/webutil.htm], and i tried to install it as per the instruction given over there .While compling it has not give any error but while running the form before opening the form it gives the following error FRM-40039 : cannot attach library /oracle/devsuite/forms/webutil while opening the from wu_test_106.
    note - i have attached the webutil.pll at attach library.

    where we will get the plxopen the pll in Forms-builder, then use Porgam->Compile module (Strg+T)
    plz mention clearly in which path we have to copy that file.There is a config-file named default.env (located in $ORACLE_HOME\forms\server), it contains a settings named FORMS_PATH. Either put your plx (and all of your fmx) in one of the directories listed there, or add a new directory to the list where you have placed your files in.

Maybe you are looking for

  • On my HP Touchsmart 310 PC how do I increase the inactivity time on the display?

    On my HP Touchsmart 310 PC how do I increase the inactivity time on the display?   Windows 7, 64-bit

  • Limit Time Machine Disc Space

    I am using an external NAS for backup. I backup up a few computers to the array. The array only has one volume right now. After a lot of reading it doesn't seem like you can limit disc space with time machine. Is there a way to limit the disc space T

  • No menu items

    Hi, I just installed the latest OSX software updates, and since restarting none of the menus are in the menus bar, apart from my insomniaX icon and the spotlight search tab. When ever I check the 'show date and time in menu bar' in system pref for ex

  • IPhoto event not showing all pictures

    Photo (stored as .jpg format) does not appear in its iPhoto event directory. It was created by stitching two photos into one. Original two photos continue to appear but not the stitched pic. The file does appear under Documents --> All Images; file i

  • Exception in jsp/weblogic

              Our weblogic is 6.1/linux, run jsp Recently the weblogic throw some exception:           1. >>>>>           ####<Nov 20, 2003 10:52:48 AM CST> <Error> <XML> <wap.any8.com> <any8webserver>           <ExecuteThread: '14' for queue: 'default'>