Forms compilation Errors under Linux

Hello,
I have a main form called Tbdoctrk.fmb.
This forms compiles and runs perfectly through Oracle 9i iDS.
When transfering the fmb file under Linux, and attempting to recompile using the f90genm.sh utility, I get the following compilation errors:
FRM-18108: Failed to load the following objects.
FRM-30436: Parent window not specified for canvas.View Canvas H_TOOLBAR
FRM-30041: Position of item places it off of canvas.
Item: BUTTON_HELP
Block: VARIABLE
Form: TBDOCTRK
FRM: Unable to adjust form for output.
====
I noticed that most of the object that failed to load (1 data block object, 1 canvas and a number of property classes and visual attributes) are contained in a file called TOOLBAR.fmb.
The TOOLBAR.fmb file compiles without errors under Linux/WIndows + is located in the same folder as the Tbdoctrk.fmb file.
1) How can I resolve this issue ?
PT
PS: I tried renaming the fmb files to upper/lower case without success.

Hello,
My main form called Tbdoctrk.fmb in turn calls a form called Pre_bord.fmb in a Program Unit.
Most but not all Class and Value Attributes are included in a file called toolbar.fmb. I did not find any specific reference to the toolbar.fmb file.
However, at compile time, I find that those objects are not loaded.
1) In what part of the main form Tbdoctrk.fmb should I find any such reference to the toolbar.fmb file ?
2) How should I create those symbolic links under Linux ?
PT

Similar Messages

  • Webutil form compilation error

    Hi all
    I configured webutil on Application server 10g on linux. but when i compile the demo form on application server using
    /u01/app/oracle/OraHome_2/bin/frmcmp.sh module=$ORACLE_HOME/forms/WU_TEST_106.fmb userid=webutil/webutil@orant module_type=form compile_all=yes OUTPUT_FILE=$ORACLE_HOME/forms/WU_TEST_106.fmx
    it give me the errors
    FRM-18108: Failed to load the following objects.
    Source Module:webutil.olb
    Source Object: WEBUTIL
    Compiling procedure GET_CLIENTINFO...
    Compilation error on procedure GET_CLIENTINFO:
    PL/SQL ERROR 201 at line 3, column 35
    identifier 'WEBUTIL_CLIENTINFO.GET_USER_NAME' must be declared
    PL/SQL ERROR 0 at line 3, column 3
    Statement ignored
    PL/SQL ERROR 201 at line 4, column 35
    identifier 'WEBUTIL_CLIENTINFO.GET_IP_ADDRESS' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    Statement ignored
    Compilation errors have occurred.
    Form not created
    ==========================================
    i search a lot but failed ..
    any solution regarding this plz thanks in advance.

    [oracle@appserver ~]$ /u01/app/oracle/OraHome_2/bin/frmcmp_batch.sh module=$ORACLE_HOME/forms/webutil.pll userid=webutil/webutil@orant module_type=library compile_all=yes OUTPUT_FILE=$ORACLE_HOME/forms/webutil.plx
    Forms 10.1 (Form Compiler) Version 10.1.2.0.2 (Production)
    Forms 10.1 (Form Compiler): Release - Production
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 10.1.0.4.2 (Production)
    Oracle Procedure Builder V10.1.2.0.2 - 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.4.0 Production
    Compiling library WEBUTIL...
    Invalidating Package Spec CLIENT_IMAGE......
    Invalidating Package Spec CLIENT_OLE2......
    Invalidating Package Spec CLIENT_TEXT_IO......
    Invalidating Package Spec CLIENT_TOOL_ENV......
    Invalidating Package Spec CLIENT_WIN_API_DEBUG......
    Invalidating Package Spec CLIENT_WIN_API......
    Invalidating Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Spec CLIENT_WIN_API_PRELOAD......
    Invalidating Package Spec JAVA_EXCEPTION......
    Invalidating Package Spec WEBUTIL_BROWSER......
    Invalidating Package Spec WEBUTIL_CLIENTINFO......
    Invalidating Package Spec WEBUTIL_C_API......
    Invalidating Package Spec JAVA_SYSTEM......
    Invalidating Package Spec JAVA_APPSERV_READER......
    Invalidating Package Spec DELIMSTR......
    Invalidating Package Spec WEBUTIL_FILE......
    Invalidating Package Spec JAVA_APPSERV_WRITER......
    Invalidating Package Spec WEBUTIL_DB_LOCAL......
    Invalidating Package Spec JAVA_FILE......
    Invalidating Package Spec WEBUTIL_FILE_TRANSFER......
    Invalidating Package Spec WEBUTIL_HOST......
    Invalidating Package Spec WEBUTIL_SEPARATEFRAME......
    Invalidating Package Spec WEBUTIL_CORE......
    Invalidating Package Spec WEBUTIL_SESSION......
    Invalidating Package Spec WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_UTIL......
    Invalidating Package Body WEBUTIL_SESSION......
    Invalidating Package Body WEBUTIL_SEPARATEFRAME......
    Invalidating Package Body WEBUTIL_HOST......
    Invalidating Package Body WEBUTIL_FILE_TRANSFER......
    Invalidating Package Body WEBUTIL_FILE......
    Invalidating Package Body WEBUTIL_DB_LOCAL......
    Invalidating Package Body WEBUTIL_C_API......
    Invalidating Package Body WEBUTIL_CORE......
    Invalidating Package Body WEBUTIL_CLIENTINFO......
    Invalidating Package Body WEBUTIL_BROWSER......
    Invalidating Procedure Body SHOW_WEBUTIL_INFORMATION......
    Invalidating Package Body JAVA_SYSTEM......
    Invalidating Package Body JAVA_FILE......
    Invalidating Package Body JAVA_EXCEPTION......
    Invalidating Package Body JAVA_APPSERV_WRITER......
    Invalidating Package Body JAVA_APPSERV_READER......
    Invalidating Package Body DELIMSTR......
    Invalidating Package Body CLIENT_WIN_API_PRELOAD......
    Invalidating Package Body CLIENT_WIN_API_ENVIRONMENT......
    Invalidating Package Body CLIENT_WIN_API_DEBUG......
    Invalidating Package Body CLIENT_WIN_API......
    Invalidating Package Body CLIENT_TOOL_ENV......
    Invalidating Package Body CLIENT_TEXT_IO......
    Invalidating Package Body CLIENT_OLE2......
    Invalidating Package Body CLIENT_IMAGE......
    Invalidating Procedure Body CLIENT_HOST......
    Invalidating Function Body CLIENT_GET_FILE_NAME......
    Compiling Package Spec CLIENT_IMAGE......
    Compiling Package Spec CLIENT_OLE2......
    Compiling Package Spec CLIENT_TEXT_IO......
    Compiling Package Spec CLIENT_TOOL_ENV......
    Compiling Package Spec CLIENT_WIN_API_DEBUG......
    Compiling Package Spec CLIENT_WIN_API......
    Compiling Package Spec CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Spec CLIENT_WIN_API_PRELOAD......
    Compiling Package Spec JAVA_EXCEPTION......
    Compiling Package Spec WEBUTIL_BROWSER......
    Compiling Package Spec WEBUTIL_CLIENTINFO......
    Compiling Package Spec JAVA_SYSTEM......
    Compiling Package Spec JAVA_APPSERV_READER......
    Compiling Package Spec DELIMSTR......
    Compiling Package Spec WEBUTIL_FILE......
    Compiling Package Spec JAVA_APPSERV_WRITER......
    Compiling Package Spec WEBUTIL_DB_LOCAL......
    Compiling Package Spec JAVA_FILE......
    Compiling Package Spec WEBUTIL_FILE_TRANSFER......
    Compiling Package Spec WEBUTIL_HOST......
    Compiling Package Spec WEBUTIL_SEPARATEFRAME......
    Compiling Package Spec WEBUTIL_CORE......
    Compiling Package Spec WEBUTIL_SESSION......
    Compiling Package Spec WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_UTIL......
    Compiling Package Body WEBUTIL_SESSION......
    Compiling Package Body WEBUTIL_SEPARATEFRAME......
    Compiling Package Body WEBUTIL_HOST......
    Compiling Package Body WEBUTIL_FILE_TRANSFER......
    Compiling Package Body WEBUTIL_FILE......
    Compiling Package Body WEBUTIL_DB_LOCAL......
    Compiling Package Body WEBUTIL_C_API......
    Compiling Package Body WEBUTIL_CORE......
    Compiling Package Body WEBUTIL_CLIENTINFO......
    Compiling Package Body WEBUTIL_BROWSER......
    Compiling Procedure Body SHOW_WEBUTIL_INFORMATION......
    Compiling Package Body JAVA_SYSTEM......
    Compiling Package Body JAVA_FILE......
    Compiling Package Body JAVA_EXCEPTION......
    Compiling Package Body JAVA_APPSERV_WRITER......
    Compiling Package Body JAVA_APPSERV_READER......
    Compiling Package Body DELIMSTR......
    Compiling Package Body CLIENT_WIN_API_PRELOAD......
    Compiling Package Body CLIENT_WIN_API_ENVIRONMENT......
    Compiling Package Body CLIENT_WIN_API_DEBUG......
    Compiling Package Body CLIENT_WIN_API......
    Compiling Package Body CLIENT_TOOL_ENV......
    Compiling Package Body CLIENT_TEXT_IO......
    Compiling Package Body CLIENT_OLE2......
    Compiling Package Body CLIENT_IMAGE......
    Compiling Procedure Body CLIENT_HOST......
    Compiling Function Body CLIENT_GET_FILE_NAME......
    Done.
    [oracle@appserver ~]$
    here is the code how i compile webutil.. its done sucessfully.

  • Compile fail under linux ! oci.h: No such file or directory

    I want to transplant an Win32 OCI program to Linux.When i compile the program under Linux, the gcc returns the error information 'oci.h: No such file or directory '.
    Where can i find the OCI libs and includes under Linux/Unix?

    and I suggest you should use $ORACLE_HOME/rdbms/demo/demo_rdbms.mk to build oci applications. Instructions are there in the same file.

  • Urgent: Form Compilation Error using frmcmp.sh on OAS 10.1.2, pls help..

    Hi All,
    I am upgrading from OAS 9.0.4 to 10.1.2 where Forms 10g application is deployed.
    When I try to recompile with frmcmp.sh :
    frmcmp.sh userid=system/oracle123@odb module_type=FORM module=menu1.fmb
    I get errors :
    Compiling Procedure GET_PATH...
    Compilation error on procedure GET_PATH:
    PL/SQL ERROR 201 at line 4, column 32
    Identifier 'APPS_MENU1_DET' must be declared
    PL/SQL ERROR 0 at line 4, column 3
    SQL Statement ignored
    Compilation error have occured.
    Form not created
    What cause this error ?
    FYI, on the above compilation I connect to different database/schema, not the one
    which is used by the Form, is this the reason of th error ?
    During compilation, Do I have to connect to the database/schema I used when develop the form ?
    DO I have to create all tables in the schema first before compilation ?
    Tnank you for your hwlp,
    xtanto
    PS. When I compile the same Form with F90genm.sh on OAS 9.0.4, NO ERROR.

    From my experience it's a really bad idea to install OCS into a AS IM. When it comes to upgrades and patches you'll pull your hair out!
    Why not install OCS first and then install the BI into the OCS AS server... I have not checked the certification matrix but that might be a better solution to look into.

  • 10g form compilation error

    Hi all,
    I created a form in Oracle form builder 10g..
    I uploaded the fmb to server. Say file name is XX_TEST.fmb
    These are the steps i followed for compilation.
    1). emrenv betsyd9
    2)cd /betsyd9ap/betsyd9appl/au/11.5.0/resource
    3)export FORMS60_PATH=/betsyd9ap/betsyd9appl/au/11.5.0/resource:/betsyd9ap/betsyd9appl/au/11.5.0/resource/stub:/betsyd9ap/betsyd9appl/XXAU/11.5.0/resource:/betsyd9ap/betsyd9appl/XXASO/11.5.0/forms/US:$AU_TOP/forms/US
    4)f60gen module=/betsyd9ap/betsyd9appl/XXASO/11.5.0/forms/US/XX_TEST.fmb userid=apps/apps
    I received  error as shown below after i give 4th command
    Forms 6.0 (Form Compiler) Version 6.0.8.28.0 (Production)
    Forms 6.0 (Form Compiler): Release - Production
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    PL/SQL Version 8.0.6.3.0 (Production)
    Oracle Procedure Builder V6.0.8.21.0 Build #0 - Production
    Oracle Virtual Graphics System Version 6.0.5.39.0 (Production)
    Oracle Multimedia Version 6.0.8.25.0 (Production)
    Oracle Tools Integration Version 6.0.8.17.0 (Production)
    Oracle Tools Common Area Version 6.0.5.32.0
    Oracle CORE Version 4.0.6.0.0 - Production
    ROS ERROR: -200
    If my compilation steps are wrong Please let me know the compilation steps for 10g form

    Hi DurgaSrinivas_886836 ,
    You should post your query on Oracle E Business Suite forums, not here.
    You are trying to compile Forms 10g with f60gen, and using all the settings of Forms 6. That is obviously wrong.
    You need to use the correct commands for 10g, frmcmp from the bin folder of DevSuite10g home. Trying random combinations will not get you anywhere. Read the documentation for 10g.
    Better post on EBS forum. There may be other issues like no support for 10g in EBS 11.5.xx.xx that you are using.
    Regards,

  • Compiler Error on Linux for jni.h, any solution?

    Hi all,
    i am using jni.h file provided by sun to compile my code on linux, but it gives me compile error. though it compiles properly on Windows and AIX.
    what could be the reason?
    jni.h:202: error: expected ')' before '*' token
    jni.h:204: error: expected ';' before 'jclass'
    jni.h:1877: error: expected ')' before '*' token
    jni.h:1879: error: expected ';' before 'jint'
    and many more !!!

    i am using jni.h file provided by sun to compile my code on linuxAre you sure about that? Check that it isn't the one provided with GNU CLASSPATH. If it is, delete GNU CLASSPATH altogether. It isn't Java, and the incompatibility of jni.h is one of many reasons why not.

  • 816 installer error under linux 7.1

    Hi,
    i tried to install oracle 816 under linux 7.1 . During the time of linking makefile. The following error occur :
    Error in invoking target install of makefile /oraHome/network/lib/ins_net_client.mk
    I have already added the 6.2 backward compatable libs(compat-eqcs,compat-glibc and compat-libs) and
    export LD_ASSUME_KERNEL=2.2.5
    execute the script
    /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    It still doesnt work !!! Why ???
    CAN ANY BODY HELP !!! THANK A LOTS !!!
    null

    Read the other threads more carefully next time.
    Alex Voitov posted this ftp site:
    ftp://ftp.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1/
    click README.Oracle8i.
    I also did what you did, but that was not enough, so I tried following the instructions in the README file mentioned above, and then I got oracle installed in Redhat 7.1 with no problems.
    After you install Oracle, you may also want to follow the instructions below.
    Posted by Kamal:
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>
    Oracle Version 8.1.7
    Linux Redhat 7.0
    While installing Oracle you may encounter the error 'not able to connect to oracle'
    during database creation. This is due to glibc package problem.
    Please do the following
    1. Install the compat-glibc RPM for 2.1.3.x
    (This is on the Redhat 7.0 CDs)
    2. cd to the directory where compat-glibc installed the files (for me it's
    /usr/i386-glibc21-linux/lib).
    3. Copy the following files to $ORACLE_HOME/lib:
    libc-2.1.3.so
    libpthread.so
    libdl.so
    ld-linux.so.2
    For me, several of these are symbolic links, so you'll need to copy the target of the
    symbolic link and rename it to the link name when you copy it to $ORACLE_HOME/lib.
    For example, if ls -l shows:
    ld-linux.so.2 -> ld-2.1.3.so
    libc-2.1.3.so
    libdl.so -> libdl.so.2
    libpthread.so -> libpthread.so.0
    Then you will:
    cp ld-2.1.3.so $ORACLE_HOME/lib/ld-linux.so.2
    cp libc-2.1.3.so $ORACLE_HOME/lib
    cp libdl.so.2 $ORACLE_HOME/lib/libdl.so
    cp libpthread.so.0 $ORACLE_HOME/lib/libpthread.so
    4. Create a file in $ORACLE_HOME/lib called libc.so with the following contents (as a
    single line):
    GROUP ( /lib/libc-2.1.3.so /lib/ld-linux.so.2 /libc_nonshared.a )
    Substitute the value of $ORACLE_HOME for and the location of the compat-glibc directory
    for . For example:
    My $ORACLE_HOME is:
    /u01/app/oracle/product/8.1.7
    and my compat-glibc directory is:
    /usr/i386-glibc21-linux/lib
    so the GROUP line looks like this for me:
    GROUP (/u01/app/oracle/product/8.1.7/lib/libc-2.1.3.so
    /u01/app/oracle/product/8.1.7/lib/ld-linux.so.2
    /usr/i386-glibc21-linux/lib/libc_nonshared.a)
    This is all one line.
    5. cd $ORACLE_HOME/bin
    6. Run the following command from the UNIX prompt:
    relink all
    All of the Oracle software, including the assitants, will work fine now.
    I have used this technique for RedHat 7.0 with the 2.2.16 kernel.
    Thanks to Richard Rankin for this simple and reliable method
    Regards
    Kamal
    <HR></BLOCKQUOTE>

  • Jar files as application Error under linux

    I created a jar file with the following jar command
    jar cmf mainclass Asdi2GuiJar.jar *.class
    Main-Class: ASDIGUI
    It did work without any problem : java -jar Asdi2GuiJar.jar
    when I added to the CLASSPATH under linux "Redhat 7.2" C-shell, it give me an error:
    Exception in the thread main java.util.zip.ZipException: No Such file or directory
    even im not using any zip file class in my java application. Any idea why im getting such an error even before addding the jar file to the CLASSPATH it did work without any problem?

    ah young grasshopper you are using zip files :) rename your .jar file a .zip and use unzip on it :)
    and that error means that the jvm's classloader couldn't load it's zip component so it's likely that your jvm can't find it's standard lib's
    make sure your class path points to the /lib directory of your java install..... which version of the jdk are you using?
    are you setting the classpath globally? since the way you said CLASSPATH I guess you are... ....are you keeping the old classpath when you set it? like CLASSPATH=$CLASSPATH:/myNewSource
    or something like that...
    maybe something in that will help

  • XMP Toolkit compilation error under win32 + recent VC editions

    Hi all,
    I just downloaded the XMP plugin and tried to compile it under win xp with VC9 (express edition).
    I get the following error a few times:
    C:\Program Files\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) :  error C3163: '_vsnprintf': attributes inconsistent with previous  declaration
    1>        C:\Program Files\Microsoft Visual Studio  9.0\VC\include\stdio.h(350) : see declaration of '_vsnprintf'
    I'm not expert of win32 and/or VC environment, but I find quite strange that there is an error in stdio.h.
    Maybe some duplicate definition in XMP toolkit? Any hint?
    Thanks a lot,
    Roberto

    Thanks a lot!
    Regards,
       Roberto
    2010/5/6 Joerg Ehrlich <[email protected]>:
    Hi Roberto,
    >
    sorry for the late reply.
    Unfortunately the compilation error is due to a certain combination of the VS compiler and the third-party ZLib library used in XMPFiles.
    When compiling XMPFiles with the new Visual Studio 2008, certain definitions in the version 1.2.3 of ZLib collide with definitions in the CRT used in VS2008.
    The solution is to get the latest version of ZLib which is 1.2.5. But you also need to adjust the XMPFiles VS project a little bit.
    In that VS project you need to remove the file "gzio.c" from this folder: XMPFiles/Source Files/Third Party/zlib.
    With those two changes, the toolkit should compile.
    But you could also wait for the CS5 SDK which is about to be released pretty soon, which has this fixed as well.
    >
    If you have further questions, please let me know.
    Kind Regards
    Jörg
    Adobe XMP
    >

  • Form compilation Error in Oracle R12

    Dear All
    i am Facing a Problem during compilation of forms (10g) over oracle EBS R12. My Operating System is 'Linux'.
    Following is the command for compilation:
    [oracle@dell US]$ frmcmp_batch module=FORM_NAME.FMB userid=apps/apps
    output_file=/u01/oracle/PROD/apps/apps_st/appl/per/12.0.0/forms/US/FORM_NAME.FMX module_type=form
    batch=yes compile_all=special
    When i run this command it error out following:
    bash : frm_batch : command not found
    Please guide me about the solution of this problem
    Regard
    Ahmed.

    Hi Ahmed,
    Thanks for not being vague about your OS.
    It seems like you are trying to run a command for the apps user with the oracle user.
    Try switching to the apps user, then source the environment as this is clearly an environment issue.
    Regards
    Ruan

  • Forms compiler error 103 - help please

    I am trying to compile form procedure with legal PL/SQL block this type
    PROCEDURE xy IS
    CURSOR c_row1_mi IS
    SELECT x&#0124; &#0124;y AS row1, ziehung_id, zs
    FROM (SELECT x, ziehung_id, zs
    FROM table1
    WHERE tm_lo_z_lotto = 'MI'
    ORDER BY zs desc),
    table2
    WHERE ziehung_id = tm_lo_s6_ziehung_id
    AND ROWNUM <= 6
    ORDER BY zs;
    BEGIN
    FOR cr IN c_row1_mi LOOP
    END LOOP;
    END;
    There is no problem with running the procedure via SQL Plus. But it is not possible to compile this procedure as a form procedure (version 6.0.8.13.0).
    The error message is: Error 103 on row ... found symbol "ORDER" ...
    for first (ORDER BY zs desc) clause. Without this "order by" clause the complilation is sucsseful.
    Any comment is welcome.

    The PL/SQL engine in Forms is based on the 8.0.6 RSFs. The ability to use a SELECT statement in the FROM clause of a query was added in 8.1.6 or later. Therefore you can't use that feature in Forms.
    It works in Oracle9i Forms, though, since that's based on the 9i RSFs.
    Your only workaround is to move the query to a stored procedure in the database, or change the query.
    Regards,
    Robin Zimmermann
    Forms Product Management

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

  • Forms Compilation Error

    Hello All,
    I'm a experienced developer but new to Forms. I am a remote worker using a Window XP box currently running Forms Builder Version 9.0.4.0.19.
    Our production system is Unix Solaris with with Forms Builder 6.08.17.01. When I try to update a 6.x form on my XP system i get the following error:
    ERROR 201 at line 6, column 1
    IDENTIFIER ‘CALL’ MUST BE DECLARED
    This is what is being called: call('pmp31pma');
    I have put the pmp31pma form/rpt on my local machine in hopes of getting it to compile - no luck.
    My goal is to be able to work in forms on my XP box and then upload/compile on the unix box for production. Can this be done? Do I need to install a older Forms Builder 6.xx on my XP system. Does my FORMS90_PATH need to be modified on my XP system?
    Any help would be greatly appreciated! Thanks in advance.

    Thanks Jan,
    I will un-install my Forms Builder 9.0.4.0.19 and attemp to install Forms Builder 6i Release 2 downloaded fromthe Oracle website.
    Matt

  • WSH FORMS compilation error while updating R12.1.13 patch

    Hi ,
    I am updating the R12.1.3 patch in AIX server but I am getting the following error .Please help me out this problem..
    The following Oracle Forms objects did not generate successfully:
    wsh forms/US WSHSTREF.fmx
    wsh forms/US WSHQSSUI.fmx
    wsh forms/US WSHFSTRX.fmx
    Thanks
    Govindan P

    Do they recompile post upgrade?
    With database versions prior to 11.2.0.2, you needed to disable Fast Validation in the database when performing Applications upgrades or maintenance operations.
    ie set
    disablefast_validate=TRUE
    in the pfile before you start the upgrade.
    Regards
    Barney

  • Can't install Forms and Reports under linux 8.7.1

    I try to install Forms and Reports i get this message
    UT60 is not available or _TK60 is not available
    Please help me

    I solved my problem... more by a system of trial-n-error than anything else. Here's how you go about it:
    1. BACKUP ALL YOUR DATA. I would suggest using time machine thrice on three different locations. Better safe than sorry, and when it comes to backing up data, Overkill is Underrated.
    2. Boot into Disk Utility mode.
    3. Locate, select erase the primary HDD/SSD. WARNING: YOU WILL LOSE EVERYTHING ON YOUR COMPUTER THAT HAS NO BEEN BACKED UP.
    4. Install OS X online.
    5. Select your preferred backup location and tranfer all your data to the freshly installed system. This should restore your computer to an "as was" state.
    6. Once the computer is done restoring our data, restart the system.
    7. While restarting press the following key combination:
         cmd+option+P+R (You have press the combo before the grey screen appears during the boot and let go as soon as you hear the boot up chime.
       This will reset your computer's PRAM.
    8. Boot into your system and re-install xquartz (latest version) from the source site.
    I am not saying this process is fool proof. It worked for me, and it usually tends to work when you are facing problems due to a missing system file.

Maybe you are looking for

  • Error while trying to open RME home in Ciscoworks LMS 3.2

    Dear friends, I get the following error while trying to open RME home. "Error occurred while fetching Out-of-Sync count" Here's the exact error message: HOME0004: Error occurred while fetching Out-of-Sync count. Check RMEHome.log for more details. Pl

  • Acrobat XI Pro Upgrade Issue Recognizing Serial Number for Acrobat X Pro

    I purchased Acrobat XI pro upgrade yesterday, was able to install, deactivate Acrobat X pro.  Now however, it is rejecting the serial number for Acrobat X pro and I can't use the program.  Please help!!

  • Create an Index Programatically

    Hello I want to create an index to search in all kind of documents and folders from my code. This is what i´ve done: String indexName = "index"; IResourceContext rContext = new ResourceContext(user); IIndexService indexService = (IIndexService) Resou

  • Item Level Approval in Incoming Invoice

    Hi Gurus, I am new to the concepts of workflow and really dont have good experince to take up this job. But still I want to give my best shot and see if I can do. I am trying to accomplish item level approval for incoming invoice using business objec

  • Format of the Random Questions

    Hi - I'm creating random quizzes. When I review the pool questions the format is terrible. The answers aren't in a line and are displayed all over the bottom half of the slide. Is there a way to get the display to be more consistent or do I have to m