Unable to run oracle 10g developer suite

Hi,
I have installed both on oracle 10g express and oracle 10g developer suite on my laptop running XP home edition. The database is running , but I can not get form developer to run. The error message as "ORA-12154-TNS:could not resolve service name"
My questions are: 1) does 10g developer suite have to run as client-server platform? Can it be stand-alone? 2) or, it is because XP Home edition? 3) Can 10g developer run on Express edition?
Thanks.

but I can
not get form developer to run. The error message as
"ORA-12154-TNS:could not resolve service name"Is the form builder software opening (appearing).
Are you able to connect through XE's SQL Command?
The error you are getting is because forms cannot connect to the database, and not because it is not running.
You need to configure the tnsnames.ora file found unde
%ORACLE_HOME%/NETWORK/ADMIN/tnsnames.ora.
you can either configure it manually or by using the Net Configuration Assistant found under Start -> My programs ->%oracle_home% -> Oracle configuration and migration Assist.
Manual:<Service_name> =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname> or localhost)(PORT = 1521))
    (CONNECT_DATA =
      (SERVICE_NAME = <sid_name>)
  )If You have XE installed your connection identifier would probably must look like something like this. you can just copy paste it.
XE =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
      (SERVICE_NAME = XE)
  )The port number 1521 is the default, if you changed it during installation then use the port number you have specified during installation.
1) Orcale Developer suite 9i and above are for web deployment and not client server.
2) what you mean by standalone? do the configuratin above and it should work.
3) Oracle products are not certified for windows home edition (but I have seen them working) but keep in minde that you will face many problems since the OS is not supported one.
Regards,
Tony Garabedian

Similar Messages

  • Error while installing oracle 10g developer suite  on windows xp

    I am getting following error when i am trying to install the oracle 10g developer suite windows xp with sp3
    +*"---------------------------*+
    Oracle Universal Installer+
    ---------------------------+
    Error in writing to directory c:\TEMP\OraInstall2010-03-18_12-57-52PM. Please ensure that this directory is writable and has atleast 55 MB of disk space. Installation cannot continue."+
    Even i have enough space of my C drive plus i m the administrator on my PC. I changed the temp location as well and download the zip files(installation) again but it doesn't work. Kindly provide some solution for this error.

    Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202) This means you already have ISA configured as proxy server. Disable the proxy from the browser and you should be able to access the application. Or simply add the application URL to the list of the proxy exceptions.

  • Oracle 10g Developer suit in windows 7 Homebasic 64 bit

    Dear All,
    Can I install oracle 10g Developer suit in windows 7 Homebasic 64 bit.if possible.how to do.
    please help me.
    Thanks and Regards,
    Fazil

    Hello,
    Please note that Developer Suite 10R2 is NOT certified(cannot be installed) for Windows 7 64-bit.
    For an official statement check this note:
    Forms / Reports Builder Certification on MS Windows 7 (Doc ID 1112213.1)
    Developer suite 10gR2 is certified only on Windows 7 32-bit:
    1292919.1 - Certification of Oracle Developer Suite 10g (10.1.2) on Windows 7 (32-bit)
    You can install Developer suite 10R2 on Windows 64-bit in xp mode.
    11gR2(11.1.2 version) is certified and can be installed on Windows 7 64-bit
    Also IE9 is not certified with 10gR2.Check:
    http://www.oracle.com/technetwork/developer-tools/forms/clientsod-forms10gr2-097528.html
    Regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Oracle 10g Developer Suit in Windows 7 64Bit Homebasic

    Dear All,
    I need to instal Oracle 10g Developer Suit in Windows 7 64Bit Homebasic
    Can I install the following Products.
    Oracle 10g Developer Suit and Oracle Database 11g
    It will work?
    Please help me.
    Thanks and Regards,
    Fazil

    I have installed what you want to install on window 7 Ultimate 64-Bit,
    It worked , but I needed to configure (TNSnames.cfg,create listener.cfg,sqlnet.cfg), I extremely recommend using windows XP or using XP mode(I haven't try XP mode but it's most likley to work).
    Are you gonna Use internet forms or reports?

  • Installation of  Oracle 10g Developer Suit on W2k8 64bit Fail

    Hi Team,
    I installed oracle 10gR2 Database on windows 2008 64 bits. Now I am trying to install 10g Developer Suit on W2k8 64bit, following errors message is occured while installation.
    javaw.exe - Entry point Not Found
    "The Procedure entry point GetProcessImageFileNameW could not be located in the dynamic lilabary PSAPI.dll"
    Please suggest me how to installed Oracle 10g Developer Suit on windows server 2008 64 bits.
    Thanks in Advance
    Sandeep Mhaske.
    DBA

    I don't know what it could be, but I have another question: why are you installing DevSuite on a server? DevSuite is for the developers and should be installed on a client, not a server. Maybe that is the problem.

  • Regarding Oracle 10G Developer Suite On Oracle 9i R2

    Actually i am new to oracle *9i R2* because i worked on Oracle 7 in that i was getting by default forms and reports will be installed. after inquiring with my friends they said that in oracle *9i R2* there wont be forms and reports installed for that you have to install Oracle 10G Developer Suite. but i am having a doubt that weather both can be installed on the same machine in the same operating system.

    Yes we can use 2 databases on same machine on same operating system but u need to use different Oracle Homes for each version. But u can't ran Form 10g wid Oracle 9i database. You need to use only 10G forms Reports wid 10G Database.
    Thanks
    Nilesh
    www.erporacleapps.blogspot.com

  • How to Configure Webutil in Oracle 10g Developer Suit

    Dear All,
    How to Configure Webutil in Oracle 10g Developer Suit.
    Please give me the step by step solution.
    Thanks and Regards,
    Fazil

    This is a very frequently asked question. Searching the Forum or the Forms Help system would have given you your answer! Search Forms Help on "Configure WebUtil" and read the configuration guide and checklist articles.
    Craig...

  • Is Oracle Client 10 part of Oracle 10g Developer Suite install?

    Hello,
    I am currently using Oracle Client 9i for Business Objects. I suppose once I move to Oracle 10g Developer Suite, I'll need to move this to Oracle 10g Client. Is this a separate install from the developer suite?
    Thanks.

    A Developer install should be including it's own Oracle Client -- ie Oracle_Home. That is how I've seen it in older versions -- haven't done Developer installs for quite a few years now !
    See http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap2.htm#i1018939 and http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap3.htm .
    The 10g Developer install is expected to be seperate from existing ORACLE_HOMEs

  • Oracle 10g Developer Suite Installation (very very urgent ...!!)

    Dear all,
    I have downloaded Oralce 10g Developer suite from Oracle Website and copied on my Hard Drive on I: drive as Disk1 folder and Disk2 folder.
    my setup.exe is on Disk1 when i run the setup.exe it gives me error
    "Fatal Exception Error, Program will exit" its and JVM error,
    i have installed JRE 1.4.2 in my computer but still i am unable to install the Develoer Suite.
    pl.give me the solution as soon as possible.
    regards

    Sorry, but remember that forums are populated by volunteers, and used for educational purposes, not as a replacement for paid product support. If this is really urgent I think you should call Support or your contract rep. directly. Also this forum is neither Installation or DS specific.
    To give you a solution, you need to provide information to enable problem clarification and analysis.
    I'll give you a hint. Did you verify the file sizes on the download page? Do you know the downloaded files are ok? Which version are you trying to install? DS 10.1.2.0.2 for Windows pages tells you the file sizes in bytes for "disk1" and "disk2" files. Did you read the install instructions beforehand?
    Message was edited by:
    orafad

  • Questions about free download Oracle 10g, Developer Suite

    Hi everyone, got some questions..
    1) Is it possible to download free Oracle 10g and Developer suite? is a 30 day license trial or something like that?
    2) On windows systems which are the minimun requirements?, for example in a Pentium 4, 512Mb RAM, Windows XP Home edition is OK?
    3) Should I download Standard Edition? Personal?
    4) If I am trying to update my Oracle Developer knowledge (I was developer on 1999 with Oracle 7.3 and Developer 2000) what products do I have to install?? Oracle DB 10g, Developer Suite,Application Server too?, what else?
    Thanks guys!
    J.

    1. It's posssible to download full version. Look at http://www.oracle.com/technology/software/index.html
    2. Minimum requirements are described in documentation.
    More at: http://www.oracle.com/technology/documentation/index.html
    3. AFAIK there are not Standard or Personal edition of Oracle Developer Suite just DB is in that versions.
    Check the details about product and choose one.
    4. I'think you just need Oracle DB and Oracle DS. Beter check the details about each of product and make your own decision.

  • Problem on oracle 10g developer suite

    y does the oracle ole db provider remove on my system when i fully installed the oracle 10g developer suite

    y does the oracle ole db provider remove on my system when i fully installed the oracle 10g developer suite

  • Problem - Installing oracle 10G & Developer Suite

    Dear Team
    I am trying to install Developer Suite and Oracle 10g . but unable to get into Sql. always i am getting a error . where as i changed everything in tnsnames.ora and checked the Listner. In Oracle 9i i dont get the error and very somoothly i can install and configure it . here some times it gives a error as Account Locked etc.,
    Please advice how to configure or where I am doing a mistake
    Sanjay

    Few more details about how you are connecting and which user you are using for connection would be helpful.
    With Oracle 10g, assuming that you have created a sample database on the same machine with mostly DBCA...
    here some times it gives a error as Account Locked etc.,if you are referring to ORA-28000 error, then it seems the password that you have been using is incorrect and you have exceeded the failed login attempts.
    Or you need to unlock the user in first place, since that is locked by default during Oracle installation (assuming you are referring to the sample schemas).

  • Oracle 10g developer suite and oracle 11g database.

    Hi all,
    I have installed oracle 11g database and oracle developer suite 10g on Vista . I want to connect 11g database using oracle forms builder data block wizard to create forms. I'm new to oracle forms . I was just following some tutorial instructions and try to achieve it, but unable to connect 11g database. Can anyone help me out.
    I dont even know whether this is the right area to post this query as i cant find any developer tool installation guide questions.
    Thanks,
    Kalyan
    Edited by: user10676396 on May 6, 2009 7:37 PM
    Edited by: user10676396 on May 6, 2009 7:43 PM

    Hello Kalyan,
    A couple questions:
    1. Once you installed the 11G database, you did start the database services, yes?
    2. Do you have a properly configured TNSNAMES.ORA file that points to your database?
    3. You created a database that you are using and can access the database via SQLPlus?
    Don.

  • Connect Oracle 10g DEveloper Suite to Oracle 10g Express Edition

    I installed both the free Data Base 10g XE and Developer Suite 10g in a local machine. need to know how to connect both products to begin to work with.
    I did several attempts to do so using Developer Suite Net Configuration Assistance, Net Manager and Developer Suite Administrator but, I always fail when try to connect with the data base: username: system, password: bla,bla, bla and database XE, the system answer ora-12154: TNS no se ha podido resolver el nombre del servicio.

    Depending on the installation type selected, the tnsnames.ora and sqlnet.ora files may be installed in the DevSuiteHome\network\admin folder (Windows) or DevSuiteHome/network/admin directory (Linux and Solaris). You can update the files manually using a text editor, or use the configuration tool, Oracle Net Configuration Assistant. For more information about the configuration tool, refer to Oracle Database Net Services Administrator's Guide in the Oracle database documentation library.

  • Installating Oracle 10g Developer Suite (most urgent)

    Dear All,
    I have downloaded ORacle IDS 10g from Oracle web site and tring to install on my win2003 Server.
    when i click Setup.exe file it give me error message 'Fatal Error'
    pl.give me an prior to installation instruction that i follow,
    regards

    First, make sure your media is not corrupt.
    Next, there are some pre-installation task you must check. Some good advices can be found at www1.tyict.vtc.edu.hk/freddy/DEVELOPER10g_NOTES/OracleDeveloperSuite10gR2InstallWin2003Server.doc.
    Which is a document based on the official oracle installation guide http://download-west.oracle.com/docs/cd/B25016_06/doc/dl/core/B16012_03/toc.htm

Maybe you are looking for

  • Unable to Double Tap with TrackPad or B/T Mouse after 10.8.2 upgrade

    Hello: Could some kind person possibly help a Mac newb? For some strange reason, I am unable to Double Tap using *either* my TrackPad or Bluetooth Mouse immediately after upgrading my Mid 2011 iMac from OS X 10.6.8 to 10.8.2.  Single tapping on any f

  • About transformation from xml to html

    Hello all, I have just learnt xml for a week. I am preparing to use servlet and Jsp to convert xml to html, but I wonder how to make the convertion. Since the xml source is not in well design, I would like to ask what does the suitable way to do. The

  • Hiding Adaptor Icons in insertion pallete

    I am creating a TestStand OI in LabVIEW. I was wondering if it is possible to hide the adapter ICONs shown in the insertion pallete? Solved! Go to Solution. Attachments: insertion pallete.jpg ‏44 KB

  • SAP Login Problem in Newly installed SAP

    Hi expert, host machine---Win7 64 bit Virtual Machine---RHEL 5.3 i installed ECC 6.0 with oracle 10.2.04.0 on RHEL 5.3 successfully on Virtual Machine. but i can't login via host machine(win 7). i checked all the things on RHEL all are ok. like datab

  • How to parameterize SAP PO Performance Monitoring

    Hello, we have upgraded our SAP PI 7.1 to SAP PO 7.4 (Java Only). Now I 'd like to parameterize the Message Performance Monitoring. I cannot find the parameter to change the amount of days in which the performance data is available. It seems that the