Bug in Oracle Forms Builder 6i?

When converting from binary to text in Oracle Forms Builder, the conversion is inexplicably dropping a WHEN-VALIDATE-RECORD trigger for one of my data blocks.
I am running Oracle Forms Builder 6i on Windows XP with the latest patches. I couldn't find anything in the bug search that resembled this problem. Is this a known issue? Is there a workaround?
Any help would be appreciated. Thanks!

I just tested this in 10.1.2.2 on XP and could not reproduce the problem. It is unlikely that this is a bug and if it was, it is very likely that it was already corrected.
Ensure that you are using 6.0.8.26. If you are using Oracle Applications you should be using 6.0.8.27.
Also, Error Correction Support for stand-alone Forms 6.0.x users ended long ago, which means that a patch cannot be provided for version 6.x.

Similar Messages

  • Bug in Oracle Forms 9i triggers

    I've found a bug in oracle forms 9i. It happens when you have a select query inside a when-validate-item trigger and in that query you opt to show an alert when the query has encountered an exception...
    When that trigger is fired, the alert will show even if the query returns a record(which means that it does not go through the exception). The solution is to recompile the said trigger.
    Is this bug present in the other versions of Oracle forms?
    Is there a patch for this bug?

    Hi,
    Thanks for your reply.
    I've consulted with some of my colleagues who have been using Oracle forms for more than 5 years now, and they said that the bug seems to randomly appears...The code works fine in the local environemnt (forms builder) and in the AS itself (compiled in Unix) but after sometime, the bug appears and they just compiled the trigger where the code of the alert is in...
    Is there any logical explanation of why compiling a trigger (without changing any code) solves this problem?

  • How to insert special character from Oracle form builder 10g

    Dear all,
    I need help. how to insert special character like 'Superscript or Subscript ' from oracle form builder 10g. I had try in Oracle form builder 6i with press ALT+ASCII code in the text item and it work, but in the oracle form builder 10g this method doesn't work... would you like to help me...somebody please...
    Best Regard,
    Dedy P.T.

    What do you mean by insert ... from Forms Builder? Do you mean you want to add it as text in a string of pl/sql code or as part of boiler plate text (label) or a value on the Property Palette?
    For special characters you would need set NLS_LANG to something that would support the characters you want to use. For the Builder to see the change, you would need to set NLS_LANG to something like:
    NLS_LANG=AMERICAN_AMERICA.UTF8
    This can be done in the Windows Registry or system. As I mentioned, this will only apply to the Builder and will have nothing to do with a running form. For running forms you would need to set this in default.env. As for things like super and sub scripts, these are font formats and not necessarily characters. For the most part, I don't believe these are supported in Forms.

  • Pls Help: View Crystal Report Via Oracle Form Builder

    Hi!!
    I want to know how to view the .rpt report (report made from Crystal Report) via Oracle Form Builder. I've to do it in my project. If you know, please tell me.
    Thanks in advance,

    I don't know how does crystal reports work, and I would guess you should ask the crystal guys to help you with this. find out if they have a command line interface that you can invoke from the host command in forms.
    We can help you do it with Oracle Reports though :-)
    http://otn.oracle.com/products/reports

  • Oracle Forms Builder

    Hi Experts,
    I am learning oracle form builder version 6i where my manager wants me to develop a form with the LOV and data blocks.
    I dont know the Form Builder. Where i can get the form builder document with the simple form created example.
    I need it urgently.
    Thanks,
    Atul

    Please see these doc (use TEMPLATE.fmb form to build your form).
    Forms6i Documentation
    http://www.oracle.com/technetwork/documentation/6i-forms-084462.html
    Oracle Forms in Applications FAQ [ID 177610.1]
    Error Opening TEMPLATE.fmb in Forms Builder [ID 236803.1]
    Customization in Oracle Applications [ID 743490.1]
    How To Customize And Compile An Application Seeded Form (FMB) Or Library (PLL)? [ID 427879.1]
    How to Add a Path to Environment Variable $FORMS60_PATH [ID 168431.1]
    Errors when Compiling TEMPLATE.fmb for Release 11i [ID 206458.1]
    Thanks,
    Hussein

  • Oracle Forms Builder 10g Questions

    Good day everyone,
    I want to start off by saying that I'm very new to Oracle Forms Builder (it was dumped on my table about a month ago) and I'm having some issues I need resolved in order to complete a project for a client.
    I'm looking mainly for documentation or resources that will show me how to do the following in Oracle Forms Builder 10g:
    * Use either the ENTER button or mouse click to navigate between mandatory fields in a form (currently only TAB works)
    * Populate a field[s] after pressing a search button based on a SQL query
    * Populate a field[s] on launch based on a SQL query
    * Throw a warning message if an SQL query returns with a specific result
    * Populate a drop down menu based on a SQL query (ie only show valid options to user)
    * Remove static highlighting (fields should only be highlighted if necessary, which is never on this particular form)

    I've been able to reduce my problem down to the fact that Oracle Forms Builder 10g is not configured correctly on my machine for my environment. I can seem to get Oracle Forms Builder to see my libraries. When I load the form I'm working on I get the following error:
    FRM-18108: Failed to load the following objects.
    Source Module:utlf_gui
    Source Object: TOOLBAR_MDI
    +... (many more of the one above)+
    I press ok and get the following error:
    FRM-10102: Cannot attach PL/SQL library sdsl. This library attachment will be lost if the module is saved.
    +... (many more of the one above)+
    From my various searches on the internet I've learned that this is because Oracle Forms Developer can not find the listed PL/SQL libraries and I should check my Environmental variables. I've set up two Environmental variables with the following:
    Forms_Path = C:\<project path>\Lib\   (This is the folder in the project folder where all the PL/SQL libraries are stored)
    Forms90_Path = C:\<project path>\Lib\   (This is the folder in the project folder where all the PL/SQL libraries are stored)
    I created both Environmental variables because there wasn't any consistency on the sites I was checking to which was needed.
    Also if I try to attack a PL/SQL library I get the following error:
    Attached library name <name> contains a non-portable directory specification. Remove path?
    I press yes or no and get the following error:
    PDE-PLI038 Cannot open file for use as a PL/SQL library.
    Any help is much appreciated.
    Edited by: ThomasBoxall on 12-Dec-2011 12:18

  • Can't open the forms using Oracle Forms Builder 6i

    Dear All,
    I at first download the file .fmb from linux server to local pc.and I setup oracle Forms builder 6i and want to edit the file .fmb on the local form builder ,but can't open it with forms builder raising FRM-10043.
    I download the source file .fmb using both mode of ftp and I try it but it faise to open it. I don't know why it is.pls which one who knows it tell me.
    Thanks

    Oracle Form builer under linux server is for Forms 6.0(Form builder) version 6.0.8.25.2,and Oracle Form builder under my XP is for Forms [32 Bit] Version 6.0.8.11.3 (Production).I download the file .fmb from linux server to my XP using ftp tool,but the form builder on pc can't open it.

  • How can I make OPAC in Oracle Forms Builder

    Hello everyone,
    I'm developing a Library Management System as my project in my Oracle subject.
    Can anyone tell me how to make OPAC module of Library management system in Oracle forms builder.
    I don't have any idea because this is my first encounter in this system.
    Thanks.
    I really appreciate all your help.
    God bless ^^

    Hi,
    Simple, using current values you can create new id , 'old' and name so oracle will create record, now refresh block, next using next_record in loop you can find record,erase one and refresh block.
    Adinath Kamode

  • 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.

  • Login Screen in Oracle forms builder 6i

    Hello everyone
    I am trying to create a canvas with a login screen and password in oracle forms builder 6i.
    So far I have create the following table:
    CREATE TABLE PASSWORD
    (USER_ID NUMBER(3)
    CONSTRAINT PASSWORD_USER_ID_PK PRIMARY KEY,
    PASSWORD VARCHAR2(20) NOT NULL);
    Inserted the following values:
    INSERT INTO PASSWORD (USER_ID,PASSWORD)
    VALUES (1,1010);
    INSERT INTO PASSWORD (USER_ID,PASSWORD)
    VALUES (2,2020);
    Created a MENU canvas with a LOGIN button TI_USER_ID and TI_PASSWORD text boxes.
    In the LOGIN button i have inserted the following WHEN-BUTTON-PRESSED trigger:
    BEGIN
    SELECT USER_ID
    INTO :GLOBAL.USER_ID
    FROM PASSWORD
    WHERE USER_ID = :LOGIN.TI_USER_ID
    AND PASSWORD= :LOGIN.TI_PASSWORD;
    GO_BLOCK('PASSWORD');
    EXCEPTION
    WHEN NO_DATA_FOUND THEN
    :GLOBAL.COUNT := :GLOBAL.COUNT + 1;
    IF :GLOBAL.COUNT = 1 THEN
    MESSAGE('wrong');
    MESSAGE('wrong');
    ELSIF
    :GLOBAL.COUNT = 2 THEN
    MESSAGE('wrong');
    MESSAGE('wrong');
    ELSIF
    :GLOBAL.COUNT = 3 THEN
    EXIT_FORM;
    END IF;
    END;
    When i try to compile that it gives an error Bad bind variable LOGIN.TI_USER_ID
    Bad bind variable LOGIN.TI_PASSWORD
    What am i doing wrong?

    989056 wrote:
    Ok i changed the button to contain only the following:
    BEGIN
    SELECT USER_ID
    INTO :GLOBAL.USER_ID
    FROM PASSWORD
    WHERE USER_ID = :PASSWORD.TI_USER_ID
    AND PASSWORD= :PASSWORD.TI_PASSWORD;
    GO_ITEM('GO_REVIEWS');
    END;
    when i now press login it gives an error FRM 40735: WHEN-BUTTON-PRESSED trigger raised unhandled exception ORA-01403
    i tried to reffer to several items in several blocksi suspect that when you removed the exception it ends up with the no data found error. you need not to remove the exception clause try to bring that back. then try in SQL*Plus to see if your query returns any rows with the same data that you are attempting to use in your TI_USER_ID and TI_PASSWORD block item. if it does not return that is the cause of your issue it will not execute the GO_ITEM() command it will simply go to the exception clause.

  • Is Oracle Forms builder version 10.1.2.0.2 certified with Windows 7 ?

    Hello
    I need to change my old PC that is running 32 bit XP.
    On this PC , I have installed Oracle Forms builder 10.1.2.0.2
    I need to keep this version of forms as my customer is running the same version on linux.
    I wish to upgrade my PC and install Windows7 (32 bit ) . Is Windows7 certified with Oracle Form builder 10.1.2.0.2?
    Thanks
    John Hall
    Edited by: user2537956 on 20-May-2010 02:14

    Hello Sunny,
    I just asked that same question in a service request a few days ago and got this answer from Oracle Support:
    Question "Could you please also check if Forms/Reports Builder *10g* (10.1.2.3.0) are being certified for Windows 7 (32- and 64-bit)? As far as I know Forms/Reports Builder 10g are currently not certified for Win7 at all."
    ODM Answer / Action Plan:
    "According to product management and http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html , Windows 7 is certified as a client platform for 10.1.2.3, however production runtime deployments on Windows 7 is not supported for this version. You can build your Forms applications using Forms Builder on Windows 7 and test it, but when it is time to deploy it in a multi user environment, it needs to be deployed on a supported production deployment. So it should be ok to install iDS 10.1.2.3 on Windows 7 and develop your applications. The installation should be according to How to Install Developer Suite 10.1.2.3 on Windows Vista (Doc ID 559067.1). The note is for Vista, but the instructions apply for Windows 7 as well."
    So I'd assume Windows 7 to be supported as well with Forms and Reports Builder 10.1.2.3.0.
    Regards
    Andreas

  • Oracle Form Builder for EBS 11i Forms

    Hi All,
    I want to compile an EBS 11i forms. The EBS version is Oracle Applications : 11.5.10.2.
    My question is where can I find the installer for Oracle form builder to compile my .pll file?
    Best Regards
    Akhmad H Gumas

    If you want to download and install Developer 6i to your Windows client, then here is the direct link --> http://download.oracle.com/otn/nt/forms/6i_rel2_xp.zip
    You will need to recompile the form again on your server if the OS is Linux/Unix by referring to the docs referenced above by AsifMuhammad
    Thanks,
    Hussein

  • Can not run forms in Oracle Form Builder

    I get FRM-10142: The HTTP listener is not running on computer1 at port 8890. Please start the listener or check your runtime preferences. When I try running a form in Oracle form builder.
    Can someone please help with a solution to this problem.

    Start the OC4J Instance first....
    Simon

  • Oracle Forms Builder 10.1.2.3 hangs when opening canvas

    Hi
    I created a form with 1 master, 2 details and a tab panel. Now I can't open the canvas. Each time I try to open it Oracle Form Builder hangs. What can I do?
    Regards,
    Néstor Boscán

    I've installed Oracle Developer Suite (ODS) 10g R2 on numerous Windows 7 systems and have only encountered an issue with Forms Builder crashing a couple of times. Each time, I've been able to resolve the problem by modifying the OS PATH environment variable to ensure there is not a conflict between Oracle versions. If you only have ODS 10g installed, this should not be a problem, but if you have different versions of Forms installed - this could very well be the problem. My you might want to take a look at the OS PATH and make sure all Windows related directories are listed first. Then list the ODS directories second and lastly, list everything else. Oracle has a bad habit of putting it's program directories before the operating system directories.
    It is also possible that your installation media is bad since your install is crashing in Windows XP mode as well. That being the case, you may want to download the installer again.
    Craig...

  • How to connect Oracle Form Builder - Oracle Developer Suite 10g - Windows 7

    Hi brothers and sisters,
    Hope all you are fine. I have installed Oracle Developer Suite 10g on Windows 7 successfully and it is working properly. But when I connect to Oracle Form Builder using Connect window asking:
    a. User Name
    b. Password
    c. Database
    a message box appear: 'ORA-12154: TNS:could not resolve the connect identifier specified'
    I verify my Connect String with: 'SELECT * FROM v$database', but the problem remain the same.
    Please help me how can I connect to Oracle Form Builder.
    Noor

    hi
    plz use Net Configuration Assistant or set tnsnames.ora with connect string and computer name.
    Net Configuration Assistant.
    when its opened then go to .
    *Local Net Service Name Configuration.
    *Click Next.
    *Add.
    *Click Next.
    * Service Name--Type here connect String which is XE or any Connect String.
    *TCP.
    *Click Next.
    *Host Name--Enter here Computer name or Ip address.
    *Yes,Perform a test.
    you can enter correct password and username here.
    Note:- your Database should be Up if its not Up it will through the same error so plz startup your database first.
    sarah

Maybe you are looking for

  • Video Card Upgrade - A general consensus.

    I have a 2.8x8 Mac Pro (2008). I want to upgrade the standard 2600. I will be using the new grahpics card only in XP, and change the cables back to the 2600 everytime when under OS X. So my question is: 1. Can I purchase any video card driver-designe

  • Reg. Selection screen in Dashboard Reports

    Hi, This is regarding the Variable selection screen appearing for the Dashboard Reports.  Say, when the user clicks on the Dashboard report in Portal, it should directly go to the page showing the Charts & Graphs instead of showing the Variable selec

  • UDF for Country file OCRY

    Please could anybody tell me whether it is possible to create a User Defined Field on the Country file OCRY via the menu option 'Manage User Fields'? I cannot find it in the available options.

  • Will someone help me rewrite this

    to use Apache Axis Many Thanks public boolean handleRequest(MessageContext context) SOAPMessageContext smc = (SOAPMessageContext) context; SOAPEnvelope se = smc.getMessage().getSOAPPart().getEnvelope(); SOAPHeader sh = se.getHeader();

  • Datacenter Migration

    Hi All, We are planning for a Datacenter Migration and i had few questions regarding it. Source is on HP-UNIX 11.23, Oracle 10.2, SAP -ECC6 EHP4 Our target version would be 11.31, Oracle 11g, SAP-ECC6 EHP4 im thinking of installing oracle 11g and she