Oracle Developer and Windows XP

I am a student at the University of Phoenix, currently enrolled
in an Oracle class. My book came with Personal Oracle 8i and
Developer 6 for Windows 98. Unfortunatelly, my a new system runs
WinXP Home and not Windows 98.
I first installed the provided Developer and used the default
home (ORANT), then I downloaded Personal Oracle 8i 1.7 for
Win2000, but the install told me I could not use ORANT as the
home. I installed to a new directory called ORAXP.
My problem is that although Personal Oracle works great (I can
connect to my database through SQLPlus), my Developer products
won't (i.e. Procedure Builder) connect to my database. I get the
following error while attempting to connect:
PDE-POC011 ORA-12154: TNS:could not resolve service name
(Additional error: depoc 4)
What is my problem? Do I need to modify the TNSNAMES.ora on
ORANT so that it knows about the database created on ORAXP? Will
I have more issues because I have two Oracle homes?
Thanks in advance.
Alex Traxler
University of Phoenix
BS Information Technology, Database Management Student

Hi,
- 1 In the first try yo modify your sqlnet.ora and your
TNSNAMESOR, (save all modifications)
- 2 Second: Start the Oracle services: ...TNSLISTNER and
OracleserviceSID. Whre SID is the name of your Oracle database.
- 3 Try to connect with SQL*PLUS.
Exemple: SQLNET.ORA
TRACE_LEVEL_CLIENT = OFF
#sqlnet.authentication_services = (NONE)
names.directory_path = (TNSNAMES, HOSTNAME)
names.default_domain = world
name.default_zone = world
automatic_ipc = off
Exemple: TNSNAMES.ORA
# TNSNAMES.ORA Network Configuration File: D:\Oracle\Ora81
\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.
BELDEV2.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)
(HOST = 127.10.10.12)(PORT = 1521))
(CONNECT_DATA =
(SERVICE_NAME = BELDEV2)
DB1.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(Host = 20.154.62.50)(Port =
1521))
(CONNECT_DATA =
(SID = HREVAL)
Belka.

Similar Messages

  • External table in Oracle 10g and Windows server 2003 problem

    I'm having a problem accessing an external table in an Oracle 10g and Windows 2003 server environment. The disk is remote (mapped) to the server. It's the usual access errors, kup-04001 or kup-04063.
    I have the [seemingly] exact same setup in an Oracle 9i and Windows 2000 server environment which works perfectly. Services run as local SYSTEM and SYSTEM has full permissions on the disk. Directories exist and so do the permissions to the directories.
    In the Oracle 10g and Windows 2003 environment, services run as local SYSTEM and SYSTEM has full permissions on the mapped disk. Directories exist and so do the permissions to the directories.
    This obviously effects mappings, deployments, etc.
    Does anyone know if something changed in either the db or the os?
    Thank you,
    Michael

    Thank you for your reply.
    Your proposal is the standard solution. As a matter of fact, that's how it is on my "old" system. Server "A" Oracle services are started by SYSTEM. Server "B" Oracle services are started by SYSTEM and is where the flat files reside. SYSTEM has full permissions on a disk local to Server "B". Database directoriies defined on Server "A" point to Server "B" remote disk. External Tables on Server "A" are defined with directories that point to Server "B" remote (mapped) disk. I have no problems with this configuration.
    I'm having a problem acheiving the same configuration with Oracle 10g and Windows 2003. I guess I'm baffled over the fact it isn't working the same way as my "old" environment. Why shouldn't it? Oracle (and you) want me to start services as a specific user. It shouldn't have to be that way unless something changed in the way the database makes calls to the os or if Microsoft slipped something in with one of it's numerous security patches.

  • External table in Oracle 10g and Windows server 2003

    I'm having a problem accessing an external table in an Oracle 10g and Windows 2003 server environment. The disk is remote (mapped) to the server. It's the usual access errors, kup-04001 or kup-04063.
    I have the [seemingly] exact same setup in an Oracle 9i and Windows 2000 server environment which works perfectly. Services run as local SYSTEM and SYSTEM has full permissions on the disk. Directories exist and so do the permissions to the directories.
    In the Oracle 10g and Windows 2003 environment, services run as local SYSTEM and SYSTEM has full permissions on the mapped disk. Directories exist and so do the permissions to the directories.
    Does anyone know if something changed in either the db or the os?
    Thank you,
    Michael

    Version 9.2.04.
    Server "A" Oracle services are started by SYSTEM. Server "B" Oracle services are started by SYSTEM and is where the flat files reside. SYSTEM has full permissions on a disk local to Server "B". Database directoriies defined on Server "A" point to Server "B" remote disk. External Tables on Server "A" are defined with directories that point to Server "B" remote (mapped) disk. I have no problems with this configuration.
    I'm having a problem acheiving the same configuration with Oracle 10g and Windows 2003. I guess I'm baffled over the fact it isn't working the same way as my "old" environment. Why shouldn't it? Oracle (and you) want me to start services as a specific user. It shouldn't have to be that way unless something changed in the way the database makes calls to the os or if Microsoft slipped something in with one of it's numerous security patches.

  • 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

  • Oracle 9i and Windows XP home version

    Is it possible to install Oracle 9i on Windows XP home version? I have heard that the O/S has to be Windows XP PROFESSIONAL version. Is this true?

    I installed oracle 10g on my XP Home and it works great. I can even config the net manager connect from my another XP Pro to this XP Home oracle 10g.

  • Oracle 9i and windows 2003 R2 installation issues

    Hi All,
    I have a windows 2003 R2 server with oracle 9.2.0.8 installed both OS and DB are 32bit. The server has 12gb ram and I therefore use AWE and /PAE, however when ever the number of connections exceeds >60 memory errors start to appear and sessions crash. Has anyone out there carried out a successful install of 9i and windows 2003 R2. Can anyone help with the resolution of these issues.
    regards
    Alan

    some more information
    I’ve just restarted the server with its full quota of 16GB of RAM and selected both boot.ini switches (/PAE and /3GB) at server startup. I then amended the dbblock_lru_latches parameter from 128 to 64. Before I even started the database I tried running ‘ipconfig /all’ at the command prompt with the following result:
    D:\Oracle>ipconfig /all
    Windows IP Configuration
    An internal error occurred: Insufficient system resources exist to complete the requested service.
    Please contact Microsoft Product Support Services for further help.
    is it windows causing these issues?
    rgds
    alan

  • Oracle 11gR2 and Windows 8

    Yes I know it's not officially supported...
    ...but having acknowledged that, has anyone tried? I was able to install it and create a DB but I can't get the listener to start (it won't create the service either), just get a TNS-12560 on LSNRCTL START. I am logged into Windows as an admin level user.

    Veeresh.S wrote:
    user8812402 wrote:
    Yes I know it's not officially supported...not any more, now 11gR2 is officially supported on Win 8.
    Oracle Database for 32-bit Windows is supported on the following operating systems:
    Windows Server 2008 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Ref : http://docs.oracle.com/cd/E11882_01/install.112/e24281/toc.htm#BGBEEBAD
    regarding error : make sure you have set oracle sid and oracle home correctly, and services are started on services.msc
    ORACLE_SID has no bearing on the listener. ORACLE_HOME does.
    Edited by: Veeresh.S on Oct 4, 2012 11:41 PM

  • Oracle 8p and Windows 2000p

    Not able to install Oracle 8p on Windows 2000p. Is it possible?

    See link and matric below:
    http://www.oracle.com/technology/products/forms/htdocs/10gR2/clientsod_forms10gR2.html
    Ups, sorry, the same link as Steve gave mediative...
    Message was edited by:
    marussig

  • Oracle database and Windows Active directory authentication

    Hello,
    Our developers have created a couple of web apps which look at our oracle database. Presently they use the APPS user and the user/password is hard coded into the config files.
    Is it possible to authenticate these using Windows Active Directory instead? Is it possible to use AD authentication for all developer access to the database?
    I'm trying to research this on the web but getting very confused. Would a lot of work be involved to get this up and running?
    Is anyone able to offer and advise?
    Thank you very much
    Sarah

    I don't have experience in joining a Linux system with Windows AD, and it generally does not sound like the best idea to me, but since Oracle Enterprise Linux is a clone of Red Hat Enterprise Linux, the solution you are looking for could be called Winbind.
    Perhaps the following links are useful:
    http://spiralbound.net/blog/2007/04/11/rhel-winbind-authentication-against-active-directory
    http://www.linuxmail.info/active-directory-integration-samba-centos-5/
    http://magazine.redhat.com/2007/11/12/tips-and-tricks-how-can-i-configure-winbind-to-synchronize-user-and-group-ids-across-multiple-red-hat-enterprise-linux-hosts-on-active-directory-accounts/

  • Oracle Barcode and Windows Mobile 2003 for Pocket PC

    I have the following for the system of Barcode
    Pocket PC Symbol (MCG9000) MC9060 con Windows Mobile 2003
    Printer ZEBRA Z4M
    Access Point DWL-2100AP 802.11g/2.4GHz Wireles (D-LINK)
    Please I need the following:
    That I need software to develop the program for the reading of the barcode?.
    I Want develop in order to that it be executed in the Internet Exporer of the Windows Mobile 2003 and updating the data base Oracle online 10g.

    Internet Explorer on the Windows Mobile 2003 is not supported as an interface to Oracle Lite.
    You would need to use .Net(C#,C++, Visual Basice) or develop with a native CE development environment.
    You can also develop with java on the CE device.
    Internet Explorer is supported on a Win32 device with a component call Web Development(formerly Web-to-Go)
    Regards...

  • Oracle 8i and Windows 2000 - ODBC issue

    Oracle ODBC Test will not connect to a DSN that worked in Windows NT 4.0. After upgrading to Windows 2000, my ODBC stuff is hammered. I have many applications that rely on these DSN's. Does anybody have any suggestions? Please send comments/suggestions to [email protected] HELP! PLEASE!

    Hello:
    I need the following product:
    ORACLE COM.DOT this suit include:
    Oracle 8i, oracle webdb, oracle bronze support and others.
    Please, somebody can tell me which is de part number or what package include all this aplicattions.
    Thanks and i4m waiting for an answer.
    null

  • Oracle 9I and windows xp

    I'm trying to install the Oracle 9i Client on my PC. I just got Windows XP. When I execute the setup.exe., get the hour glass and then the hour glass goes away and nothing happens.
    Another person in our office has Windows XP and he had no problems. I'm I missing something.
    I'm new to this enviroment.
    Thanks.

    I installed oracle 10g on my XP Home and it works great. I can even config the net manager connect from my another XP Pro to this XP Home oracle 10g.

  • SQL Developer and Windows XP Profile space

    I work in a secure environment where my laptop is fairly tightly controlled. In particular all laptop users are restricted to a Windows user profile space of 20Mb. This is space in C:\Documents and Settings\<username>\Application Data. This is to stop people building up huge profiles that take an age to download and synchronise with the logon servers.
    SQL Developer writes stuff in this directory (as does the Data Modeler and JDeveloper). In particular windowinglayout.xml is growing and is now 1Mb in size. I am running out of space in my profile and it will not be long before I am at my limit. The size of the file seems mostly to be down to the content of the element /LayoutInfo/clientLayoutData/global/view-data which has grown enormous. Much of the content seems to relate to connections and folders and I have tried to delete some connections but that seems not to have made any difference to the size of the file.
    Can the content of this file be controlled? Is it possible to relocate these files somewhere else so that they don't cause me a problem? Are there other possible solutions?
    Thanks in anticipation.
    Andrew

    Marvellous K, thanks for that. Not only have I done that for SQL Developer but also managed to work out the appropriate files to amend for JDeveloper and SQL Developer Data Modeler. My profile now has a whole 5.5Mb free and my laptop is a happy bunny again.
    Combined with finding where my new 11g database laptop installation has squirrelled away it's alert log I think that's enough productivity for one day; my work here is done.

  • Oracle APEX and Windows 2008 64 Bit

    Hi
    We are using Oracle APEX 3.1 version and Oracle 10G HTTP Server is running on a system which is Windows 2003 32 Bit.
    We are planning server Virtualization and for that i would like to know whether Oracle APEX 3.1 version is compatible with Windows 2008 64 Bit or not?
    Any kind of help is appreciated.
    Thanks,
    Lakshmi

    Hi,
    Thanks for your reply.
    Actually my question supposed to be whether Oracle 10G http server that we are using for APEX 3.1 version is compatible with Windows 2008 64 Bit?
    If we change to Windows 2008 64 Bit do i need to install Oracle 11g http server?
    Advance thanks for your help.
    Lakshmi

  • Oracle 8i3 and Windows 2000 Service Pack 2

    If this is not the right forum, please direct me to another one.
    Seems that 8.1.7 is not compatible with Windows 2000 Server Service Pack 2. The database worked just fine until I installed the SP2. After that I cannot connect to it. When I run sqlplus to connect I get this error:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    I don't know what to do, and I cannot find any more informaiton about SP2 and Oracle. Please share if you have any.
    null

    Sorry, but my english is terrible.
    Well, I has this problem. I installed Windows Service Pack 2 and
    received this message when I tryed to connect Oracle by SQL
    Plus: shared memory realm does not exist. Ok, do you found any
    answer for this error?!
    Please, help me. I don't know how to deinstall service pack.

Maybe you are looking for

  • I can no longer print from Firefox

    I was in Yahoo mail. I was getting ready to print. The print dialog was open already. Then I got some kind of notice from Firefox that it needed to restart to install an update. No problem I thought, the updates have always had no problem. Since I al

  • Sharepoint 2013 and ADFS 3.0 Multi-Tenancy Problems

    Hi  I am hoping someone might be able to help with my scenario. Architectural Overview: We have a 3-Tier Sharepoint 2013 deployed. In this infrastructure we have the following Servers (1x ADFS server, 1x TMG Proxy for External Access, 2x Web Front-En

  • Cannot update 6th gen iPod nano.

    Hi all, I am trying to update music and software but I get the following message .... "The iPod ....... cannot update because it contains files that are in use by another application". I have done a couple of resets and have tried the restore in iTun

  • Command+Shift+3

    I installed a trial version of Snapz Pro X to test its screen capture capabilities and noticed when I press commandshift3, I get the Snapz Pro X toolbox appear. Commandshift3 use to allow me to do a screen grab via the leopard software. I've tried se

  • Import playlists into iTunes 10.4.1.10

    Hi everyone, I have been using iTunes and MusicIP Mixer together for years, with MusicIP Mixer generating my playlists. I like to do this because I have a large music collection & can generat a playlist of about 100 songs to listen to each day. Howev