Unable to generate any form in oracle r12

Dear Gurus,
suddenly we can't generate any form "standard or customized" with following error:
frmcmp_batch Module=$AU_TOP/forms/US/INVGIPDP.fmb Userid=apps/apps compile_all=yes module_type=form batch=no output_file=$INV_TOP/12.0.0/forms/US/test.fmx
Forms 10.1 (Form Compiler) Version 10.1.2.3.0 (Production)
Forms 10.1 (Form Compiler): Release  - Production
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
     With the Partitioning, OLAP, Data Mining and Real Application Testing options
PL/SQL Version 10.1.0.5.0 (Production)
Oracle Procedure Builder V10.1.2.3.0 - Production
Oracle Virtual Graphics System Version 10.1.2.0.0 (Production)
Oracle Multimedia Version 10.1.2.0.2 (Production)
Oracle Tools Integration Version 10.1.2.0.2 (Production)
Oracle Tools Common Area Version 10.1.2.0.2
Oracle CORE     10.1.0.5.0      Production
Compiling package specification APP_CUSTOM...
   No compilation errors.
Compiling package specification IPDP_TREE...
   No compilation errors.
Compiling package specification DATA_SET_CTRL...
   No compilation errors.
Compiling package specification RESULTS...
   No compilation errors.
Compiling package specification APP_CUSTOM...
   No compilation errors.
Compiling package body APP_CUSTOM...
Compilation error on package body APP_CUSTOM:
PL/SQL ERROR 302 at line 24, column 19
component 'DISABLED' must be declared
PL/SQL ERROR 0 at line 24, column 5
Statement ignored
PL/SQL ERROR 201 at line 30, column 5
identifier 'APP_WINDOW.CLOSE_FIRST_WINDOW' must be declared
PL/SQL ERROR 0 at line 30, column 5
Statement ignored
PL/SQL ERROR 201 at line 43, column 5
identifier 'APP_WINDOW.SET_WINDOW_POSITION' must be declared
PL/SQL ERROR 0 at line 43, column 5
Statement ignored
PL/SQL ERROR 201 at line 46, column 3
identifier 'APP_WINDOW.SET_TITLE' must be declared
PL/SQL ERROR 0 at line 46, column 3
Statement ignored
Compiling package specification IPDP_TREE...
   No compilation errors.
Compiling package body IPDP_TREE...
Compilation error on package body IPDP_TREE:
PL/SQL ERROR 201 at line 43, column 26
identifier 'APPTREE.COLLAPSED_NODE' must be declared
PL/SQL ERROR 0 at line 43, column 3
Statement ignored
PL/SQL ERROR 201 at line 50, column 26
identifier 'APPTREE.TREE_NAME' must be declared
PL/SQL ERROR 0 at line 50, column 3
Statement ignored
PL/SQL ERROR 201 at line 103, column 39
identifier 'APPTREE.TRIGGER_NODE_USER_VALUE' must be declared
PL/SQL ERROR 0 at line 96, column 3
SQL Statement ignored
PL/SQL ERROR 201 at line 109, column 18
identifier 'APPTREE.TRIGGER_NODE_TYPE' must be declared
PL/SQL ERROR 0 at line 109, column 3
Statement ignored
PL/SQL ERROR 201 at line 117, column 13
identifier 'APPTREE.TRIGGER_NODE_LOW_VALUE' must be declared
PL/SQL ERROR 0 at line 117, column 5
Statement ignored
PL/SQL ERROR 201 at line 144, column 20
identifier 'APPTREE.TRIGGER_NODE_HIGH_VALUE' must be declared
PL/SQL ERROR 0 at line 144, column 5
Statement ignored
PL/SQL ERROR 201 at line 148, column 26
identifier 'APPTREE.TREE_NAME' must be declared
PL/SQL ERROR 0 at line 148, column 3
Statement ignored
PL/SQL ERROR 201 at line 159, column 6
identifier 'APPTREE.TRIGGER_NODE_TYPE' must be declared
PL/SQL ERROR 0 at line 159, column 3
Statement ignored
PL/SQL ERROR 201 at line 184, column 6
identifier 'APPTREE.TRIGGER_NODE_TYPE' must be declared
PL/SQL ERROR 0 at line 184, column 3
Statement ignored
PL/SQL ERROR 201 at line 264, column 15
identifier 'APPTREE.FIND_TREE_NODE' must be declared
PL/SQL ERROR 0 at line 264, column 2
Statement ignored
PL/SQL ERROR 201 at line 272, column 28
identifier 'APPTREE.TREE_NAME' must be declared
PL/SQL ERROR 0 at line 272, column 5
Statement ignored
PL/SQL ERROR 201 at line 275, column 16
identifier 'APPTREE.FIND_TREE_NODE' must be declared
PL/SQL ERROR 0 at line 275, column 3
Statement ignored
PL/SQL ERROR 201 at line 282, column 28
identifier 'APPTREE.TREE_NAME' must be declared
PL/SQL ERROR 0 at line 282, column 5
Statement ignored
PL/SQL ERROR 201 at line 290, column 6
identifier 'APPTREE.ACTION' must be declared
PL/SQL ERROR 0 at line 290, column 3
Statement ignored
Compiling package specification DATA_SET_CTRL...
   No compilation errors.
Compiling package body DATA_SET_CTRL...
Compilation error on package body DATA_SET_CTRL:
PL/SQL ERROR 201 at line 30, column 7
identifier 'APPTREE.NEW_VIEW_BY' must be declared
PL/SQL ERROR 0 at line 30, column 7
Statement ignored
PL/SQL ERROR 201 at line 43, column 7
identifier 'APP_ITEM_PROPERTY.SET_PROPERTY' must be declared
PL/SQL ERROR 0 at line 43, column 7
Statement ignored
PL/SQL ERROR 201 at line 46, column 7
identifier 'APP_ITEM_PROPERTY.SET_PROPERTY' must be declared
PL/SQL ERROR 0 at line 46, column 7
Statement ignored
PL/SQL ERROR 201 at line 97, column 14
identifier 'APP_FORM.QUIETCOMMIT' must be declared
PL/SQL ERROR 0 at line 97, column 11
Statement ignored
Compiling package specification RESULTS...
   No compilation errors.
Compiling package body RESULTS...
   No compilation errors.
Compilation errors have occurred.
Form not created
DB version: 11.2.0.3
apps version: 12.1.3
OS: hp-ux B.11.31 U ia64
Kindly advice.
Regards,
Ahmed

Salam Asif, Srini, Hussein,
1st of all please accept my apologize of being late in reply due to fever that attacked me yesterday!
To Asif,
number of invalid objects now 16, and all of them related to customized schema. Actually there were 3 more related to apps and I could recompile them.
To Srini,
I'm not sure if it's modified recently, I'm Apps DBA so I'll check with the developer and get back to you ASAP. Unlesss you have some guidance to check if it's modified or not, also what do you mean by replace it with a good back? does this mean can I get CUSTOM.pll from any other envrionment and put it there?
To Hussein,
Can you compile the form on your client using forms builder with no issues?
I don't think so but I'll confirm with the developer.
Where this package is used? What is line 24 and column 19?
Again I've no idea, I'm sorry about that and I'll ask the developer.
Regards,
Ahmed

Similar Messages

  • R12.1.1: After cloning, unable to open any form .. APP-FND-01496

    R12.1.1: After cloning, unable to open any form .. Getting the follownig error ..
    Cannot complete applications login. You may have entered an invalid applications password, or there may have been a database connect error.
    and ..
    APP-FND-01496 ..

    Hi Hussein,
    How To solve The Login Errors : APP-FND-01931, APP-FND-01496, cause : Application Object Library was unable to access your ORACLE password ? [ID 787773.1]
    Not appliable to my scenario.Unable To Launch Forms Receive Error App-fnd-01931 [ID 433554.1]
    Done all following steps. No success...regenerate jar files - select YES when prompted to force generation of jar files.
    recompile apps schema to check for invalid objects.
    regenerate forms and pll's.
    relink all applications programs - specifically f60webmx, although relinking all the applications executables is advisable.
    recreate grants and synonyms.
    recompile menus.
    Clear Oracle jinitiator cache on client machine - typically c:\programs\oracle\jinit...\jcache .
    Clear browser cache.
    Bounce Oracle application services and re-test the issue.
    Can Log Into Applications but Cannot Use Any Ad Tools [ID 391496.1]
    I have already tried the recommended solution. No success.Is there any way to troubleshoot APP-FND-01496 and find out the root cause?
    S. Sundar

  • URGENT: Form Import FAILED with  Unable to generate UI form: ORA-0650

    I am importing application components from one installation of portal 3.0.9.8 to another installation. Both installed versions of POrtal are the same.
    The application name is PROFILE_APP. I have created this same app with same specifications as in source, in the target portal instance.
    To import, I am using the SQL scripts generated through portal using the "Export" feature available for each component.
    I could successfully import LOV into this app from source to target by running the above generated SQL. When i run the SQL for the form component in the target - i get the following error :
    ...Importing component: ID = 5861481106 Name = WST_USER_PROFILE_V_FRM Owner = WST_PROFILE_PORTAL30_APP Type = FOT
    *** ERROR ***
    wwa_generate_module.transfer_fot_metadata: Unable to generate UI form: ORA-06502: PL/SQL: numeric or value error
    The form worked successfully in the source instance.
    Any help is greatly appreciated.
    Thank you,
    Tanushree.

    Form CustomForm_791b1adc_97fd_4de1_a077_646a418fe59b extends form Microsoft.EnterpriseManagement.ServiceManager.ChangeManagement.Forms.ChangeRequestForm, which already has another extension (CustomForm_3e2fd77f_cfed_40f9_9def_c6735078bf2a).
    you already have a form customization that extends the change request form, and this MP is also importing a different customization to the same form. each form can only have one customization. 

  • Unable to generate temporary script: /usr/oracle//orainstRoot.sh

    Anyone seen this error when installing 8.1.6 on Linux?
    Unable to generate temporary script: /usr/oracle//orainstRoot.sh Unable to continue install.

    Hi Monu Koshy
    Can you please control the user rights and also the df ?
    ls -al /u01/app/oraInventory/
    df -h /u01/app/oraInventory/
    Regards,
    Hub

  • I'm unable to view any discussion in Oracle Community. Please help

    Hello,
          I'm unable to view any discussion in Oracle Community. Below is the message which, I'm receiving when I try to view the discussion in Community section.
          "Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the person who directed you here."
          Also, I'm attaching a file to this discussion for your reference.
    Thank you,
    Farhad Pagdiwala.

    Hi Farhad:
    I've cc'd our site administrator.  This looks like a higher -level issue than what I can assist with.
    moniquevdb-Oracle Brianw-Oracle Please note.
    Cheers,
    LKR

  • I am unable to open any form. Any form/file I open states "not responding" This is adobe reader.

    I am unable to open any form. Any form/file I open states "not responding" This is adobe reader.

    Online and downloaded to my computer. There is no difference.
    browser is google but I also tried internet exployer...thats not the problem...your program is
    i just downloaded the most recent version..10.1...or whatever it is.
    i found this online:...how do I find the Adobe Readers X's 3d and multimedia settings...what tab do I click on..
    1) khwajakhurram I have tried your suggestion to uncheck the default "Enable hardware rendering for legacy video cards" setting and it seems to work!
    What is surprising is that Adobe Reader X's 3D & Multimedia settings report that the alternative preferred renderer modes are either software or DirectX9 .....on a Vista machine with DirectX11.
    The video card on this machine is definitely not legacy but a recent quality Nvidia produced card. That is also the case on the other machines with the issue I have reported.
    2) http://kb2.adobe.com/cps/860/cpsid_86063.html mentions that "certain configurations of anti-virus software that have not yet white-listed AcroRd32.exe" are "Unsupported configurations for Reader running in Protected Mode". Therefore I have also excluded AcroRd32.exe from virus scanning.
    I am now able to use both Protected Mode and Advanced Security without issue.
    I will experiment with various versions of this in the next few days and see whether both or just one of these remedies are needed.
    Update: I have found that performance is vastly improved by changing from the default preferred renderer mode of DirectX9 to the alternative Software setting.

  • Unable to open any form in R12 after getting FRM 92050 error

    Hi gurus,
    i have some problem opening form
    i can switch between responsibilites but one trying to open it doesnt show any change
    ex: system adminstrator -->concurrent request
    no change
    earlier i was getting FRM-92050 error for which i followed this doc
    form loading error
    here are os and application details
    os:rhel4
    ebs:R12.1.1
    db:11.1.0.7
    please help
    Edited by: 868452 on 01-Oct-2012 00:17

    Hi,
    i came up with solution
    am currently using IE8 explorer
    i uninstalled both java 6 update 17 and j2se 5 update 10
    installed fresh jre-7-windows-i586.exe and oaj2se.exe (j2se 5 update 10)
    now its working fine with this but...
    its taking too much time
    when i start same form(system administrator -- concurrent request) with chrome its giving error
    FRM-92120 REGISTRY FILE: \ORACLE\FORMS\REGISTRY\REGISTRY.DAT IS MISSING
    please update
    thanks
    zavi
    am facing the same problem today
    when navigating to form there is no change
    can any one help
    thanks
    Edited by: 868452 on 02-Oct-2012 21:57

  • How Can i disable folder menu in any form im ORACLE EBS?

    How  Can I disable it for user or responsibility????

    I wrote two procedures.
    DISABLE_INDEXES:
         On source:      select index_name from dba_indexes where table_name= '<%=odiRef.getTable("L","TARG_NAME","A")%> '
         On target:         alter index  #index_name unusable
    REBUILD_INDEXES
         On source:      select index_name from dba_indexes where table_name= '<%=odiRef.getTable("L","TARG_NAME","A")%> '
         On target:         alter index  #index_name rebuild
    And i used these two procedures in my package.
    Many  thanks for advices.

  • Auto generate forms in Oracle BPM 10.3?

    Is there an option to auto generate a form in Oracle BPM 10.3?
    The scenario is like I(as a customer) have to fill a form with few details. the next I want (in the process) is, to auto generate a form with these details and a few extra ones...how is this possible?
    Im a newbie to Oracle BPM!:)
    thanks in advance

    There's no out of the box way to automatically generate a form on the fly from a customer perspective.
    There are three ways forms are usually created in Oracle BPM 10g. You can use the out of the box BPM Object presentations, hand code JSPs based on a BPM Object using a tag library Oracle provides, and hitting external web pages.
    Of the three, BPM Object presentations are the easiest if your team is unfamiliar with JSPs. BPM Object presentations are very simple to build initially - there's a wizard that prompts you for the attributes (fields) to display and the sequence you want them displayed. As the UI is built, you'll see text labels automatically added to the left of the fields. The labels added are based on the attribute's name. Modifying the presentations after they are build is fairly easy using a table and cell drag and drop paradigm.
    If you're a JSP shop, you should definitely go the JSP route.
    If your development team is building forms using another technology and are heavily invested in this, then go the external route.
    Hope this helps,
    Dan

  • Unable to generate a PDF from SWF

    Hi,
    I am using SWF file as my form. I am unable to generate the form data into PDF with pdfgenerator Livecycle ES2.
    Does anyone facing the problem?? any help on this....
    Thanks in advance

    Hi,
    Even we are trying to convert SWF file to PDF file and it is not working out. I believe that we should have Acrobat 9.0 or higher in order to use Generate PDF service. We have Adobe Reader version 9.3.1.
    Please help.

  • Requirement to enable auditing on every form in Oracle apps 11i,Dynamically

    Hello All,
    I have following requirement Oracle apps 11i forms6i:
    Client want to audit the changes in data which user does on the oracle form and save old values and new values in DB table.
    Currently they do have this system working but, only for some forms.
    Now they want generic. Means, user will navigate to any form in Oracle apps. there he will get Menu option in menu "Enable this form for auditing". After pressing this menu option, another form will come where he will be able to see all fields on the form with check box in front of each field.
    Here user will select those fields which he want to enable for auditing.
    Thereafter all changes which user do on the form, those old and new values will get store in one custom table.
    Since information about fields is not stored in database, how can I make it generic. So that user will navigate to any form in oracle apps and will be able to enable it for auditing?
    can we do this by using any interface with Java with oracle form?
    Let me know, if my requirement is not clear to you.
    Regards,
    Parag

    Parag,
    This is the General Forms discussion forum. Please post your question in the [EBS General Discussion|http://forums.oracle.com/forums/forum.jspa?forumID=475] forum. Having worked with EBS several years ago, I confident that Oracle already has an Auditing feature built into their system, I just don't recall how it is implemented or if it would work for your situation where the customer wants to turn it on and off on the fly. To be honest, I'm not sure it is a good design to allow the user to enable/disable auditing as this just seems to violate the "Auditing Paradigm." In any case, someone in the EBS Forum would be better able to answer your question.
    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

  • How to generate trace file in oracle application forms

    hi
    I want to generate trace fle in oracle application
    Regards
    9841672839

    Hi,
    Refer to the following documents.
    Note: 296559.1 - FAQ: Common Tracing Techniques within the Oracle Applications 11i/R12
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=296559.1
    Note: 130182.1 - HOW TO TRACE FROM FORM, REPORT, PROGRAM AND OTHERS IN ORACLE APPLICATIONS
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=130182.1
    Regards,
    Hussein

  • Generate .PDF file from Oracle Form and print .pdf

    Hello, I am new to oracle form. I need direction on how to create .pdf file on a button click.
    The requirement is when user click a button on a form, I need to write some data to the pdf file and open the .pdf file for print.
    I am using Oracle Form builder 10.1.2.0.2
    Thanks a lot! Please help!

    Dear all,am new to oracle report and oracle forms and i know the
    basics how to generate the report and to create the form, Now my doubt is, like generating report
    from oracle report how to generate the report from oracle from,should i add any command button? and where
    to add the coding and what coding ? when i click that command button the report should be generated like oracle
    report,what should i do?Please help me to learn.
    my table name is 'student' and it has the following columns,
    sid,sname,grade,result.
    Am using oracle from 10.1.2.0.2 version and
    oracle report version is 10.1.2.0.2.
    Please give step by step procss.
    Thank you.

  • Generating a Report from Oracle Forms

    If a want to generate a report in Oracle Reports
    by pressing a Button on my Oracle Forms for example for 5 text items
    on that form ...then how do i do it ???
    plz help

    well when i create a report module in the object navigator of oracle forms
    its opens Oracle Reports application and it gives error
    "REP-0118 Unable to create temporary file"
    and then the error "ORA-000904: "PB_RPT" : invalid identifier ......etc select query etc"
    here PB_RPT is a Push Button.
    Please Help

Maybe you are looking for

  • Unable to create a domain in the CMS

    While entering the various parameters of Change management service server an error occures server exception: User credentials are invalid or user is denied access. The CMS user belongs to a different system whereas the sld is configured on the other

  • Document preview

    Hello, Is it possible to retrieve a preview of a document (I mean the first page as while a document is on the desktop) using the SDK. What I'm looking for is a quick method to avoid the full opening of the document. Thanks in advance, Joe

  • No Internet/Network in Win7 via Bootcamp

    Here's what I've done. 1. Used Bootcamp to create a Windows Partition. 2. Formated Bootcamp's Partition through Win7 installation (Win7 wont install to a FAT32, formatted to NTFS) 3. Installed Win7 I can't get Win7 to find any networks. Wifi and Ethe

  • How to make an editable bulleted list with multiple lines and custom bullets?

    How do I create an editable bulleted list in Acrobat Pro? I've figured out how to add text fields with multiple lines, and how to add a list box, but I don't see the check box for multiple lines in the list box or how to add bullet points. Can someon

  • Javascript innerhalb des Acrobat 3D

    HI, Habe schon mehrer Foren durchsucht und auch den JSGuide von Adobe durchgelesen aber irgendwas funktioniert da nicht. Es geht um einen Button. Möchte einen Mouseover, active und einen Mouseout und einen visited Befehl vergeben. Habe dem "Maus in F