Oracle Developer problem

Hi,
I downloaded and installed the developer suite 10.1.2. When I launched Forms builder I received the message, 'Oracle Forms Designer has encountered a problem and needs to close. The error report said it was in the uiw.dll module. I uninstalled and tried to install it again and got the same error. I then downloaded and installed the 9.0 version. I received the message for the uiw90.dll module. I am running Oracle 11g, on a Windows XP SP3 environment.
Has anyone encountered this error before and have a solution to it?
Thanks,
Marshal

Please start by reading this:
http://blogs.oracle.com/shay/entry/10_commandments_for_the_otn_fo
Then please explain what you are asking. Proceed further with what?
Information about Forms and how to use it can be found in the product documentation libraray and various white papers available here:
http://www.oracle.com/technetwork/developer-tools/forms/overview/index.html
Designtime information about LOV (list of values, visual attributes, and other objects) are explained in the Forms Builder Online help

Similar Messages

  • Tns problem with Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools

    I installed the full
    Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio
    now I am at the good old "[ORA-12154: TNS:could not resolve the connect identifier specified]" error.
    I copied the same tnsnames.ora as used on the db server
    onto the client "C:\Oracle\product\11.1.0\client_2\Network\Admin".
    The host name is right since a normal ping works. TNSping is not available.
    but I get the [ORA-12154: TNS:could not resolve the connect identifier specified] error.
    The listener is running and the instance as well since it all works on the source server.
    I tried it with
    SET path=c:\oracle\product\11.1.0\client_2\bin
    but tnsping is still not recognized.
    sqlplus works on the other hand when I set it to
    SET path=c:\oracle\product\11.1.0\client_2\
    what is going on...

    hey
    u can post your query here, and i think everyone here is to share opinion so do not hesitate to do so and please try to google before posting here,
    and we know no one is expert like some people saying 'boring questions' you just try to overcome your problem and you will definitly get your problem solved .
    some mpeople ar still there who answeres hopeless questions and say nothing about them but when a fresher askin a qustion is not tolarated by them they think everyone is born DBA here
    they always tend to discouraging people here on forums,and i think they are vvolunteers to reduce crowd here on forums, inspite of there experience and people respect them they can not control their anger
    so please post you tns here, i think there are ways to ask people to google and search docs first, but not like this
    thanks and regards
    VD
    Edited by: vikrant dixit on Jun 29, 2009 4:33 AM

  • Problems installing Oracle Developer Suite 10g in windows 7

    Hi Experts;
    I have installed Oracle Developer Suite 10g in windows XP, but now I change to windows 7, 64 bits, I was trying to install this product and I'm having a lot of problems, apparently this product is not compatible with windows 7.
    My question is, is there any product, like Oracle Developer Suite 10g for windows 7? I was looking for in the Oracle page, and  I couldn't see anything, may be the name is diferent.
    Thanks for your help.
    Al

    First off, Oracle Developer Suite (ODS) 10g is no longer supported so Oracle has discontinued improving the product.  While ODS is not certified by Oracle for use on Windows 7 (32 or 64 bit), you can install and use on Windows 7 (32/64 bit).  This is a commonly asked question so a search of the forum would have given you several solutions.
    The limitations of the Oracle installer are:
    1.  You must have Administrator rights to install.
    2.  Windows 7 is not a supported version (it's version 6 and it is looking for version 5), so the installer exits.
    3.  It's unable to recognize Windows Managed virtual memory.
    To get around these limitations you must do the following:
    1.  Modify your Virtual Memory settings and define a specific Min and Max amount.   Look at this MS article if you need help making this change: http://windows.microsoft.com/en-us/windows7/change-the-size-of-virtual-memory
    2.  You must run the Oracle installer in compatibility mode for Windows XP.  To do this,
      - Right-click on the setup.exe and select the Compatibility tab and click "Run this program in compatibility mode for: Windows XP SP2"
    3.  While still in the properties and the compatibility tab, select the option, "Run as Administrator" and click OK.
    Now run the Oracle setup.exe and your installation should succeed.
    Craig...

  • Oracle Developer 6.0 installation problem..

    While in the process of installing Oracle Developer 6.0, using Oracle Installer 3.3.1.0c, the installer indicates that the intsallation can not go on since there are Oracle services running and that I have to stop all Oracle services or applications to proceed. The installer suggests that I use NT service manager to stop all Oracle services. That is exactly what I did and still the installer insists that there are still Orcale servcies related to "Required support files" running. What do you think the problem is? I have successfully installed Oracle 8, Enterprise Edition on this same machine on which I am trying to install Developer.

    There are other services that may cause you trouble.
    I have had to turn off SMTP and DHCP services in the past.

  • Urgent: Some Problem on using Oracle Developer and Oracle 8i

    I have download the Oracle Developer from this website.
    I follow the instruction and install the Oracle Developer.
    After I finished install the Developer, a error message shows:
    "user1.pin(20):OS_ERROR whilw spawing if srv60-install Forms60Server -OraHome81d2 port:900mode:Socket batch:yes."
    When I login in the SQL Plus 8i using User name: sys
    A error message shows "ORA:122-03: Unable to connect to destination"
    I can't use the Scheme Builder also and when I open the Net8 Assistant, I can't close the program in a normal way:
    Click X on the corner/ Click File->Exit.
    Would you help me to solve this problem? Thanks!

    The problem that u are unable to login into sql prompt is may be that, you havent install the database or if u have installed it u havent started it.
    If u are using windows nt,2000,xp then u can start it from services which is under administrative tools or if u are using 95 or 98 then u have to start the database from the program menu.
    The problem that developer net8 assistant doesnt exit is a reality and i also face this problem, I think it is a bug of oracle, and if i started it, i have to endtask it.
    Bye
    Hasan

  • Connection Problem When Using Oracle Developer Tools for Visual Studio

    I tried to create an Oracle Connection in my Visual Studio 2008 after installing Oracle 11g, Oracle Data Access Components (ODAC) with Oracle Devleoper Tools for Vissual Studio version 11.1.0.6.20.
    I followed the directions according to "Building .NET Applications Using Oracle Developer Tools for Visual Studio, when I click Test Connection, I keep getting the error message below.
    Microsoft Visual Studio
    ORA-12170: TNS:Connect timeout occurred
    OK
    ---------------------------

    I solved the problem.
    This is what I did for the benefit of the embryonic newbe like me.
    On the Add Connection Dialog
    1.     For Data source name I selected Local Database
    2.     I clicked on the specific User Name and I typed SYSTEM
    3.     For Password, I typed orcl (the password I setup during the installation) (HR did not work for me for User name and Password according to the tutorial instructions)
    4.     For Role, I selected Default
    5.     Connection Name, I selected Local Database
    6.     Before proceeding any further went to Windows XP SP3 where I was operating from, under Start Menu, I selected Administrative Tools then Services
    a.     On the Windows Services (Local) Dialog, under name, I selected OracleServiceORCL and OracleOraDb11g_home1TNSListener. I clicked on them one at a time
    b.     On the presented Dialog, under Service Status, I Clicked on the Start Button to start the Services
    c.     Then I went back to the Add Connection Dialog. I clicked on Test Connection, it connected okay. I finally clicked on Okay to connect.

  • Oracle Developer Suite 10g - Windows 7 - swap space problem

    Hi brothers and sisters,
    Hope all you are fine. I am facing swap space problem while installing Oracle Developer Suite 10g on Windows 7 . I have downloaded and installed Oracle Database 11g Express Edition successfully and it is working properly. Now, I have downloaded two files
    a. ds_windows_x86_101202_disk1,
    b. ds_windows_x86_101202_disk2
    to install Oracle Developer Suite 10g using Windows 7 Ultimate. The Oracle Universal Installer have passed the following issues:
    a. Operating system version,
    b. Monitor
    But while checking swap space, it gives a message, "0 MB available, 1535 MB required", Failed. I have 2 GB RAM installed and system managed paging file space which is currently allocated to 2038 MB in my system .
    Please solve me the problem.
    Noor

    increase the system virtual memory for the OS drive.
    check this link
    http://hamid-oracle.blogspot.com/2011/06/how-to-install-oracle-developer-suite.html
    also check this link.
    Re: error installing oracle forms 11g release 2
    Hope this helps
    If someone response is correct or helpful, mark accordingly. and if answered mark answered.
    Edited by: HamidHelal on Jun 27, 2012 2:28 PM

  • Problem Opening Oracle Developer Days.ovf file

    Hi,
    I'm having problem to download file "Oracle Developer Days.ovf" for Oracle Developer day "Pre-Workshop Setup Instructions: Hands-on Database Application Development". When I click the link it display the contents of file in new window.
    I tried to copy and paste the contents in file and named it "Oracle Developer Days.ovf". When I open the file to import in Oracle VM box I get following error:
    Failed to import appliance c:\Oracle Developer Days.ovf.
    Start tag expected, '<' not found
    Location:
    'c:\Oracle Developer Days.ovf',
    line 2 (0), column 1.

    Instead of clicking on the link, right click and "Save as"

  • Oracle developer day - problem downloading .ova file (on a mac)

    I downloaded the Oracle VM virtual Box (for mac) just fine, but I'm having a problem with the "Oracle Developer Day.ova". When I try to download, I am shown a file with format problems. It looks like an initial agreement and but is not correctly formatted, it has black boxed question marks inserted oddly and html is visible. There is no option or way to save the file or agree to terms to proceed. (File path is: dowload.oracle.com/otn/other/virtualbox/dd/Oracle_Developer_Day.ova?AuthParam=[big number here]). It seems that perhaps I have a browser issue. I'm using Safari Version 6.0.4 on a mac. Is there a way that I can ftp the file using mac unix?
    Edited by: 1003449 on May 13, 2013 7:29 PM
    Edited by: 1003449 on May 13, 2013 7:31 PM
    Edited by: 1003449 on May 14, 2013 8:00 AM

    I was able to download with Firefox. Apparently the latest and greatest Safari failed me.

  • Problem installing oracle developer  Suite 10g on window 7 64 bit

    hi am in window 7 64-bit am trying to install my oracle developer suite am geting this error when installing
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 6.1
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at C:\User
    s\10017134\AppData\Local\Temp\OraInstall2012-09-21_08-15-55AM\installActions2012
    -09-21_08-15-55AM.log
    Please press Enter to exit...
    i downlload the software from
    http://www.oracle.com/technetwork/developer-tools/developer-suite/downloads/101202winsoft-087370.html
    my pc is window 7 professional service pack 1
    64-bit operating system
    now am geting this error
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 5.1
    Passed
    Checking monitor: must be configured to display at least 256 colors . Actual
    4294967296 Passed
    Checking swap space: 0 MB available, 1535 MB required. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation, at which time they will be rechecked.
    Continue? (y/n) [n]
    i try to right click mycomputer->advance system setting->system properties->advance->performance->setting->advance->virtual memory->change->virtual memory
    Edited by: ADF007 on 2012/09/21 9:22 AM
    Edited by: ADF007 on 2012/09/21 9:49 AM
    Edited by: ADF007 on 2012/09/24 12:12 PM

    hi my installation fail am geting this error
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Net Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\DevSuite\jdk\jre\\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\DevSuite\bin -classpath ";C:\DevSuite\jdk\jre\\lib\rt.jar;C:\DevSuite\jlib\ldapjclnt10.jar;C:\DevSuite\jlib\ewt3.jar;C:\DevSuite\jlib\ewtcompat-3_3_15.jar;C:\DevSuite\network\jlib\NetCA.jar;C:\DevSuite\network\jlib\netcam.jar;C:\DevSuite\jlib\netcfg.jar;C:\DevSuite\jlib\help4.jar;C:\DevSuite\jlib\jewt4.jar;C:\DevSuite\jlib\oracle_ice.jar;C:\DevSuite\jlib\share.jar;C:\DevSuite\jlib\swingall-1_1_1.jar;C:\DevSuite\jdk\jre\\lib\i18n.jar;C:\DevSuite\jlib\srvmhas.jar;C:\DevSuite\jlib\srvm.jar;C:\DevSuite\network\tools" oracle.net.ca.NetCA /orahome C:\DevSuite /orahnam DevSuite /responseFile C:\DevSuite\network\install\netca_asinstall.rsp'
    Start output from spawned process:
    Parsing command line arguments:
    Parameter "orahome" = C:\DevSuite
    Parameter "orahnam" = DevSuite
    Parameter "responsefile" = C:\DevSuite\network\install\netca_asinstall.rsp
    Done parsing command line arguments.
    The OUICA command is launched from C:\DevSuite\oui\bin\ouica.bat.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to C:\DevSuite
    Configuration directory is set to C:\DevSuite\cfgtoollogs. All xml files under the directory will be processed
    Error:*** Alert: The assistant you are trying to stop is a "Recommended" assistant. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    Do you wish to proceed? ***
    User Selected: Cancel
    The OUICA command is launched from C:\DevSuite\oui\bin\ouica.bat.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to C:\DevSuite
    Configuration directory is set to C:\DevSuite\cfgtoollogs. All xml files under the directory will be processed
    Error:*** Alert: The assistant you are trying to stop is a "Recommended" assistant. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    Do you wish to proceed? ***
    User Selected: Yes/OK
    End output from spawned process.
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    Result code for launching of configuration assistant is: -1
    Error:*** Alert: Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured. Select the failed assistants and click the 'Retry' button to retry them. ***
    User Selected: Yes/OK
    The following configuration assistants have not been successfully completed. These assistants must be completed for your product to be completely configured.
    Execute file C:\DevSuite\cfgtoollogs/configToolCommands to re-run all skipped/failed configuration assistants.
    echo Oracle Net Configuration Assistant
    C:\DevSuite\jdk\jre\\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\DevSuite\bin -classpath ";C:\DevSuite\jdk\jre\\lib\rt.jar;C:\DevSuite\jlib\ldapjclnt10.jar;C:\DevSuite\jlib\ewt3.jar;C:\DevSuite\jlib\ewtcompat-3_3_15.jar;C:\DevSuite\network\jlib\NetCA.jar;C:\DevSuite\network\jlib\netcam.jar;C:\DevSuite\jlib\netcfg.jar;C:\DevSuite\jlib\help4.jar;C:\DevSuite\jlib\jewt4.jar;C:\DevSuite\jlib\oracle_ice.jar;C:\DevSuite\jlib\share.jar;C:\DevSuite\jlib\swingall-1_1_1.jar;C:\DevSuite\jdk\jre\\lib\i18n.jar;C:\DevSuite\jlib\srvmhas.jar;C:\DevSuite\jlib\srvm.jar;C:\DevSuite\network\tools" oracle.net.ca.NetCA /orahome C:\DevSuite /orahnam DevSuite /responseFile C:\DevSuite\network\install\netca_asinstall.rsp
    Error:*** Alert: One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured. A list of the assistants that need to be run is generated in the log of this session which is located at:
    C:\Program Files (x86)\Oracle\Inventory\logs\installActions2012-09-21_10-14-35AM.log ***
    Edited by: ADF007 on 2012/09/21 4:52 PM
    Edited by: ADF007 on 2012/09/21 4:52 PM

  • LibXm.so.2 problem while trying to run RWBUILDER from Oracle Developer Suit

    Oracle Developer Suite 10g (10.1.2.0.2) reports
    I am receiving the following errors when I try to reference libXm.so.2
    export ORALCE_HOME=/u01/app/OraHome_2
    export PATH=$PATH:/u01/app/OraHome_2/bin
    ./rwbuilder.sh
    /u01/app/OraHome_2/bin/rwbuilder: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/u01/app/OraHome_2/lib/stubs
    ./rwbuilder.sh
    /bin/sh: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.4' not found (required by /bin/sh)
    /bin/sh: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3' not found (required by /bin/sh)
    /bin/sh: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3.4' not found (required by /bin/sh)
    /bin/sh: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libtermcap.so.2)
    /bin/sh: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3.4' not found (required by /lib/libtermcap.so.2)
    [oracle@fscdb1 bin]$
    No other command works after this
    ls
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.4' not found (required by ls)
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3' not found (required by ls)
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3.4' not found (required by ls)
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libacl.so.1)
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3' not found (required by /lib/libacl.so.1)
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.4' not found (required by /lib/libselinux.so.1)
    ls: /u01/app/OraHome_2/lib/stubs/libc.so.6: version `GLIBC_2.3' not found (required by /lib/libselinux.so.1)
    ls: /u01/app/OraHome_2/lib/stubs/
    My current version of openmotif.i386 is 2.3.0-0.5.el5
    The installation stated a failure for the specific version but also stated later versions could work. I will not be able to run a earlier version of this package.
    Any help in resolving this would be appreciated.

    Hi,
    you are hitting the issue described in the following Metalink Note:
    Article-ID: Note 290747.1
    Title: Only OpenMotif 2.1.X (where X>=30) Supported For Oracle Reports and Forms 6i, 9i, 10g, 10g Rel2 on Linux
    Hope it helps.

  • ICON in Oracle Developer Suite 10g Problem

    Hi,
    I have installed Oracle Developer Suite [32 Bit] Version 10.1.2.0.2 (Production) on my note book.I am able to compile forms which are developed in FORMS 6i
    but not able to show the icons ...
    The following Steps i have followed:
    1.Oracle Developer Suite Installed
    2.FORMS_PATH ,REPORTS_PATH and UI_ICON has been set in both Registry and default.env
    My Application Folder setup is as follows :
         D:\iAFRES\APPLICATION\FORMS
                                           \MENUS
                                           \REPORTS
                                           \ICONS
       The registry variable values are as follows:
             FORMS_PATH=C:\DevSuiteHome\cgenf61\admin;C:\DevSuiteHome\forms;D:\iAFRES\APPLICATION\FORMS;D:\iAFRES\APPLICATION\LIB
             REPORTS_PATH=C:\DevSuiteHome\cgenf61\admin;C:\DevSuiteHome\forms;D:\iAFRES\APPLICATION\REPORTS;D:\iAFRES\APPLICATION\LIB
             UI_ICON=C:\DevSuiteHome\reports\plugins\resource;D:\iAFRES\APPLICATION\ICONS
      All the icons i have converted to gif format since ORACLE DEVELOPER SUITE 10g does not support ico files. Path for the same has been set in registry.dat like
        D:\iAFRES\APPLICATION\ICONS
      After doing all the above activities i am not able to show the icons ..Please tell me what to do to resolve the issue and provide me the steps for Application Deployment in Oracle 10g Developer Suite for Development purpose
    Thanks
    Dhabas

    here
    Displaying ICONS in forms(Linux)
    or create jar.
    How to create jar for icons
    sarah

  • Problem installation Oracle developer days 4.1

    Hi All,
    I am trying to install oracle developer days 4.1 to test the oracle apex 4.1
    When I load the .ovf image into virtual box and lanch it, I go to http://localhost/apex but I cannot see the administration page, it doesn't show me anything.
    Is there any installations that I have to do or missed to make apex work ?
    Regards,
    Mounir

    Hi Mounir,
    >
    I am trying to install oracle developer days 4.1 to test the oracle apex 4.1
    When I load the .ovf image into virtual box and lanch it, I go to http://localhost/apex but I cannot see the administration page, it doesn't show me anything.
    Is there any installations that I have to do or missed to make apex work ?
    >
    The URL I believe ought to be
    http://<ip of vm guest>:8080/apexCheers,

  • Problem with Oracle Developer Suite 10g

    Hi,
    I have installed Oracle Developer Suite 10g. When I try to open the rdf file with the report builder, the error message "REP-0756: Warning: Unable to find PL/SQL library 'SHARE_RP'" shown.
    Does anyone know how to resolve this? Thanks!

    Try this thread: REP-0756: Warning: Unable to find PL/SQL library 'FARSV' and 'fadolif'

  • Problems with installing Oracle Developer Suite

    Hi,
    I am trying to install the Oracle Developer Suite, and I get a message error saying that my swap space is not enough for ODS installation. How fix it?
    ThankX
    Sávio

    You need at least 512 MB of internal memory for Developer. If you have this, then you will need to add swap space. This is done at the operating system level, not by Forms. Search the Internet for your operating system and you will find out how to do this.

Maybe you are looking for