Client 10g fail to connect to server 8i

Hi everybody. We're having some trouble when a machine with oracle 10g client tries to connect to a server running oracle 8i (8.1.7.0). In fact, we can't connect. The error message that arises with sqlplus is ORA-12564 (connection refused). Changing the client to version 8i, it works fine. Looking at the docs from Oracle, 10g client should be able to connect to 8i, but we can't.
Any ideas?? I have only access to the machine with the client, the server is administrated by other people.

There is a bug/ issue where the 10g client cannot connect to any version of the database prior to 8.1.7.4, the terminal 8.1.7 patchset. It is expected that this will be resolved in the first 10g patchset, allowing connections to 8.1.7.0 and higher databases. In the meantime, you can either use an earlier version of the client or ask that the server be upgraded to the latest patchset (which probably isn't a bad idea for other reasons).
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections (any ideas???)

    regarding mountain lion server: clients experience intermittent service connections. the server system log has the following error- Client handshake failed (6):113: Server not accepting client connections. any suggestions would be greatly appreciated - thank you

    Hi Jason
    I was getting the same behavior after Apple support had me delete some plist files to get Airplay going. I was also getting the following error:
    the error occurred while processing a command of type 'writesettings' in the plug-in 'server vpn'
    I went into ~/Library/Preferences/ and /Library/Preferences/ and deleted every plist contating the word server. I had to re-set up my server (meaning walk through some intial steps) but all of my settings were still there after that and everything started working again.
    Just a thought, obviously try at your own risk but it worked for me.
    Kellen

  • Publishing error (failed to connect to server)

    Using X5, I am trying to publish to our help server (web help
    pro), but getting a message in the output window "Warining: Failed
    to publish to 'yourserver'. reason: Failed to connect to server.
    All my permissions are set up as described here:
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=rb_e01
    So... I ran a packet sniffer and then tried to publish
    again... and saw that the publisher attempts to access
    http://yourserver/robo/robo.dll?mgr=sys&cmd=svr
    When I try to access this address in a browser, I get a 401 error
    with the message below.
    +----------------------------------------------------------------------------------------- ----
    |Server: unauthorized
    |Unauthorized due to ACL on resource
    |
    |This error indicates that the credentials passed by the
    client do not have access to the particular resource on the server.
    This |resource could be either the page or file listed in the
    address line of the client, or it could be another file on the
    server that is |needed to process the file listed on the address
    line of the client.
    |
    |Please make a note of the entire address you were trying to
    access and then contact the Web server's administrator to verify
    |that you have permission to access the requested resource.
    +--------------------------------------------------------------------------------------
    However, if I try to access that address _on_ the server (
    http://localhost/....) I get some
    nice XML:
    +--------------------------------------------------------------------------
    |
    |<?xml version="1.0" ?>
    |- <mrs xmlns="
    http://www.ehelp.com/mrs/xml/serverinfo/">
    |- <head>
    | <url host="localhost" ip="127.0.0.1" version="4.00.083"
    />
    | <publish type="httppost"
    script="/robo/bin/WPSHost.dll?PUBLISH" />
    | <serverapi url="
    http://localhost/RoboAPI.asp"
    />
    | <admin url="
    http://localhost/robo/Admin/"
    />
    | <projects url="
    http://localhost/robo/Projects/"
    type="httppost" script="/robo/bin/WPSHost.dll?PUBLISH" />
    | <documents url="
    http://localhost/robo/Documents/"
    />
    | <reports url="
    http://localhost/robo/Reports/"
    />
    | </head>
    | </mrs>
    +--------------------------------------------------------------------------
    I can not seem to figure out what ACL is incorrect. I tried
    running process monitor (from winternals), and did not see anything
    helpful. The IIS www worker process seems to access all the robo
    files/registry without error.
    Has anyone else had this problem? Can I get some guidance on
    how to resolve? We are about to purchase support incidents, but the
    sooner I can resolve, the better.
    Any help appreciated. thanks,
    ajperrins

    I'm afraid I won't be of much help except to say that this is
    a classic permissions issue. I have to assume you've checked and
    double-checked the link referred to in your post (which is a good
    one).
    You might also try this technote:
    Publishing
    to RoboEngine
    In helping others troubleshoot this, it sometimes turns out
    that there are firewall issues that are not obvious especially if
    you are in a large organization crossing many domains from author
    to server. Are you the ultimate "server admin" or is there someone
    in your organization's network admnistration who could help resolve
    the permission issue?
    Sorry I can't be of immediate help.
    john

  • Hyperion Financial Reporting Studio "Failed to Connect to Server"

    One of my report developers recently got a new laptop. Since then, she hasn't been able to open an existing report or create a new one. She can log into Financial Reporting Studio, but when trying to open an existing report or create a new report, she gets the error message "Failed to Connect to Server".
    We've tested using her laptop and using mine. We are both fine on my laptop. We both have same issue on her laptop. Therefore, we don't think it's a security/credentials issue.
    We've searched help documentation and other threads in this forum but haven't been able to find what we need.
    We suspect that file(s) are missing or something wasn't configured properly during the new install. Maybe the Planning ADM Driver?? Our company's tech support hasn't been able to help. This is a new implementation, the consultants are gone, and our IT staff isn't up to speed yet.
    Can anyone offer help as to what file/configuration could be the cause and exactly how to correct?
    Thanks.

    We had the same issue after installing the Financial Reporting Studio client.
    If you run the batch script HRRunAnt.cmd in the directory C:\Hyperion\products\biplus\install\bin after installation this fixes the problem.

  • FRM-92050: Failed to connect to Server: /forms/lservlet-1 coming thru LBR

    Hi,
    Our EBS setup is as follows,
    R12.1.1,
    10g DB, 10.2.0.4 (patchset)
    Sun Solaris 10 64 bit
    Two node Apps Tier (AppServer1 and AppServer2) in a shared APPL_TOP.
    and Two node RAC Database Tier (DBNode1 and DBNode2)
    Highly secured and firewall environments.
    We configured EBS R12 and we were able to login and launch forms , Submit conncurrent jobs and everythings worked fine.
    http://hostname.domainname:8000
    Now , our requirement is that all the users would be accessing our EBS through https and the flow is as follows,
    Step1:
    User => https://lbrname.domainname:443
    here lbrname is our Load Balancer name. Here the request is identified as EBS request and LBR forwards that URL to our reverse proxy server
    Step2:
    Our reverse proxy server is Sun http web server 7 update 5. It converts it to http://hostname.domainname:8000 and offloads it to the apps tier.
    We followed metalink note 380489.1 - Using Load-Balancers with Oracle E-Business Suite Release 12 to configure our EBS with load balancer .
    (Section 2.1: Using Hardware Load Balancers with Single Web Entry Point).
    After configuring we are able to login to the EBS URL using https://lbrname.domainname:443.
    Now here is our problem,
    When trying to launch any form , it gives the below error.
    FRM-92050: Failed to connect to Server: /forms/lservlet-1
    not sure how to proceed. Looked at google , metalink but not getting anywhere.
    Can you please give some pointers as how to solve this problem ?
    Thanks,
    Sasi

    Hi Helios,
    Thank you very much for your time.
    Metalink ID 438522.1 & 367614.1 doesnt apply to our environment.
    I had looked at 470890.1 and it looked like we are ok but I'm going to double check on that.
    FRM-92050: Failed to connect to Server: /forms/lservlet:-1 http://ID 470890.1
    On the laodbalancer (Big IP) i need to check with our network team.
    FRM-92050: Failed To Connect To Server: /forms/lservlet:-1 http://ID 793409.1
    Thanks again.
    Sasi

  • Sync always fails to connect to server with no reason

    On two of my computers (both Macs running 10.6.7, one a MacBook Air and one an older iMac), Sync fails, saying "failed to connect to server"
    When I try again (and again, and again...) it results in the same message. It has synced successfully in the past, but has not in more than a week.
    I can't figure out how to get it to sync or even how to get more information about the issue.
    Any help, ideas or suggestions - including questions clarifying or detailing the issue - are welcome.
    Thank you!!

    If Oracle reports error about Net8 configuration, that means -
    you're trying to use "thick" JDBC driver, though usual way
    is to use "thin" driver instead. You have to make corrections
    in your connect url like:
    "jdbc:oracle:thin:@<host>:<port>:<sid>"
    ^^^^
    look here-----|
    Hope this will help
    Paul

  • Sometimes JBoss fails to connect to server.

    JBoss does not connect all the times during server re-boot.  The errors on the log are listed below.  It looks like the ports are in use, but re-starting the JBoss service or the server will resolve the connection issue.  This problem does not occur all the times.  Sometimes JBoss starts without any problem.  This is a Windows Server 2003 and SQL 2005 environment.
    Caused by: javax.naming.CommunicationException: Failed to connect to server 0.0.0.0:1100 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server 0.0.0.0:1100 [Root exception is java.net.ConnectException: Connection refused: connect]]
                at org.jnp.interfaces.NamingContext.getServer(NamingContext.java:254)
                at org.jnp.interfaces.NamingContext.checkRef(NamingContext.java:1370)
                ... 162 more
    What could be the problem?  Thank you,

    To change the ports, stop JBoss and change the ports on the file listed below.  Start JBoss.
    C:\adobe\Adobe LiveCycle ES2\jboss4.2.1\server\dev\deploy\adobe-ds.xml

  • Failed to connect to server "%MACHINENAME%

    Hi;
    I have problem with opening report with crystal report 2013 EOM ,  i got this strange exception  I have google it and didnt find any helpful data
    "Failed to connect to server "%MACHINENAME%".Error returned from Windows Sockets API getaddrinfo: 11001."
    i am using this code
    tempFilePath += "Evaluators Trend.rpt";
                ReportClientDocumentClass crystalReport = new ReportClientDocumentClass();
                object path = (object)tempFilePath;
                crystalReport.Open(ref path, 0);
    can you please  advice how can i avoid this issue .
    Thanks ,
    Fade Ismaeel

    Hi,
    Could you try below code and see if you face the same issue?
    CrystalDecisions.CrystalReports.Engine.ReportDocument rd = new  CrystalDecisions.CrystalReports.Engine.ReportDocument();
    CrystalDecisions.ReportAppServer.ClientDoc.ISCDReportClientDocument boReportClientDocument;
    boReportClientDocument= new CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocument();
    boReportClientDocument.ReportAppServer = System.Environment.MachineName;
    object path= @"C:\Reports\World Sales Report.rpt";
    boReportClientDocument.Open(ref path, 0);
    CrystalReportViewer1.ReportSource= boReportClientDocument;
    You would need to set the RAS server which will be processing your request. Above code works when executed on the same machine as CRSE is installed. You could also use the IP address of the machine (instead of "System.Environment.MachineName") where the RAS is installed.
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Multiple errors from MsiInstaller with event id 1015 and text "Failed to connect to server. Error: 0x80070005"

    Hi,
    Every night I get a lot of warnings in the event log from MsiInstaller with event ID 1015 and text "Failed to connect to server. Error: 0x80070005". They are always followed by a new event 1035. Example:
    Event 1015, MsiInstaller (Warning)
    Failed to connect to server. Error: 0x80070005
    Event 1035, MsiInstaller (Information)
    Windows Installer reconfigured the product. Product Name: Microsoft Excel Mobile Viewer Components. Product Version: 14.0.4763.1000. Product Language: 0. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.
    I probably get around 50 of these each night, and the 1035 events are all related to various SharePoint components. The user in all cases is the sharepoint farm account.
    I use SharePoint 2010 enterprise in a farm install on one virtual server. I have a private domain, and the database is on a separate server.
    Does anyone have any idea why this happens? Other than the error in the event log I cannot see any issues with my installation. I have searched for this error and seen it related to user profile synchronisation, but profile sync is working fine for me. I
    installed using the Technet guide and the user profile sync guide at
    http://www.harbar.net/articles/sp2010ups.aspx
    Thanks,
    Mikael

    Hey Trevor. Thanks. I wasn't sure which method it was failing on although I understood it was the Windows Installer Service that was getting called by the job. There are three things that are still interesting to me though:
    The job succeeds anyway. How? Does it just continue to run the rest of its checks but fails on this one? If it doesn't fail on this one, why not? If it does fail here, but then continues, should we be concerned about the quality of the data in Manage Patch
    Status? 
    Or... does it somehow succeed once it uses the DCOM rights which appear to clear the 10016 errors? What I've never been able to reconcile with these warnings is that we've granted DCOM rights to launch and activate the Windows Installer Service and
    that definitely seems to make a difference to success or failure of the job - so why doesn't it clear these warnings? 
    Why does granting the file system permissions clear the FIM version of this job's warnings, but not for the Product Version Job? This is particularly vexing since granting the DCOM rights appears to resolve the 10016 errors in exactly the same manner for
    both jobs. 
    All of this has led me to believe that there were missing permissions somewhere, probably on the file system, but I just haven't had any luck pinning that down. One reason why I continued to pursue a solution to this is that the job doesn't actually try
    to install anything, it's just trying to use the Windows Installer Service to query the installed version, and the DCOM rights should be sufficient to invoke the service. But getting much further than this has proven pretty difficult since I'm not a dev and
    I've kind of pushed my limited reflection skills and understanding of the Windows Installer Service to the limit. If anyone can chip in and make some progress from this point, it'd be great to join forces! 

  • I transferred settings and files from old MacBook air to new one.  New one now gives popup about failing to connect to server (old iMac).  the new Mac air and old iMac have never met and are 2000 miles apart. How do I stop the popups?

    I transferred settings and files from old MacBook air to new one.  New one now gives popup about failing to connect to server (old iMac).  the new Mac air and old iMac have never met and are 2000 miles apart. How do I stop the popups?

    Change your settings in Sharing preferences, for one, and remove the server out of the Finder's sidebar. Obviously, this is the result of transfering all your other computer's preferences to your new computer.

  • 10g ORA-28547: connection to server failed, probable Net8 admin error

    Hii All
    I am trying to install oracle10g release 2 client on windows machine but it gives me error ORA-28547
    I have my oracle database resides on Linux machine with IP 192.68.1.202
    My ORACLE_SID is oracle please help me out.
    Please help
    I have tried by setting
    SQL_AUTHENTICATION_SERVICES = (NONE)
    but it doesn't works with my case please help me out,,
    Please its serious problem to me.
    Thanking You

    ORA-28547:     connection to server failed, probable Oracle Net admin error
    Cause:     A failure occurred during initialization of a network connection from a client process to the Oracle server: The connection was completed but a disconnect occurred while trying to perform protocol-specific initialization, usually due to use of different network protocols by opposite sides of the connection. This usually is caused by incorrect Oracle Net administrative setup for database links or external procedure calls. The most frequent specific causes are: -- The connection uses a connect string which refers to a Heterogeneous Services agent instead of an Oracle server. -- The connection uses a connect string which includes an (HS=) specification.
    Action:     Check Oracle Net administration in the following ways: -- When using TNSNAMES.ORA or an Oracle Names server, make sure that the client connection to the ORACLE server uses the correct service name or SID. -- Check LISTENER.ORA on the connection end point's host machine to assure that this service name or SID refers to the correct server. -- Confirm in TNSNAMES.ORA or the equivalent service definition that the connect string does NOT contain (HS=).
    Apart from this, have you made sure that there are no issues with the physical network between server and the client?

  • [SOLVED] XBMC (libnfs 1.9.3) NFS fails to connect to server

    Hey guys,
    My NFS source in XBMC recently stopped working. I'm not postive what caused it, I tried downgrading libnfs and the linux kernel to back a few months to when I'm certain it was working, but with no success. I also tried downgrading XBMC to 12.3 also without any success.
    Mounting my NFS share still works fine using nfsutils with `mount -t nfs desktop:/home/evan/documents/multimedia ~/some-folder`
    Here is my xbmc.log
    This is the relevant section:
    02:43:49 T:139805856254016 DEBUG: Joystick 0 button 1 Up
    02:43:49 T:139804569323264 DEBUG: SECTION:LoadDLL(libnfs.so.4)
    02:43:49 T:139804569323264 DEBUG: Loading: libnfs.so.4
    02:43:49 T:139804569323264 DEBUG: NFS: Context for desktop/home/evan/documents/multimedia not open - get a new context.
    02:43:50 T:139804569323264 DEBUG: NFS: Connected to server desktop and export /home/evan/documents/multimedia
    02:43:50 T:139804569323264 DEBUG: NFS: chunks: r/w 1048576/1048576
    02:43:50 T:139804569323264 ERROR: Failed to open(//) nfs_opendir_async failed
    02:43:50 T:139805856254016 ERROR: GetDirectory - Error getting nfs://desktop/home/evan/documents/multimedia/
    02:43:50 T:139805856254016 ERROR: CGUIMediaWindow::GetDirectory(nfs://desktop/home/evan/documents/multimedia/) failed
    02:43:50 T:139805856254016 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
    And here's what I see in my journal on the server:
    May 26 02:29:44 desktop rpc.mountd[339]: authenticated mount request from 192.168.1.101:50874 for /home/evan/documents/multimedia (/home/evan/documents/multimedia)
    I had a similar problem about a year ago that turned out to be a bug in libnfs that I was able to work around by downgrading the kernel. But again, that doesn't seem to be working this time around.
    Is anyone currently successfully using NFS with their arch XBMC setup? Any ideas?
    Edit: Sorry, realized I probably should have posted this under "Network, Server, and Protection". If a mod would like to move it please do!
    Last edited by EvanPurkhiser (2014-05-30 08:08:46)

    I've been posting some of my findings over in this XBMC forum thread and I've made a little bit of progress.
    The summary of it is: Using the latest git version of libnfs (which I will upload a PKGBUILD to the AUR) I'm able to connect when XBMC is running on the same machine running the NFS server. However on my HTPC I'm getting the error "socket error Connection refused(111)." with nothing in my journal. It's definitely a problem with libnfs, since using the new `nfs-ls` utility provided in libnfs-git fails. So I don't _think_ it's an XBMC issue. Perhpase it's time to open a issue in the libnfs github repo.
    @mod24: What specifically did you have to downgrade to get it working?
    Last edited by EvanPurkhiser (2014-05-29 20:32:11)

  • I get "can't get email-fail to connect to server" msg constantly when I am connected and getting mail . Have to click ok.

    I just started getting two messages on my IPad and IPhone I can't get rid if .
    1. " can't get email - connection to server failed " when I am connected and getting email . Have to click ok .
    2. " pass word required " when it is not, have to cancel this constantly .

    Hello John,
    this problem could probably be caused by a Firefox extension.
    To make sure that no extension is causing the problems,
    start Firefox in Safe Mode by following the instructions in the [[Safe Mode]] article.
    Kind regards,
    Tobbi
    Firefox Support Volunteer

  • Software updater fails to connect to server. How can I fix?

    Software updater fails tp connect with the server. I have tried a restart and checked network connections and internet access. I have no problems connecting to internet, App Store and iTunes Store. Help!

    If you know what downloads to look for you get them from support.apple.com.  For example the 10.6.8 combo update v1.1 can be found here.
    The probelm is knowing what to look for and that's why softwere update comes in handy even if you don't want to have it do the downloads.  What's probably going on was that the servers looked by software update were either temporarily down, or as mentioned above, overloaded.  Wait a while and try it again.

  • Installation oracle client 10g fails

    Hi,
    I am installing the oracle client 10g in a machine with windows 2000 server advanced with SP4.
    At the end of the installacion, this when in 99 %, he(she) returns this mistake to me
    "abnormal program termination" and "updating registry key".
    Someone knows something of this mistake.
    Thank you

    Hi,
    Also check you have already install oracle software before.. if yes first uninstall complete oracle software which installation previously and delete related values from registry and try to install again.
    regards
    Taj

Maybe you are looking for