Using Oracle Developer Suite 10g with the 10g Express Edition Database

I'm new to Oracle and I'm taking an SQL college level course using a text book entitled "Guide to Oracle 10g". Our text book came with Oracle Developer Suite 10g (9.0.4.0.1) but no database. We adopted the 10g Express Edition (XE) as the database. I have both the database and the Developer Suite loaded on Windows XP Pro. I've been using the database for months now and it runs fine and the Developer Suite installed OK.
However, I would like to use some of the Developer Suite apps (for learning purposes) with the database but I can't seem to log on to the database through the Developer apps when I open them and use my 10g XE database user-name and password. For starters, I would like to see if I could use the edition of SQLPlus (release 9.0.1.4.0) that comes with the Developer Suite because it has configuration options that are not available in the SQLPlus command line version that 10g XE contains (which otherwise works fine).
When I open SQLPlus (Developer Suite Version) and try to log on with my database user name and password (and no host string), I get the error:
ORA-12560: TNS:protocol adapter error
I did search the discussion forum first and also reviewed some Oracle pdf's including the concepts pdf but came up empty. I would greatly appreciate any suggestions on how to succeed or a determination of the compatibility of 10g XE with the Developer Suite. Thanks kindly.

I think your last idea might be helpful at this point and in case it matters, they are both installed on a sinlge machine (laptop). Thanks in advance:
Here is the Developer Suite tnsnames.ora:
# TNSNAMES.ORA Network Configuration File: C:\DevSuiteHome\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = HOSTNAME)(PORT = 1521))
(CONNECT_DATA =
(SID = PLSExtProc)
Here is the 10G XE tnsnames.ora:
XE =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = obw)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XE)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
ORACLR_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
(CONNECT_DATA =
(SID = CLRExtProc)
(PRESENTATION = RO)
)

Similar Messages

  • Using Oracle Developer Suite 10g Without the Oracle Database

    I have never used Oracle, but have used MS SQL Server 7. I need to learn Forms. An Oracle salesperson suggested I download Oracle Developer Suite 10g (the demo product). It includes the Oracle Developer Suite (with Forms Developer), and many other programs.
    The salesperson said it includes a database server, but I suspect it does not. I only downloaded the package last night, and have begun to skim the documentation, but I see nothing that looks like a database server.
    In SQL Server 7, the database engine is run as a service and you create and manage your tables (do all the database admin stuff) using SQL Enterprise Manager.
    So, does this package include a database engine/server? Or must you also have the Oracle Database?
    I don't see a demo version of the Oracle Database - is there one?
    Thanks in advance for any help.

    Hi,
    The Developer Suite does not contain a demo version of the Oracle Database.
    You can download the database from this page:
    http://otn.oracle.com/software/products/oracle9i/index.html
    Vincent

  • Using Oracle Text for searching with UCM 10g

    I am using Oracle text with UCM 10gR3 and Site Studio 10gR4 and I am trying to sort the search results by relevancy and to also include a snippet of the retrieved document. I have the fields that the SS_GET_SEARCH_RESULTS service returns but the relevancy score is always equals 5 and the snippet contains characters such as < idcnull, /p, etc., which you can see are XML/HTML/UCM tags but which result sin even more strangeness in the snippet if I try to remove them programmatically.
    I have read the Oracle Text documentation and there appear to be ways you can configure Oracle Text but I am not clear at all on what I can do from UCM. It looks like the configuration is either done in database tables or in the query itself, neither of which are readily configurable to me.
    Is anyone experienced in this or know of any documentation this might help?
    Bill

    Hi
    If I remember correctly then this issue was seen with an older version of OTS component and Core Update patch / bundle . Upgrade the UCM instance with the latest CS10gr35 update bundle patchset 6907073 and also upgrade OTS component from the same patchset .
    Let me know how it goes after this .
    Thanks
    Srinath

  • Three tier architecture using oracle dev suite 10g & oracle database 9i

    hi ,
    I am trying to build a software which will manage the database of a hospital through usual form design .
    The tools I am using for these are
    (1) oracle server database 9i (2) oracle developer suite 10g (3) windows xp professional service pack 2 .
    I have designed the form modules in developer suite , created the tables in the database , connected those tables to the form modules using dml statements, now data can be inserted , updates and deleted through the form design . I have also deployed the forms using "run forms through web" and thereby other computers connected to the main computer through lan can also access the software using the web port address and the name of form to be used , these computers are not having oracle developer suite or oracle database installed , but they can access the software through the browser .
    In this scenario my question is that , is this a three tier architecture as oracle database is the first tier , oracle developer suite is the middle tier where I am puting all the bussiness logics and oc4j instance is used to connect the database and the dev suite , and for user interaction we have the browser as the third tier ?
    or this is a two tier architecture ? if this is a two tier architecture please let me know how can I implement a three tier architecture using oracle developer suite 10g and oracle server database 9i .
    Thanks a lot for showing ur interest to read this

    You need Oracle Application Server to deploy the forms when you go live.
    What you are currently using OC4J which came in the developer suite. It is used only for development purpose and can not have capacity to handle higher load.
    3 tier arch
    1. Thin Client :-> Browser
    2 Middle tier -> Oracle Appln Server /OC4j(in ur case)
    3 Database Tier -> Oracle Database
    Rajesh

  • How to make a text formatting tools in oracle developer suite 10G R2

    Dear Oracle Expert,
    This is my configurations:
    ===============
    1) OS-> windows 7 (Ultimate-32bit)
    2) Oracle Developer Suite 10G R2
    3) Oracle Database 10G
    I create this form but i want it in that way. So, i can format the text written in text box, such as BOLD, Italic, make a url link etc.
    How can i do that using Oracle Developer suite 10G R2.
    Best regards,
    Shimul

    Mr.François Degrelle ,
    Is this the proper command for sign-in the jar file
    set PATH=C:\DevSuiteHome_1\jdk\bin;%PATH%
    C:\DevSuiteHome_1\forms\webutil\sign_webutil     C:\DevSuiteHome_1\forms\java\frite.jar
    I am bit of confusing for this command C:\DevSuiteHome_1\forms\webutil\sign_webutil cuz here sign_webutil is used for webutil configuration. Just let me assure, that this is the right command or not. And if your answer is no, then what it will be.
    Thanks in Advance

  • Oracle Developer 6 applications with database 10g

    Hello,
    My all applications are developed and running in Oracle Developer 6 with database 9i. But now i want to use
    database 10g with these Oracle Developer 6 build applications.
    Already compiled files (with dev 6 and DB 9i) are runing with database 10g quite nicely,but when i try to
    recomplie the source files of these applications with 10g database i got the fowlloing error.
    ORA-00600: internal error code, arguments: [17069], [45468896], [], [], [], [], [], []
    After it i open these Oracle Developer 6 applications source files with Oracle Developer 6i and use 10g database,
    compile and run very easly.
    I think it is old version problem .But my development team dont want update all applications to new version (6i or other) yet.
    Is there any solution to use Oracle Developer 6 applications with database 10g ?
    Thanx.

    The general rule is "Ora-00600s (and 7445s, 3113s) are to be reported to Support". Look in Metalink to see whether any one else has reported it, based on the first argument. If so, there may be a workaround or a patch.
    Since you are asking this generically without database version, patch level or operating system, I assume you are using the unsupported free download and do not have access to Metalink. In that context
    1) What is the problem:
    The problem is your request (QSL, PL/SQL, Java) is hitting a bug or abusing a part of the Oracle software in an unexpected way. ORA-00600 is simply one of the 'unexpected and unhandled exceptions'.
    2) Required action:
    Since it is unexpected and unhandled, there are several ways to proceed:
    - Search the net for the first argument (ktspgetmyb-1) to see whether someone has a workaround
    - Reproduce and Simplify your offending code until you find your own workaround.
    Often this happens with some sql statement
    serache for metaling ORA-00600 log

  • Integration with PeopleSoft Applications Using Oracle SOA Suite 11g BPEL

    Hi,
    I'm integrating BPEL with Peoplesoft FSCM 9.0 Application on tools 8.49 using Oracle SOA Suite 11g. The BPEL invokes the web service method generated from Peoplesoft Component Interface in a synchronuos manner.
    I have deployed the BPEL in Oracle SOA Suite 11g using Jdeveloper successfully but I have problem in configuring the BPEL node in Peoplesoft side using Oracle SOA Suite 11g(FMW) . I had done the integration of BPEL with Peoplesoft FSCM 9.0 on tools 8.49 using Oracle SOA Suite 10g earlier successfully by configuring BPEL node properties as follows:
    BPEL CONSOLE : http://Host Name:8888/BPELConsole (System with Oracle SOA Suite 10g server for deployment)
    BPEL DOMAIN : default
    Using this BPEL node configuration, I was able to ping the BPEL console of Oracle SOA Suite 10g from peoplesoft and hence complete the integration successfully.
    Now in order to acomplish Business rules and other functionality, the BPEL application has been developed in Oracle SOA Suite 11g using Jdeveloper 11g. This time I'm not able to configure the BPEL node in Peoplesoft for this integration as I'm assuming there is no separate BPEL console in Oracle SOA Suite 11g. All the BPEL deployments are administered in console (11g console used for deployment of BEPL)
    http://Host Name:7001/em (System with Oracle SOA Suite 11g server - Fusion Middleware).
    So when I Configured the BPEL node property in Peoplesoft as :
    BPEL CONSOLE : http://Host Name:7001/em (System with Oracle SOA Suite 11g server for deployment)
    BPEL DOMAIN : default
    I'm not able to ping the Peoplesoft BPEL node to the Oracle SOA Suite 11g. Hence I'm not able to proceed with my integration.
    When I searched the OTN discussion forum on BPEL console for Oracle SOA Suite 11g, all threads point that there is no separate BPEL console unlike Oracle SOA Suite 10g. Also most of the articles for Integration with Peoplesoft Application using SOA 11g do not state any specific configuration setting for property of Peoplesoft BPEL node in order to integrate with BPEL 11g. The examples published in OTN still point towards screen shots of integration using SOA Suite 10g.
    So I'm not able to proceed in this regard.
    Any help in this regard is highly appreciated.
    Thanks in Advance,
    Girish
    Edited by: user11214154 on Nov 23, 2009 8:12 PM
    typo error

    Hi,
    I found this document from the Oracle Open World 2009 (maybe you have found it too) :
    "Integration with PeopleSoft applications using oracle soa suite 11g BPEL" --> [http://www.oracle.com/technology/tech/fmw4apps/peoplesoft/pdf/oow2009-bpel-psft.pdf]
    And this could be a little more simple, but have a good step-by-step tutorial.
    [http://www.oracle.com/technology/obe/fusion_middleware/fusion/soa/BPEL_PS848/OBE_PSFT_BPEL_848.htm]
    I think you must read this docs by now, but never come amiss.
    Hope this can help you,
    By the way, if you can help me with this I'll appreciate it a lot.
    Unable to access the following endpoint(s)

  • Difference between oracle Developer suit and Oracle Application Server???

    Dear all,,
    If any one please tell me the main difference between Developer Suit and Oracle Application Server.
    I will be very thank ful.
    Thank you
    Hina.

    Hi Hina
    can i deploy my application build on oracle 10g using developer suite with db10g and I don't use application server?For individual use and development yes u can using oracle Developer suit after starting OC4J
    but for client use for more than x user to be able to run reports using parameter forms and other forms application u must use Oracle Application Server
    An application server is
    a server program in a computer in a distributed network that provides the business logic for an application program.
    The application server is frequently viewed as part of a three-tier application, consisting of a graphical user interface (GUI) server, an application (business logic) server, and a database and transaction server.
    More descriptively, it can be viewed as dividing an application into:
    --- A first-tier, front-end, Web browser-based---
    1.graphical user interface, usually at a personal computer or workstation
    2.A middle-tier business logic application or set of applications, possibly on a local area network or intranet server
    3.A third-tier, back-end, database and transaction server, sometimes on a mainframe or large server
    Hope this helps,
    Regards,
    Amatu Allah

  • Oracle Business Intelligence Discoverer with the OLAP Option 11g

    Is it also possible to use Oracle Business Intelligence Discoverer with the OLAP Option 11g ?
    I read this article but the OLAP Option is 10g.
    Thanks.

    Hi,
    Yes, I think so, see this article.
    Rod Wets

  • How to Install Oracle developer suite in Ubuntu

    I'm using Ubuntu hardy 8.04, and I have to use oracle developer suite to create some report. Does anybody know how to install the thing in Ubuntu. The documentation mention that I have to use Red Hat Enterprise, which I don't have.

    No Oracle support for Ubuntu is disappointing.
    Ubuntu 8.04 (Hardy Heron) desktop is more robust than Redhat.
    I prefer using Ubuntu to Windows and will move everything to Ubuntu when I can get my applications installed/supported. I already have SQLDevelper running under Ubuntu and it works just fine.

  • Can't get the correct Oracle Developer Suite 10g disk 1

    I tried to download Oracle Developer Suite 10g disk 1. After download completed, I check the size is only around 560mb, not 577mb. It is so wield. Then I followed the instruction and double-click the exe. I always got error it is not a win32 application.
    I tried to use various way to download the disk1. I always got the same file and have the same problem.
    About disk2, it is fine. I am just wondering if others have a chance to meet the same situation? Or oracle is putting an wrong file for our download.
    Your warm hands will be appreciated.
    Thanks...
    -- ivy

    This download has been up for some time so I don't think it is a problem with the file itself. We recommend a download manager for anybody having issues transferring large files.
    OTN

  • Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g???  And which one to install first developer suite or database????

    Hello everyone,
    I have install windows XP in my existing windows 7 64 bit system using virtualization software. I have allocated 1024 MB of RAM to XP virtual windows.
    Now, M trying to install oracle developer suite 10g and oracle database 11 in the XP windows.
    IS 1GB ram is enough for the installation of oracle developer suite 10g and database 11g???
    And which one to install first developer suite or database????
    Thanks in advance.

    you should check (before installing) requeriments from documentation.
    Oracle Developer Suite Installation Guide 10g (10.1.2.0.2) for Solaris, Windows and Linux x86
    Table 4 Memory Requirements for Oracle Developer Suite Components
    Component
    Memory
    Oracle10g JDeveloper (including Oracle Business Intelligence Beans, and UIX and Bali subcomponents)
    Minimum: 256 MB
    Recommended: 512 MB
    Oracle Reports Developer
    Minimum: 128 MB
    Recommended: 256 MB
    Oracle Forms Developer
    Minimum: 128 MB
    Recommended: 256 MB
    I usually install first database and later DS, I never tried first DS and later database.

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

  • Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.  If possible, Kindly provide me the website link.

    Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.
    If possible, Kindly provide me the website link.

    Pl do not post duplicates
    Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g??? And which one to install fi…
    I want to install oracle database 11g and oracle developer suite 10g (latest) in my system. As i'm quite new to oracle ,…
    Continue the discussions in your original threads

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

Maybe you are looking for

  • Error in communicating with DCR

    Preliminary question:      For LMS 3.2 on Windows, which is better 2003 or 2008?  Primary issue:      Background:  new install of LMS 3.2 on Windows 2008 sp2 Virtual Machine.           Upgraded Campus to 5.2.1           Upgraded RME to 4.3.1         

  • PSE 7 editor will not open in XP

    I installed PSE 7 several weeks ago and it has been working fine. Now, when I attempt to open the editor nothing happens. It opens in Task Manager, multiple times if tried, but is never actually visible. I have un-installed and re-installed, deleted

  • Microphone won't work for Creative Live for Notebook

    Okay, so i bought the webcam and that works great, but I went to use the microphone and i can't get it to work at all! I've plugged it correctly, and I can hear my computer through the earpiece but I can't get my computer to hear me!! Any ideas?

  • Count Of a Column

    Hello All, I have oracle 10 g r2 on windows. i have one table called T. I as selecting two columns that is t_col1 and t_col2. query is : select t_col1,count(t_col2) froom T group by t_col1; OutPut of the table is : t_col1 t_col2 james 4 lee 6 hopes 1

  • 5800 does not retain date&time stamp for SMS trans...

    I just got a new 5800XM a week ago.  I upgraded from a Samsung SGH-C260.  When I tried to copy the SMS messages off my SIM and on to the Nokia, all the date and time information of the original messages was lost.  I tried the SIM in a new Samsung Sta