I can't start listener in the Control Painel/Admin Tools/ Services

Windows XP - Home Edition (I know it´s not the better but came with my laptop)
I installed the Oracle 10g and I don't know why I have 3 listener as services. Its services showed me different messages when I tried start it:
1. OracleOraDb10g_home1TNSListener: Could not start the 2. OracleOraDb10g_home1TNSListener service on Local Computer
2. OracleOraDb10g_home1TNSListenerORCL: The OracleOraDb10g_home1TNSListenerORCL service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performace Logs and Alerts service
3. OracleOraDb10g_home1TNSListenerSID_LIST_LISTENER: The OracleOraDb10g_home1TNSListenerSID_LIST_LISTENER service on Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performace Logs and Alerts service
====PATH======
Path=C:\oracle\product\10.1.0\Db_3\bin;C:\Program Files\oracle 8i\bin;C:\oracle\
product\10.1.0\Db_3\jdk\jre\bin;C:\oracle\product\10.1.0\Db_3\jdk\jre\bin\classi
c;C:\oracle\product\10.1.0\Db_3\jdk\jre\bin\classic;C:\oracle\product\10.1.0\Db_
3\jlib;C:\oracle\product\10.1.0\Db_3\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C
:\oracle\product\10.1.0\Db_3\jre\1.4.2\bin\client;C:\oracle\product\10.1.0\Db_3\
jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\ATI Technologies\ATI Control Panel;%java_home%\bin;C:\Program Files\Commo
n Files\Ulead Systems\MPEG;C:\WINDOWS\system32\gs\gs8.13\bin
====REGISTRY======
TNS_ADMIN I set as Binary Data in the HKEY_CURRENT_USER\Environment with the path C:\oracle\product\10.1.0\Db_3\NETWORK\ADMIN
====LISTENER.ORA======
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = C:\oracle\product\10.1.0\Db_3)
(PROGRAM = extproc)
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.17)(PORT = 1521))
====TNSNAMES.ORA========
ORCL =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.17)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
====SQL.ORA========
NAMES.DEFAULT_DOMAIN = 192.168.0.17
SQLNET.AUTHENTICATION_SERVICES= (NTS)
NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
=======OS CONFIGURATION================
C:\>lsnrctl status
LSNRCTL for 32-bit Windows: Version 10.1.0.2.0 - Production on 23-MAR-2006 08:23
:44
Copyright (c) 1991, 2004, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
32-bit Windows Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.17)(PORT=1521)
TNS-12541: TNS:no listener
TNS-12560: TNS:protocol adapter error
TNS-00511: No listener
32-bit Windows Error: 61: Unknown error
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Ethernet adapter Wireless Network Connection 2:
Connection-specific DNS Suffix . : myhome.westell.com
IP Address. . . . . . . . . . . . : 192.168.0.17
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
C:\>
Please, if somebody knows this problem I need a very urgent help. Thank you very much.

Thanks ALL, I GOT IT, but I used other solution.
Since I installed and uninstalled the Oracle several times, it keeps also many different Services for the listener. I don't know why, it didn't create a Service for my actual instalation with its path. In other words, all the services remained in the services.msc panel, had the path that was already removed from the Windows folder.
Then what I did, was that I picked one service, took its name (OracleOraDb10g_home1TNSListener), went to regedit to [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\OracleOraDb10g_home1TNSListener] and simply changed the image path that was setted for the one that was removed (C:\oracle\product\10.1.0\Db_2\BIN\TNSLSNR ) for mine that is installed right now
(C:\oracle\product\10.1.0\Db_1\BIN\TNSLSNR). Nothing more and finally works.
I have tried something in the services.msc panel before, as you can see in this forum at the thread "I can't start listener in the Control Painel/Admin Tools/ Services", but I never got
success.
Appreciate your time!!

Similar Messages

  • CAN WE START AND STOP THE CONTROL CENTER SERVICES USING OMB?

    Hi All,
    I'm new into the world of OMB and currently i have been working with OMB scripts and i just need to know whether i am able to start the control center services using OMB...?
    Any help will be highly appreciated.
    Regards,
    Shenoy

    Thanks ALL, I GOT IT, but I used other solution.
    Since I installed and uninstalled the Oracle several times, it keeps also many different Services for the listener. I don't know why, it didn't create a Service for my actual instalation with its path. In other words, all the services remained in the services.msc panel, had the path that was already removed from the Windows folder.
    Then what I did, was that I picked one service, took its name (OracleOraDb10g_home1TNSListener), went to regedit to [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\OracleOraDb10g_home1TNSListener] and simply changed the image path that was setted for the one that was removed (C:\oracle\product\10.1.0\Db_2\BIN\TNSLSNR ) for mine that is installed right now
    (C:\oracle\product\10.1.0\Db_1\BIN\TNSLSNR). Nothing more and finally works.
    I have tried something in the services.msc panel before, as you can see in this forum at the thread "I can't start listener in the Control Painel/Admin Tools/ Services", but I never got
    success.
    Appreciate your time!!

  • I paid for and downloaded a song, but it won't play saying the file could not be found. It says this even when I click on the song IN the itunes store, so I can't even listen to the sample now??

    I paid for and downloaded a song, but it won't play saying the file could not be found. It says this even when I click on the song IN the itunes store, so I can't even listen to the sample now??
    I haven't kept records of the songs I have paid for, and a number of songs have recently been displaying this message, making me search my computer for them. Most I have been able to find, but this one immediately "disappeared" the moment I attempted to play it after downloading...... how do I either get it back or get my money back???

    How did you do this move?  Unless you know what you are doing you have to move the whole, complete iTunes folder.
    iTunes: How to move [or copy] your music to a new computer [or another drive] - http://support.apple.com/kb/HT4527
    Quick answer if you use iTunes' default preferences settings:  Copy the entire iTunes folder (and in doing so all its subfolders and files) intact to the other drive.  Open iTunes and immediately hold down the Option (alt) key (shift on Windows), then guide it to the new location of the library.
    Windows users see tip at: https://discussions.apple.com/message/18879381

  • RH8 WebHelp "Can't Move Focus to the Control..." Error

    While testing my help (primary layout is WebHelp) on my local
    machine, the help books/topics freeze after a series of clicking
    them open and closed. I'm not doing this rapidly or in a manner
    unlike a regular user would. IE 6 gives me a page error. The
    description reads "can't move focus to the control b/c it is
    invisible, not enabled, or of a type that does not accept the
    focus." The URL points to the whtdhtml.htm file.
    I've searched the forum and when this problem came up before,
    an answer was in a tech note. I read the TechNote rb_95432 on this
    issue and it suggested editing the webhelp4.js file; however, I
    don't think this file is generated by RoboHelp 8, as it doesn't
    appear in my generated help files.
    Is there a different file I should be looking at? Is this a
    problem with my HTML that I should seek or an Adobe compilation
    issue with IE 6? I recently upgraded my help project from RoboHelp
    6 to RoboHelp 8 and am on a Windows XP machine.

    While testing my help (primary layout is WebHelp) on my local
    machine, the help books/topics freeze after a series of clicking
    them open and closed. I'm not doing this rapidly or in a manner
    unlike a regular user would. IE 6 gives me a page error. The
    description reads "can't move focus to the control b/c it is
    invisible, not enabled, or of a type that does not accept the
    focus." The URL points to the whtdhtml.htm file.
    I've searched the forum and when this problem came up before,
    an answer was in a tech note. I read the TechNote rb_95432 on this
    issue and it suggested editing the webhelp4.js file; however, I
    don't think this file is generated by RoboHelp 8, as it doesn't
    appear in my generated help files.
    Is there a different file I should be looking at? Is this a
    problem with my HTML that I should seek or an Adobe compilation
    issue with IE 6? I recently upgraded my help project from RoboHelp
    6 to RoboHelp 8 and am on a Windows XP machine.

  • JavaScript Error : Can't move focus to the control because it is invisible,

    I have one JSP page in my project where i am putting all input to save personal details of a person.
    This personal details header contains button(to collapse or expand).
    I input all details and save. It works fine but when i collapse the header and name, age etc are not visible.
    Only Save and cancel button is visible. so i click on save and following javascript error show up :
    Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
    In case of expand mode,If there is any error while providing input in text boxes , i have given pop up to display that like " Name field is mandatory " and control focus to that field again. it works fine.
    In case of collapse, as fields are not visible and if i directly click on save button. Pop up is displayed as usual "Name field is mandatory" but it pop up again javascript error
    "Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus."
    Please let me know how to reolve this?

    1) there is a JSP forum
    2) that still doesn't make it a forum to ask javascript questions
    Please let me know how to reolve this?Who says that you can resolve it? If it isn't allowed, don't try it. Likely you'll have to rethink the design of your page.

  • HT1338 If I have OS 7.5 installed on an external drive, can I start up from the external drive in that OS when my macbook pro is 10.7?

    If I have OS 10.6 installed on an external drive, can I start up from the external drive if I have 10.7 installed on my macbook pro?

    Provided that the MBP supports booting from that version of 10.6, and the install was from a retail disk (not a different Mac model), then yes. If it's a newer Pro that came with Lion, it may not boot to 10.6.
    Matt

  • Only some pages of my website made with Muse can't be edit in the Business Catalyst Admin Console... How access all my pages edit possibilities ?

    My website is made with Adobe Muse and published with Business Catalyst.
    Some pages can be edit on the Business Catalyst Console, but, unfortunately, some other pages can't.
    Why some pages and not others ?
    Thanks for yours answers.

    Hi,
    I have try the edit mode with Firefox and Chrome and no one doesn’t work.
    For the french pages, I must reload the page to have the blue blocks. And if I do that on an english one, it switches on the french one...
    Caroline Duhamel
    +33 (0)6 08 34 33 61
    Le 24 oct. 2014 à 09:40, rohit776 <[email protected]> a écrit :
    Only some pages of my website made with Muse can't be edit in the Business Catalyst Admin Console... How access all my pages edit possibilities ?
    created by rohit776 in Help with using Adobe Muse CC - View the full discussion
    Hi,
    I have just checked at my end and it seems everything is working fine and I am able to edit even the English version pages.
    Can you please try some other browser or in a different system to edit your site and check if you are able to do so.
    Regards,
    Rohit Nair
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6862093#6862093
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Help with using Adobe Muse CC by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • My desktop and start menu doesn´t show, i can´t open any of the control panel features

    Hi guys, i have a new dell server with windows server 2012 essentials, but suddenly i cant´t see the icons of my desktop and i can´t acces my start screen with the windows button, if i make a right click in the screen an make a refresh, the icons appears,
    and the programs run fine, but i can´t get to any function of the windows server, not control panel, the windows explorer. I dont know how to repair this problem, without reinstalling windows sever It's not an option because i have an ERP wich cost a lot to
    reintall it if i do this, regards

    Hi,
    Did you install the Windows Server 2012 Essentials version by yourself or it is a pre-installed OEM version? If it is an OEM version, you can ask the seller for assistance.
    In addition, please check the article below to make sure that your computer meets the requirements for Windows Server 2012 Essentials.
    https://technet.microsoft.com/en-au/library/jj200132.aspx
    Can you open the command prompt? If yes, please run "eventvwr" at the command prompt to check if any related event IDs existing. In addition, you can also run the antivirus software to perform a virus scan.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Can't start listener from OEM. It appears as Stopped although it is not.

    Hi,
    I can't make the EM show the listener as running, it always shows it as stopped. I checked it with lsnrctl and it is running, but in EM appears as stopped. I refreshed the screen and nothing; I tried to start it from the EM, and it displays a message like "The listener has been correctly started", but when I check the status in EM it is still stopped. And when I check the details, it shows an error "Access denied", NET_ADMIN_ERROR,REMOTE_OP_ERROR,No such file or directory. I think I have the right credentials (I'm in the administrators group, and I have log on as batch job)
    I would appreciate any help on this.
    Thanks a lot
    Ricardo

    Hi Nicolas- here's the SQLNet and listener file:
    -----------------LISTENER
    # listener.ora Network Configuration File: C:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER2 =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    jon =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    -----------------SQLNET
    # sqlnet.ora Network Configuration File: C:\oracle\product\10.1.0\Db_1\network\admin\sqlnet.ora
    # Generated by Oracle configuration tools.
    #SQLNET.AUTHENTICATION_SERVICES= (NTS)
    #NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    I can't see any excess protocols in the listener. As per some metalink entries - I've commented out the "SQLNET.AUTHENTICATION_SERVICES= (NTS)" line from the SQLNet file.
    Still the same problem.
    To be honest - all replies to postings for this error have not worked. I've contacted some guys with the same problem - and their resolution was to completely reinstall XP and then Oracle again. Just removing and reinstall Oracle was insufficient. So - i guess i'm going to have to follow suit.
    Any last minute suggestions before this bit of drastic action?!

  • Can not start listener

    error while starting the listener and db is 9.2.0
    The tns listener service started and then stopped.Some services stop automatically if they have no work to do for example the performance log and alert servicess
    any help how to start it now

    Mushy wrote:
    i am unable to start listener thats why the connectivity problem so jst suggest me brother wat to do to start listener
    thanks a lotFirst Carefully do it.
    Step 1:
    Go to network configuration assistant.
    Delete existing listener and then after deletion
    Go to add new listener and after listener added
    Go to Local net service configration assistant and add and give service name (your oracle sid) and give your host name (host name should be your computer name or ip address of your computer ) and after add it you should test it whether you can connect your database or not.
    If you cann't connect,
    Go to
    Copy of your database tnsnames string ORCL Ex:\D:\oracle\ora92\network\admin\tnsnames.ora and
    past it to tnsnames of devsuite ex:\c:\devsuite\network\admin\tnsnames.ora
    Copy of
    %oracle_home%\network\admin\tnsnames.ora open it and copy your database string.
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = mazar)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl)
    and then paste it to %dev_home%/network/admin/tnsnames.ora
    after paste it
    go to ping tnsping orcl. You can sure your oracle service is started here
    if its ping , you should check listener also .lsnrctl>status
    I'm sure ,if you're do properly follow above steps, you can connect easily.

  • I can not start listener

    when I try start
    ================================================
    oracle@appserv2:/oracle/db/bin> lsnrctl start
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 27-DEC-2007 00:55:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /oracle/db/bin/tnslsnr: please wait...
    /oracle/db/bin/tnslsnr: invalid option -- i
    usage: w -hlsufV [user]
    -h skip header
    -l long listing (default)
    -s short listing
    -n non truncated listing (large)
    -u ignore uid of processes
    -f toggle FROM field (default off)
    -V display version
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 32: Broken pipe
    ======================================
    oracle@appserv2:/oracle/db> du -h listener.log
    4.0K listener.log
    How to fix this problem?

    neither the root nor the oracle passwords have any thing to do with the listener functionality, but if that hacker changed privileges for the listener or the oracle_home files, then this will.
    The passwords issue can be quite easily be solved, each os has its own procedure to reset root's password, once done you can easily reset oracle's password.
    Check if the files under the Oracle Home still belong to oracle and still belong to the oracle's group. There are some networking files that require SUID's, in case those files have been altered, I suggest you to run again the root.sh file created during the installation process.
    ~ Madrid

  • What can I do to prevent the control key from not working in the future?

    Background:
    I bough an macbook pro about 1 year and 3 months ago and after 9 months of usage my control key stopped working for about an hour or two.This happened every time I turned on or awoke my mac from sleep (lid down).I sent it to an authorized apple service center and they replaced the keyboard.Everything was fine for about 4-5 months when the same thing happened again, ctrl key stopped working but this time not when turning on my mac but at random times and for random intervals.I sent it again to the service center but they told me that this time it won't be for free because my 1 year warranty has expired.I should mention that in European Union and Romania (the country where I am from and from which the mac was purchased) the law is that any electronics device sold has to come with at least 2 years of warranty.Apple seems to ingore this law.
    Anyway, after long conversations with apple uk on the phone they agreed to pay for the keyboard but not for the labor which was 70 eur ($100).It's not much but my 2 year warranty should have covered it.The sad part is that I have no guarantee that it's indeed a keyboard error and not something else, this might happen again in 4 months and I doubt this time apple would agree paying for the keyboard (which is 150eur) ($215).
    I should also mention that before calling apple uk I tried apple's romanian number (listed on their site) and it didn't work on the 3 phone networks that I've tried (2 fixed and one mobile) which led me to believe that apple support is in fact a big joke.
    Suffice to say that I will no longer purchase any apple devices or software, I regret purchasing mac os x lion just a week ago, when I will no longer use it because I intend to sell all my apple gear (timecapsule, iphone4, macbook pro) and buy stuff from companies that value their customers and respect their contracts.
    My questions are this:
    1) why does apple ignore EU and Romanian law?
    2) what can I do to prevent this from happening in the future
    3) can I request that my macbook be more thoroughly inspected? I suspect the keyboard is not the main problem and it will soon happen again as it happened two times already.
    4) can I do something for the repair labor charge to be waved? It is illegal in my country to ask for one in this scenario...

    Everyone reading your posts here is just another MacBook Pro user. We're all volunteers, not Apple employees. No one here can speak for Apple.
    In my personal opinion, buying Apple products in a country where Apple has no stores and no corporate presence is a risk that the buyer takes knowingly. I don't think it's a wise risk, and I don't recommend that anyone take it. A small percentage of the products sold anywhere are going to have problems, and it makes more sense to buy an inferior product that can at least be serviced locally than to buy a superior product that may have to be sent thousands of miles for repair if anything ever goes wrong with it.

  • I can't change music from the control center.

    I just got the iOS 7 update for my iPhone 4S and think its great. The only problem is that when I go to change/stop/play a song in the control center, it wont let me. Although, I can still adjust the volume?!? I am so confused.

    Hello Gonzoboy11,
    Thank you for using Apple Support Communities!
    First I would recommend that you restart your iPhone:
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    After the device has turned off, press and hold the Sleep/Wake button until the Apple logo appears.
    From: iOS: Turning off and on (restarting) and resetting         
              http://support.apple.com/kb/ht1430
    If the issue persists, then I would backup and restore the iPhone.
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    All the best,
    Sterling

  • I have iCloud installed on my PC, but can't find it in the control panel.

    I have downloaded and installed the app twice.  The directions given by Apple say to look at Network and Internet in the control panel, but there is nothing named that in Windows 7.  I've looked in Network and Sharing, Internet Options, Remoteapp and Desktop Connections--the most obvious substitutions--and none of them show iCloud.  What should I do next?

    There were a lot of Apple KB changes/additions last week:
    http://support.apple.com/kb/index?page=articles&facetid=WEEK&sortingType=MODIFIE DDATE&sortingOrder=DESC&next=50
    Okay,
    https://discussions.apple.com/community/icloud
    http://www.apple.com/support/icloud
    iCloud Control Panel
    From the Start menu, choose Control Panel.
    Click “Network and Internet,” and then click the iCloud control panel. The version number is in the upper-right corner of the login screen for the iCloud Control Panel.
    PC
    Microsoft Windows 7 or Vista (Service Pack 2 or later)
    iCloud Control Panel 1.0
    iTunes 10.5
    Outlook 2007 or 2010 (recommended for Contacts and Calendar)
    Safari 5.1.1 or Internet Explorer 8 or later (for Bookmarks)
    http://support.apple.com/kb/HT4759
    Changes needed for IE Trusted Sites
    http://support.apple.com/kb/HT4991

  • Can't Start listener on MAC OS X

    Hi !!
    I am attempting to run Oracle 9i Developer Version R2 on a Mac G4 with OS X 10.3.3.
    This the msg error when i try to start the listener
    oracle$ lsnrctl start
    LSNRCTL for MacOS X Server: Version 9.2.0.1.0 - Beta on 12-MAY-2004 17:26:10
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting /Users/oracle/Source/9iR2/bin/tnslsnr: please wait...
    TNSLSNR for MacOS X Server: Version 9.2.0.1.0 - Beta
    System parameter file is /Users/oracle/Source/9iR2/network/admin/listener.ora
    Log messages written to /Users/oracle/Source/9iR2/network/log/listener.log
    TNS-01150: The address of the specified listener name is incorrect
    Listener failed to start. See the error message(s) above...
    This is my listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = ipc)
    (KEY = OSXDEV)
    # Uncomment this section to listen for TCP requests,
    # but be aware of the security implications
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = 127.0.0.1)
    (PORT = 1521)
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = OSXDEV)
    (GLOBAL_DBNAME = OSXDEV.localhost)
    (ORACLE_HOME = /Users/oracle/Source/9iR2)
    This is my tnsnames.ora
    # IPC service
    # Should be the most efficient and secure way to communicate with
    # Oracle for processes running on the same machine.
    OSXDEV =
    (DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = ipc)
    (KEY = OSXDEV)
    (CONNECT_DATA =
    (SERVICE_NAME = OSXDEV.localhost)
    # TCP service
    # Uncomment this section to listen for TCP requests, but be aware of
    # the security implications.
    # Be sure to use 'user/pass@YOURSIDTCP' in SQLPlus or use YOURSIDTCP
    # for the third argument to PHP's OCILogon functions if you need
    # to connect via TCP.
    OSXDEVTCP =
    (DESCRIPTION =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = 127.0.0.1)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVICE_NAME = OSXDEV.localhost)
    Any help is greatly appreciated.
    Thanks,
    Fabiosan

    If you want this version to work, you should do exactly as the instructions tell you. This tnsnames file is NOT the one supplied by oracle.
    Check the DBCreate folder in your Oracle9iR2 beta. It works perfectly well in a G4, but you NEED to follow their instructions and to use allup.sh to start it up.
    Fernando
    Server: Powerbook 1GH with Oracle9iR2, 1Gb RAM, 60MB HD
    client: PowerMac with 2x2GHz, 4GB RAM, 500MB HD
    Oh, ok, I confess: Sybase runs very well in the G5!

Maybe you are looking for

  • Custom ID card creator and MS Outlook contact objects

    I'm working on a project where flash based photo id badge maker like this one quickidcard.com imports data from Outlook contact object, (name, dept, photo etc.) and using XML creates an employee id badge from a template. My problem is that MS Outlook

  • How do I view multiple images from different projects at the same time?

    Hello I've been trying to find the answer in the user manual, but no luck so far. I did find how to open 2 projects at once, but I can only see one image at a time in the viewer and I have to keep going back and forth between projects to compare imag

  • Invalid Index Error

    Hi, We are getting Invalid Index error pop up when we try to view the dimension member of certain dimensions. Pease help us in sorting out the issue. Regards, Raman

  • Credit Approval/Releasing

    Credit Approval/Releasing Approval Path – Credit Analyst > Credit Team Leader> Credit Manager > Sales Director>Credit Committee There should be an Approval Workflow for a blocked SO to be released and then invoiced.  The approval hierarchy should be

  • Unable to open newly purchased book

    Someone please help.  I just bought an e-book, downloaded ADE to my laptop (w/windows) and went to put the book in my ADE library, but I'm getting the following error message: "Connection Error Detected.  Digital Editions could not connect to the ful