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.

Similar Messages

  • 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

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

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

  • Oracle forms server error

    hi all
    i have installed EBS 11i on windows xp
    it worked fine for last few months.now i am getting forms server error.
    i can login as user and when i try to go to applications like AR transactions
    jinitiator is also geting intiated.it stops at this stage and i can see the oracle logo in the back ground .but the forms do not open.
    i can see the error cannot connect to the forms server.
    i tried to start the frms server using adfrmsctl cmd from envshell.it says forms server already started.
    can anyone help me regarding this.
    thanks in advance.

    yes its related to some forms generic error
    it can be seen in the popup and the loading of forms stops there
    i cant access the applications because it stucks there.
    i can open forms like xml publisher administrator etc.but not the module based liek AR etc.
    my data base works fine.

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

  • Oracle Form Load Error- Unable to open the Oracle R12 INSTANCE

    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.
    Thanks in advance.

    995837 wrote:
    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.Please post the details of the application release, database version and OS.
    Oracle EBS R12 comes with JRE so you are not supposed to download any Jinitator version. If you already have one installed, please uninstall it (via Control Panel > Add/Remove Software) and check then.
    Please see these links/docs.
    Resolving "JInitiator version too low" Errors in EBS Environments
    https://blogs.oracle.com/stevenChan/entry/resolving_jinitiator_version_too_low
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    ;) AppsMasti :)
    Sharing is Caring

  • OFR (Oracle forms recognition) ERROR

    Hi ,
    I am currently working on Oracle forms recognition(OFR) . I downloaded OFR and the installation was perfect . In the downloaded OFR component dey have given a predefined AP Solution project for automating invoices , so i loaded that proj and started working on it with all the configuration settings mentioned in the AP_Installation guide .
    Initially i started importing tiff images and it went on well generating xml file outputs , but after trying to import a pdf invoice file OFR is not able to recognize the fields .
    So again i tried importing a tiff image to check whether OFR processes it corecltly unfortunaltely OFR Recognition Admin throws an error stating
    " Import Step:Failed to add file D:OFR projects/AP/Import/sampleinvoice.tif"
    it will be really helpful if anyone can help me fixing this error !!

    to what is it attempting to add the file? did it fail with a batch open? did you restart the RTS? did you purge any files from the associated directories to clear the queue?
    -ryan

  • 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

  • Oracle forms install error.....

    Hi
    Installing Forms 11.1.2 ( latest) on RHEL 5.5.
    1), I have created a weblogic domain using QuickStart.
    2). Now in process of installing forms. It errors out when in the step of " Creating an ASINstance".
    It looks like its trying to connect to port 7002
    java.net.ConnectException: Connection refused; No avail
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused; No available router to destination
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
    at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
    at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:260)
    at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
    at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
    at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
    ... 35 more
    That error is usually indicative that services have not been started....but I looked at the status and it says Admin and managed Servers have been started....
    any ideas?

    Hi carlos,
    Thanks
    I reinstalled and it went past the AHS instance creation.
    Now, its failing on opmn start.
    ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: registerComponent
    [2013-01-12T15:17:50.207-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2013-01-12T15:17:50.208-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: registerComponent] RETURN
    [2013-01-12T15:17:50.208-08:00] [as] [TRACE] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not defined. isWebsphereEnabled=false
    [2013-01-12T15:17:50.209-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] ENTRY
    [2013-01-12T15:17:50.251-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...
    [2013-01-12T15:17:53.160-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] RETURN

  • Oracle forms 6i error FRM-42401

    i have created a master detail module and when trying to run it, it doesn't come with data when clicking on "execute query"
    Instead it displays error
    "FRM-42401 Performing program trigger ON_CLEAR_DETAILS on form"
    can someone pls help to get rid of this error

    Try out,
    after you compile all again your form:
    in WHEN-NEW-FORM-INSTANCE
    Go_block('your-MASTER-block');
    Execute_query;
    and see what happen(I think, your focus go on Detail-block and when you click F8(excute-query) error happen )
    Regards .. hope helps

  • Oracle Forms Recognition Error - import step

    I am committing tiff images from ODC to a file system location where OFR is listening.
    I am getting the following error performing the OFR import step:
    Error in classification and extraction step on document 'path'description
    Error extracting class 'invoices', field 'VendorASSSA'.
    SERbrainware: Search, unable to prepare search (22)
    Does anyone know what I am doing wrong?
    Thanks
    Edited by: 897356 on Feb 1, 2012 10:56 AM

    to what is it attempting to add the file? did it fail with a batch open? did you restart the RTS? did you purge any files from the associated directories to clear the queue?
    -ryan

  • Error while installing oracle forms on windows 7

    hello all,
    i want to install oracle forms 10g on windows 7.
    But during installation i am facing the following problem.
    *"Install has encountered an error while attempting to verify your virtual settings.please verify that the sum of the initial sizes of the paging files is at least 256 mb"*
    How can i avoid this?
    Thanks
    Kaushal

    Read the following link and you will get Answer.
    How to Install Oracle ON windows 7
    If someone response is helpful or correct, please mark it accordingly.

  • Error while calling standard OAF page from custom Oracle Form

    Hi,
    I am calling standard OAF page from custom oracle form using the following code.
    FND_FUNCTION.EXECUTE(FUNCTION_NAME=>'FUN_TRX_ENTRY_OUT_VIEW_BATCH',
    OPEN_FLAG =>'Y',
    SESSION_FLAG =>'N' ,
    OTHER_PARAMS =>'&ViewBatchID = "' || NAME_IN('FUN_AGIS_LINE_D.BATCH_ID') ||
                        '&CallingFunction = "' || 'MANEXPINQ' ||'"');
    But I am getting this error.
    oracle.apps.fnd.framework.OAException: This request was not processed as the request URL %2FOA_HTML%2FOA.jsp%3Fpage%3D%2Foracle%2Fapps%2Ffun%2Ftransaction%2Fentry%2Fwebui%2FViewOutBatchPG%26OAPB%3DFUN_PRODUCT_BRAND%26OAHP%3DFUN_SSWA_MENU%26OASF%3DFUN_TRX_ENTRY_OUT_SEARCH%26_ti%3D1217029204%26language_code%3DUS%26%26ViewBatchID%20%3D%20%22203148%26CallingFunction%20%3D%20%22MANEXPINQ%22%26CallFromForm%3D%27Y%27%26oas%3DqZqg3tmdEdUNyw_HtskVow.. contained potentially illegal or un-encoded characters. Please try again by submitting a valid URL or contact your systems administrator for assistance.
    Please let me know any thing I missed out here.
    Any suggestion will highly appreciated.
    Thanks & Regards,
    Sunita

    I am using FND_FUNCTION.EXECUTE to call a OAF page from PLSQL in R12. I am getting following error"Error(9,23): PLS-00302: component 'EXECUTE' must be declared"

Maybe you are looking for

  • What does it take to run Boot Camp, Fusion or Parallels

    I am wondering about upgrading to Leopard to use Boot Camp, Fusion or Parallels. I have found that a significant amount of software that I want to run is not available in a Mac version. The other issue is that many programs I already have for Windows

  • PSE 9 Trial Installation Problems

    I recently downloaded PSE 9 and am trying to install the trial version on my computer.  I run Windows 7 64 bit, on a Dell Studio XPS, Intel core duo P8700 @2.53 GHz, and 4 GB of RAM.  I have more than 150 GB free on my Hard Drive. I have searched Goo

  • Photoshop CC 2014 taches automatique bmp vers jpeg

    Bonjour, Ma question est précise: Je souhaites passer mes BMP assez anciens pour les convertir en Jpg Je voudrais le faire sur 2000 photos donc en tache automatique, mais je n'arrives pas à bien faire ma description de tache 1) Je charge un bmp avant

  • How can we call WinAPI's from java... any idea... its urgent

    Hi all, I am facing a problem, I want to call Win API's form Java. any idea.. Any win API.. like GetUserNameA.... (it fetches current user logged in). Its bit urgent guys... i have always counted on u guys... Thx & Regards @mit

  • Help! Can't uninstall Photoshop CS3

    Had several problems with my workhorse Photoshop CS3, so I decided it was time to reinstall a clean version. Followed uninstall instructions as far as deactivation (which I later learned was unnecessary), but the uninstaller/installer in my utilities