Locking problem  in Forms Builder 6i, Oracle 9i

It appears that forms builder is issuing exclusive locks on referenced DB objects during and after compilation. This causes problems when trying to issue DDL statements against these objects while builder is connected. Is this the proper lock mode or a known bug? Anyway to control locking by forms builder?

What is the version of your database?<br><br>
Is this the same problem:<br><br>
Compiling a form creates locks?

Similar Messages

  • Locking Problem with Forms Builder 6i/Oracle 9i

    It appears that when form builder has a form open, all of the objects in the form are locked exclusively. This is causing loads of problems when trying to alter objects. Runtime doesn't seem to have this problem. Is this a known bug or is there a way to keep builder from obtaining exclusive locks.

    We have the same problem. It seems that if we use drop and create and not create or replace statments we don't get the locks. This is not a solution but perhaps a workaround.
    We tried to upgrade the database to 9.0.1.3.1 but that didn't help.

  • Form Builder for Oracle 9i

    Hey greetings all
    i am using oracle 9i and now wish to make interfaces for my database project using any form builder. The first option was to use form builder for oracle 9i but i have heard that its tought to learn and heavy on system. now 2nd option in my mind is to use oracle developer 6i. can anybody suggest what shall i use? my project is not very complex or bigger. i just need simple interfaces for it. plz give suggestions. Thanks in anticipation.

    Hi ,
    It depends on the type of application you want to have....an application on web environement automatically or an application in client-server environment which ,of course , can be run in Web but Oracle Application Server is needed with some configuration steps...
    Also , the Oracle Form Builder 6i is the last version of Forms which the produced runtime file (.fmx) runs on non-Web environment...and some time in the future Oracle will stop to support it....!!!!!
    its tought to learn and heavy on systemIt has some wizards... which can help you very much in your productivity and of course in the learning of this tool.....
    It is not considered much more heavy to the system....
    NOTE: Just another thought...If the application is very simple and needs to be accessible form just a few people in a room , then Oracle Forms 6i may be sufficient ...!!!!
    Regards,
    Simon

  • Problem in form builder connecting to db

    Im very new to oracle technology, I have just installed oracle appdeveloper 9i and im trying to use form builder. When I try to log into my database which is also under a 9i personal database, it gives me the error "ORA-12154 TNS:could not resolve service name". I tryed to search for something on oracles site and also the forums but didnt find anything. I had problems installing developer suite but was solved in another form. I had to install it under oracle homes in c:\oracle. my database is installed also under oracle homes c:\oracle\ora92. I checked and made sure that all the services listed under services on windows xp service manager were running, and I still got the error. Please help me, I need this to work for class.
    Thanks in advance

    I tried to change the MW (which is the name of my database, to ora92 but then i couldnt connect to sql+, I did change the host to local host though.
    this is what my file currently reads:
    # TNSNAMES.ORA Network Configuration File: C:\oracle\ora92\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    MW =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = )
    (SERVICE_NAME = ORA92)
    INST1_HTTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)

  • Connect form builder to oracle 10g express ?

    Hi ,
    How can i connect form builder 10 to oracle 10g express ?

    error -> ORA -12154That normally means there is some problem with tnsnames.ora :
    $ oerr ora 12154
    12154, 00000, "TNS:could not resolve the connect identifier specified"
    // *Cause:  A connection to a database or other service was requested using
    // a connect identifier, and the connect identifier specified could not
    // be resolved into a connect descriptor using one of the naming methods
    // configured. For example, if the type of connect identifier used was a
    // net service name then the net service name could not be found in a
    // naming method repository, or the repository could not be
    // located or reached.
    // *Action:
    //   - If you are using local naming (TNSNAMES.ORA file):
    //      - Make sure that "TNSNAMES" is listed as one of the values of the
    //        NAMES.DIRECTORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA)
    //      - Verify that a TNSNAMES.ORA file exists and is in the proper
    //        directory and is accessible.
    //      - Check that the net service name used as the connect identifier
    //        exists in the TNSNAMES.ORA file.
    //      - Make sure there are no syntax errors anywhere in the TNSNAMES.ORA
    //        file.  Look for unmatched parentheses or stray characters. Errors
    //        in a TNSNAMES.ORA file may make it unusable.
    //   - If you are using directory naming:
    //      - Verify that "LDAP" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Verify that the LDAP directory server is up and that it is
    //        accessible.
    //      - Verify that the net service name or database name used as the
    //        connect identifier is configured in the directory.
    //      - Verify that the default context being used is correct by
    //        specifying a fully qualified net service name or a full LDAP DN
    //        as the connect identifier
    //   - If you are using easy connect naming:
    //      - Verify that "EZCONNECT" is listed as one of the values of the
    //        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
    //        (SQLNET.ORA).
    //      - Make sure the host, port and service name specified
    //        are correct.
    //      - Try enclosing the connect identifier in quote marks.
    //   See the Oracle Net Services Administrators Guide or the Oracle
    //   operating system specific guide for more information on naming.
    $Does
    C:\>tnsping xework ?
    You could also try using "<host name or IP address>/xe" as connection string (database).

  • Trouble installing "Form Builder" with Oracle Developer 6/6i

    I get the following "Error Info" message first:
    "path vrf(86): Unbound variable 'path_too_long_prompt'"
    Then the following:
    "The Oracle Installer cannot update the system path variable to %new- path% because it is too long. Please restrict your system path to 127 characters and make sure D:\Oracle\ORADEV\bin is included in your path."
    Note that the reference to the D:\ drive is correct, but how do I correct this problem with the path variable being too long?
    "Form Builder" does not get installed but the "Report Builder" which follows this step in the process installed just fine.
    Any help would be greatly appreciated.
    ...Barry

    Yes, you can install. Install Oracle 9i DB and D2k on different HOME. Then, configure D2K tnsnames.ora as per 9iDB tnsnames.
    it will work, and works fine for me.
    Pramodu. C. P

  • Problem in Form builder when calling layout tabstrip

    Hello @all,
    The last days all work great, but since today when i call the layout tabstrip in transaction. There comes the error message popup :
    Adobe LiveCycle Designer ES has encountered a problem and needs to close.  We are sorry for the inconvenience.
    Error Signature AppName: formde~1.exe      AppVer: 8.2.3.4195      ModName: mfc80u.dll
    ModVer: 8.0.50727.4053      Offset: 0002ed52.
    I dont know, why i hab this problem now.
    i have reinstall SAP Gui , but the problem still exists. It also give a short dump message type X
    Why do I have the problem, although everything worked all the time wonderfully,
    Can anybody helps?
    Regards

    Hello Christoper,
    I'm experiencing the same problem when displaying the Layout in the Form Builder, it was working fine until today. The error message is similar to what you have reported. I wonder how you fix it, appreciate if you could share your resolution, thank you..
    Below are the message I got:
    Error Message:
    Adobe LiveCycle Designer has encountered a problem and needs to close.  We are sorry for the inconvenience.
    AppName: formde~1.exe      AppVer: 7.1.5020.1      ModName: mfc71u.dll
    ModVer: 7.10.3077.0      Offset: 0002dc12
    Another popup message after the above error:
    FORMDE~1.EXE - Application Error
    The instruction at "0x01684ce4" referenced memory at "0x03c00b08". the memory could not be "written"...
    Rgds, WH

  • Problem in Form builder

    Hello Experts,
    i have the problem when i drag and drop some elements in the form builder, i often get a short dump and the connection breaks.
    Then i have to restart sfp.
    Maybe I installed an old version of Adobe Life Cycle Designer on my system.
    Can anybody helps?
    Regards

    I have installed LCD 8.0 how its described here. Note 1121176 - Adobe LiveCycle Designer 8.0 - Installation
    I installed 8.0 because the sap kernel is sap release 7.0
    But i have the same problem. When i start lcd with sfp and switch to layout. There comes the popup with the message Adobe LiveCycle Designer has encountered a problem and needs to close.  We are sorry for the inconvenience. When i close this popup with 'dont send', the application terminates.
    However the problem still exist .
    What can i do.
    Regards

  • Problem in Form Development for Oracle Apps

    Hello everybody,
    I have developed one form with three blocks:
    Header Level (block1) [master block]
    Line Level (block2) [child to block1]
    Line Detail Level (block3) [child to block2]
    in the header level i have used two non database items and in line level again i have used two non database items. I am facing two problems in this form.
    1. When i run form in query mode. whenever i execute the query and navigate down the records in the header block, first prompts: DO YOU WANT TO SAVE THE REOCRD even then if dont make any sort change in the form.
    2. When i start navigating the form in reverse order i.e. up the records, the form will go in deadlock state. It will hang and as of result i have to kill the process explicitly from the Oracle Apps server.
    Please suggest me the solution ASAP!!!
    Thanks in Advance!
    Ankur

    Hi Rizwan,
    hey dear form relations are ok
    <<block1>>.header_id=<<block2>>.header_id
    <<block2>>.line_id=<<block3>>.line_id
    If you need the form file u can tell me ur id so that i can send it to you...
    Please help me its urgent...
    Ankur

  • Please resolve this problem In form builder help

    Hi everybody,
    why i am not able to get good books on forms when compared to others design tools. I strongly believe that this is the disadvantage most people face while trying to learn oracle forms, one fact is that when compared to oracle forms,designer tools related to other technologies i find many number of books by many authors. It is very hard to find books on forms. somebody suggested to go to amazon.com , i hardly found 5 books, in which advanced forms and report by oracle press is good. I am not able to get books which explain each every property in from builder in illustrative mannaer. Can't we find that in any books ? somebody suggested oracle documentation, i gone through reference manual, its very helpful, but there is not illustrative examples in that also. I want specifically, HANDS-ON-EXPERIENCE step by step, can't we find such books on forms. It is happy to know that in oracle documentation, on reports, we have BUILDING REPORTS document. It's explain each and every aspects step by step. Why can't forms documentation management poeple do that regarding forms, like "BUILDING FORMS"
    any restrinction on doingthis ? The most complaint people do is they are not find enough oracle developers, the reason might be most of the developes did'nt find any good books on oracle forms... i posted many times, no satisfied reply ...
    please suggest,
    waiting for forms management reply
    prasanth

    Hi
    i think you can find the book you are looking at Oracle university.
    it has great details and teaches you step by step on how to install start and configure system variables to develope and deploy forms on the web and client/server.
    Regards
    Tony G.

  • Identify forms in Oracle forms Builder

    Hi every one,
    I am very very new to Oracle forms and Oracle Builder, how can we find the complexity of a form and also a report, I have the access to the Oracle forms builder and Oracle report builder, Can any one help me how to move further and, how to identify. It would be really great thing, If any one helps me As soon as possible.
    waiting for your suggestions.
    Thanks,
    raki

    Is see you double posted this thread, and the other one is also a bit vague.
    It is not such a straightforward task to specify complexity. You have to have a good working knowledge of the system. I can give you example about one of our forms. It looks really simple: type in some identifier, and it will show you all open invoices of a customer, Press a button for full or partly payment of the invoices and receipts will be printed.
    This involves many things in the background, like checking the financial system. It looks simple (one when-button-pressed trigger), but is very complex indeed.
    If you want to migrate from Forms to Apex, you should properly plan it. If you have no experience at all in your company for such a project, you might want to contact a specialized company.

  • What is forms builder version for R12  ? prob. for 6i forms  ?

    hi..guys..
    Currently we have oracle apps..11.5.10-----> forms version 6i
    Now, we are upgrading apps to R12...so all the custom forms which are in 6i needs to be migrated to forms 10g so they can be compatible with oracle EBS release 12.
    So, I am opening forms which were created using 6i in form builder 10g. Then getting connected with the database created for R12...so it takes R12 library references...so at this time forms builder 10g is crashing......
    I am using FORMS 32 BIT VERSION 9.0.4.0.19 (PRODUCTION)..Oracle Developer Suite 10g...to modify and compile 6i forms...so I can put them on R12 instance...
    Problem is everytime I try to compile 6i form after opening it in 10g forms builder, it crashes ....so what is the best way to compile 6i forms to make them compatible with R12 ....?
    thanks...

    Does this happen to all forms or certain ones only?
    You need to open the forms in Form Builder 10g (Oracle Developer Suite 10g (10.1.2.0.2)), compile it, save it then upload it back to the server.
    Note: 563258.1 - How To Upgrade 11i Custom Forms And Reports To R12
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=563258.1
    Note: 579318.1 - How To Bring Up 10G Forms Builder In R12 Environment?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=579318.1

  • Form Builder (Forms 6i)  exit without message when compiling a form module

    Hi all,
    i can't resolve problem with Form Builder since 2 weeks.
    i have Forms 6i which always exit when i compile form module connecting
    to a remote database (oracle 817). There is 2 remote database server 817 in our LAN.
    However this happen only for one remote server, while the same form module connecting to another remote database (oracle 817) is well compile and work fine.
    I configure a service name with Net8 Easy Config locate on <Oracle for Windows 95>, but the problem is the same. Can anyone suggest, what could be the reason for the problem.
    Best regards.

    Hi Experts,
    We are getting the same issue. Our form builder crashes once we open our custom form
    in form builder.
    Server shows:-
    Forms 6.0 (Forms Runtime) Version 6.0.8.28.0 (Production)
    Form Builder shows:-
    Forms [32 Bit] Version 6.0.8.11.3 (Production)
    How to upgrade the form builder version?

  • Forms Builder 6i & 10gR2

    Hi,
    Whether the forms builder in Oracle 10g and 6i looks the same?Can a person work in 6i forms builder with 10g experience?
    What are the major differences?
    Please give an overview about that 6i forms builder by comparing it with 10g.
    Regards,

    Hello,
    It is quite 98% the same ! Don't worry about the different versions of the Builder, because the differences are really small.
    The big difference is not with the builder but at runtime, because 6i is C/S (even if it is possible to have it running in Web mode), and 9i/10g is exclusively Web mode.
    Francois

  • How to use JavaBean in Form Builder 6i

    Hi,
    How to use JavaBean in Form Builder 6i (Oracle Developer 6i)?.
    i'am using Oracle Sever 8.0.4 and Oracle Developer 6i.
    Please give your valuable suggestion
    Regards
    Seema

    I would suggest you start with the sample Java bean code we have
    on otn.
    http://otn.oracle.com/products/forms
    go to the sample code section.

Maybe you are looking for

  • Mini displayPort -- VGA Doesn't work (MacBook Pro 13" 2012)

    Hi All, I just bought a Macbook Pro 13" (cheapest one) and a Mini Displayport adapter to VGA, I want to use it with my Dell Screen but it doesnt work. I only see a blue screen for a sec. and its gone... what to do?

  • Desktop crashed - How do I move songs from ipod to new library?

    I've downloaded the new version of iTunes to my laptop. But when I hook up my ipod, it says that songs can't be transfered because there is another library that they belong to. I have also authorized the laptop but I still can't transfer songs. What

  • View CRM document in ECC through document flow

    Hi , we have a requirement where we need to show a CRM document in document flow of another document in ECC. There is no replication for these documents. I also need to display the CRM document in ECC when it is selected from document flow. Can any o

  • MacBook Pro starting up in OS X Utilities

    Beginning in the last few days, my MacBook Pro has most often (but not always) been starting up in OS X Utilities, which offers choices of restoring from a backup, reinstalling OS X, getting help online, or using disk utility.  I then have to click a

  • Other data?

    How could I get rid of other data, afternoon syncronizing my iPhone? It's 2,7G!