Can't connect to 11g XE after installation

Hi,
I recently installed Oracle database 11g XE onto my home computer running Windows 32 bit, but I can't connect to the database. I also have Oracle 10g R2 installed on my computer, and I can still connect to it finely. When trying to make a connection in SQL DEVELOPER, I get this error
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
I tried to tnsping the XE database and it returns successfully.
C:\>tnsping xe
TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 31-JAN-2
013 07:59:17
Copyright (c) 1997, 2010, Oracle.  All rights reserved.
Used parameter files:
C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = Rob-PC)(
PORT = 1522)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
OK (21140 msec)I also navigated to the option to "Run SQL Command Line" in the Windows start menu for 11g, but got another error.
SQL> connect scott/tiger@xe;
ERROR:
ORA-12170: TNS:Connect timeout occurredAny suggestions?

arizona9952 wrote:
Hi,
I recently installed Oracle database 11g XE onto my home computer running Windows 32 bit, but I can't connect to the database. I also have Oracle 10g R2 installed on my computer, and I can still connect to it finely. When trying to make a connection in SQL DEVELOPER, I get this error
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor ORA-12514 ALWAYS only occurs due to a problem on DB Server system.
One cause of this problem is when the Oracle database is down & needs to be started.
A remote client send a request to the Listener asking to be connected to a specific service.
If/when the listener does not know anything about that service, the listener responds with ORA-12514
post results from the following two OS commands:
lsnrctl status
lsnrctl service
Since every connection request to the listener gets logged, listener.log file will contain a line with 12514 as status code.
This line contains valuable debugging details. So post this line & surrounding lines.
for additional debugging suggestions read the URL below:
http://edstevensdba.wordpress.com/2011/03/19/ora-12514/

Similar Messages

  • Can't connect to VPN anymore after installation of visual studio 2012

    I found that a similar question was  asked, albeit for the previous version of Windows and visual studio
    http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/335e9de5-f183-4d03-a441-95bc151dc7d0
    it took me few days to resolve an issue, so decided to share here.
    as a headline goes the story was: I installed Visual Studio 2012 on Windows 8 and after installation  an L2TP vpn connection gave error 789
    the solution I found with my internet provider was  to change in registry
    [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rasman\Parameters]
    "ProhibitIpSec"=dword:00000001
    it looks though that this issue should be fixed, while my solution works it is hardly  useful hint for most 
    affected ( if only they find a solution by search ).

    Hi,
    Thanks for sharing. We really appreciate your time and efforts. Hope your experience will help other community members facing similar problems.
    Regards.
    Spencer
    TechNet Community Support

  • Can not connect to itunes server after installation

    I just got a laptop with Windows 8 and I am trying to install I-Tunes 11 to the new laptop.  It installs ok, but after you open I-tunes it does nothing... Will not connect to Itunes Store, search for music, check for updates.  I keep getting a cannot connect to itunes server check internet connection.  Internet connection is fine because I am posting the question from the latop.

    I am having the same Issues.

  • Can't connect to SQL Plus after installation...

    Windows XP (Admin account)
    installed 10g XE
    I have no other ORACLE_HOME or TNS files.
    All services are started
    here is the listener
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Beta
    Start Date 17-NOV-2005 23:34:31
    Uptime 0 days 0 hr. 5 min. 22 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=VANDERBI-M8R870)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 3 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    when I try to connect with SQL PLUS
    SQL*Plus: Release 10.2.0.1.0 - Beta on Thu Nov 17 23:44:45 2005
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    SQL> connect / as sysdba
    ERROR:
    ORA-12560: TNS:protocol adapter error
    I do have the entry in TNSNAMES.ORA
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = VANDERBI-M8R870)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    any ideas?

    The TNS-12154 (ORA-12154) error appears when SQL*Net cannot find the alias specified for a connection in the TNSNAMES.ORA file or other naming adapter.
    Since we can clearly see the XE entry in your TNSNAMES.ORA file from your further post, the message implies that you are not using the TNSNAMES.ORA that contains the entry, or something is changing the lookup so the entry is not found.
    Using a different TNSNAMES.ORA can occur under the following situations:
    1) You have a TNS_ADMIN environment variable or registry entry that points somewhere other than this TNSNAMES.ORA
    2) You are on Windows NT and are using a SQLPLus that is in a different ORACLE_HOME. The WIndows environment forces the use of the networking subsystem in the ORACLE_HOME as the client program (such as SQLPLUS), which defaults to the TNSNAMES.ORA in the home as the client.
    Things I would check:
    - is there another TNSNAMES.ORA anywhere on the system
    - is there a system environment variable called TNS_ADMIN, or is that string found in the registry
    - is there possibly a second SQLPlus.exe (even on a networked drive) that migt be called before the XE - supplied SQLPLUS
    It is also possible to have a SQLNET.ORA impacting the way TNSNAMES.ORA is used. If all else checks out, we should look at the %ORACLE_HOME%\network\admin\sqlnet.ora in detail as well.
    By the way, the Oracle Network Administration docco has two whole chapters devoted to troubleshooting networking issues, from initial config through data errors in the various config files. If you want to track it faster, check out http://download-east.oracle.com/docs/cd/B19306_01/network.102/b14212/troublestng.htm

  • I cannot connect to the Internet after installation of Windows Vista Ultimate edition.

    I cannot connect to the Internet after installation of Windows Vista Ultimate edition. For some odd reason, it seems my ethernet has not yet been installed to my operating system and I do not know how to do that even with the internet, I have the LAN cable hooked up to my computer but I do not know exactly what to do about it. Is there some sort of driver I need to install, or what? How do I do that without the internet?
     This operating system is on a separate partition to my other operating system that is connected to internet already (Windows Vista Premium) that I do not wish to use anymore because of it's corruption. I tell you this because you may know a way of finding the driver files on my previous operating system that I may be able to transfer to the other.

    In order to avoid board clutter, we ask that you post your topic on one board only.
    Please look ---> HERE for replies to your topic. Thank you.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer that solved your issue as the accepted solution.

  • Can't connect to wifi network after iOS update

    Can't connect to wifi network after iOS update.

    This does not work in my case.
    Situation: we have wifi at home using WPA encryption.
    The iPod Touch 8GB connected seamless to this network and anything was ok. After some days i could no longer connect, the iPod told me "connection to network 'networkname here' failed". Deleting the network and reenter the (correct) passphrase was no help, but changing the SSID on the router was helpful: the iPod could connect again ... for several days.
    Now things stopped working again. Resetting network settings did not help either.
    The iPod can see the network, is asking me for the passphrase and after several seconds telling me: can't connect. On the router log i don't even see a dhcp request, but other laptops work fine with the same wifi network.
    That's a mess, i cannot and will not change the SSID every some days just to get the iPod working again.

  • Can't connect ipad to wifi after upgrading to ios6

    can't connect ipad to wifi after upgrading to ios6

    Additional things to try.
    Turn Off your iPad. Then turn Off the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi. (This is probably not practical in your situation.)
    On your iPad go to Settings > General > Reset > Reset network settings and see if that enables you to connect.
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
     Cheers, Tom

  • OUtlook 2013 can not connect to exchange 2013 after exchange maibox member of DAG failed.

    hi ALL
    OUtlook 2013 can not connect to exchange 2013 after exchange maibox member of DAG failed.
    Exchange environment contains 2 Exchange Mailboxesserver ,( one Failed , virtual Machine)
    2 cas Servers
    first databases could not be mounted but after we run the below command , users can use OWA but outlook could not connect
    Start-DatabaseAvailabilityGroup -Identity DAG -MailboxServer MBX1
    please support
    thanks

    Hi,
    According to your description, I understand that Outlook client cannot connect to Exchange server 2013 while one member of DAG failed.
    If I have misunderstand your concern, please do not hesitate to let me know.
    I want to double confirm whether all account store in MBX1 experience this issue, users in MBX2 works fine.
    Please run following command to double check the database status:
    Get-MailboxDatabase –Status | select Name,Mounted,MountedOnServer
    If it works in OWA, the issue may be related to Outlook side. Please run “Test E-mail AutoConfiguration” and “Outlook Connection Status” to get more details, expecial the setting of proxy server, it’s more helpful
    for further troubleshooting.
    Additional, please try to recreate a profile for testing. Besides, please move active DB back to MBX1.
    Best Regards,
    Allen Wang

  • Outlook can't connect with Exchange 2013 after migration from Exchange 2007

    <style type="text/css">P { margin-bottom: 0.21cm; }</style>
    Hello,
    recently we've done a Exchange 2007 sp3 to 2013 sp1. Users can conect perfectly with OWA and with his iphone clients.
    But the problem is they can't connect from his Outlook clients (2010, 2013), both internaly and externaly. Always fails with the message: The Connection to Exchange it is not avaliable.... Can't resolve the name of Exchange server.
    To try to resolve it we've done:
    - Check Outlook anywhere configuration en EAC: it is configure with and external url mail.company.com and internal server.domain.local. The security is the default Negociation, but we've tried all.
    - Check the internal dns, there are records for mail.company.com and exchangeserverdomain.local pointing to the exchange local ip. Also there is a public zone company.com with the record mail.caompany.com pointing to the exchange local ip. Also we've made
    records autodiscover.company.com and autodiscover.domain.local pointing to the exchange local ip.
    - In the public dns from our domain there is the record A and MX pointing our public ip. There aren't any record Autodiscover but we think that the manial conection should work.
    Check certificates: we've made a new self-signed certificate including all this internal and external domains and for all services.
    - Check Outlook Anywhere block: we've cheked.
    Currently server state:
    - Old Exchange 07 server can't start, it was in very bad state and we achieved migrate the mailbox to the new server, after that we tried to uninstall, but it crashes with a public folder replication error. We got uninstall all the roles
    unless the mailbox. After a restart it can't start.
    -The new Exchange 2013 looks great, there isn't any trail of the old server, or we haven't seen anything in the EAC or shell.
    I paste below the result of Microsoft Remote conectivity analaizer, with Outlook anywhere test. It is clear that there is a problem with that.
    Sorry because the test is in spanish and I translated it with google, from here I only can access the tool in spanish.
    We continue to try to resolve the problem.
    Thanks to all in advance!
    Testing RPC / HTTP connectivity.
    Error in testing RPC / HTTP.
    additional Details
    Elapsed time: 24295 ms.
    Test steps
    Connectivity Analyzer Microsoft is trying to test Autodiscover for [email protected] .
    Error in automatic detection test .
    additional Details
    Elapsed time: 24294 ms.
    Test steps
    Attempting each method of contacting the Autodiscover service .
    Failed to properly contact the Autodiscover service using all methods.
    additional Details
    Elapsed time: 24294 ms.
    Test steps
    Trying to prove possible Autodiscover URL https://empresa.com/AutoDiscover/AutoDiscover.xml
    Error in testing this potential Autodiscover URL .
    additional Details
    Elapsed time: 1509 ms.
    Test steps
    Attempting to resolve the host name in DNS empresa.com .
    The host name is resolved correctly .
    additional Details
    IP addresses returned : 80.36.252.194
    Elapsed time: 507 ms.
    Testing TCP port 443 on the host to ensure empresa.com listening or is open.
    The port was opened successfully.
    additional Details
    Elapsed time: 464 ms.
    Testing the SSL certificate to make sure it is valid.
    The SSL certificate is not exceeded one or more certificate validation checks .
    additional Details
    Elapsed time: 537 ms.
    Test steps
    Connectivity Analyzer Microsoft is attempting to obtain the SSL certificate from remote server on port 443 empresa.com .
    Connectivity Analyzer Microsoft successfully obtained the remote SSL certificate.
    additional Details
    Remote Certificate Subject : CN = mail.empresa.com , issuer : CN = mail.empresa.com .
    Elapsed time: 454 ms.
    Validating the certificate name .
    The certificate name was validated successfully .
    additional Details
    Hostname empresa.com was found at the entrance of the alternative subject name of the certificate.
    Elapsed time: 1 ms.
    Is validating the trusted certificate .
    Validation Error trusted certificate.
    Test steps
    Connectivity Analyzer Microsoft is trying to build certificate chains for certificate CN = ​​mail.empresa.com .
    Could not build a certificate chain for the certificate.
    Tell me more about this issue and how to resolve
    additional Details
    The certificate chain did not end in a trusted root . Root = CN = mail.empresa.com
    Elapsed time: 31 ms.
    Trying to prove possible Autodiscover URL https://autodiscover.empresa.com/AutoDiscover/AutoDiscover.xml
    Error in testing this potential Autodiscover URL .
    additional Details
    Elapsed time: 21723 ms.
    Test steps
    Attempting to resolve the host name in DNS autodiscover.empresa.com .
    The host name is resolved correctly .
    additional Details
    IP addresses returned : 46.16.56.40
    Elapsed time: 498 ms.
    Testing TCP port 443 on the host to ensure autodiscover.empresa.com listening or is open.
    The specified port is blocked , not listening or does not generate the expected response .
    Tell me more about this issue and how to resolve
    additional Details
    Network Error communicating with the remote host.
    Elapsed time: 21224 ms.
    Attempting to contact the Autodiscover service with the HTTP redirect method .
    Error when trying to contact the Autodiscover HTTP redirect method .
    additional Details
    Elapsed time: 606 ms.
    Test steps
    Attempting to resolve the host name in DNS autodiscover.empresa.com .
    The host name is resolved correctly .
    additional Details
    IP addresses returned : 46.16.56.40
    Elapsed time: 14 ms .
    Testing TCP port 80 on the host to ensure autodiscover.empresa.com listening or is open.
    The port was opened successfully.
    additional Details
    Elapsed time: 202 ms.
    Connectivity Analyzer Microsoft is checking the automatic detection of host empresa.com for an HTTP redirect to the Autodiscover service.
    Connectivity Analyzer Microsoft could not get a HTTP redirect response for Autodiscover .
    additional Details
    Web exception occurred because an HTTP 404 response was received - Unknown NotFound . Headers received: Connection : close Content- Length: 1209 Content- Type: text / html Date: Wed, 12 Mar 2014 15:27:58 GMT Server : Apache/2.2.9 (Debian ) PHP/5.2.6-1 +
    lenny3 with Suhosin -Patch X -Powered -By : PHP/5.2.6-1 + lenny3 HTTP Response Headers : Connection : close Content- Length: 1209 Content- Type: text / html Date: Wed, 12 Mar 2014 15:27: 58 GMT Server : Apache/2.2.9 (Debian ) PHP/5.2.6-1 + lenny3 with
    Suhosin -Patch X -Powered -By : PHP/5.2.6-1 + lenny3
    Elapsed time: 388 ms.
    Attempting to contact the Autodiscover service using the method of DNS SRV redirect server.
    Connectivity Analyzer Microsoft could not contact the Autodiscover service using the DNS SRV redirect method .
    additional Details
    Elapsed time: 186 ms.
    Test steps
    Trying to find the SRV record in DNS _autodiscover._tcp.empresa.com .
    Not the Autodiscover SRV record in DNS found .
    Tell me more about this issue and how to resolve
    additional Details
    Elapsed time: 186 ms.
    Checking for a CNAME record for Autodiscover in DNS for your domain " empresa.com " to Office 365.
    Could not validate the Autodiscover CNAME record in DNS. If your mailbox is not in Office 365 , you can ignore this warning.
    Tell me more about this issue and how to resolve
    additional Details
    No Autodiscover CNAME record for your domain ' empresa.com ' .
    Elapsed time: 268 ms.
    jspt

    Hello,
    We have the Self-signed certificate that comes with Exchange, and we've created a new self-signed including all our domains mail.company.com, domain.local, exchange13.domain.local, autodiscover.company.com, autodiscover.domain.local.
    below I print you the result os the comand Get-ClientAccesServer | fl . Now we've configured a SPC objetct folow the instructions of Wizard
    Exchange Server Deployment from Microsoft. We've executed the commands in our new Exchange 13, but can't did it in the old Exchange:
    $AutodiscoverHostName = "autodiscover.contoso.com"Get-ExchangeServer | Where {($_.AdminDisplayVersion -Like "Version 8*") -And ($_.ServerRole -Like "*ClientAccess*")} | Set-ClientAccessServer -AutoDiscoverServiceInternalUri https://$AutodiscoverHostName/Autodiscover/Autodiscover.xmlThis is the result of
    RunspaceId                           : 89c86f8e-d156-4480-b31d-59215976879b
    Name                                 : EXCHANGE13
    Fqdn                                 : EXCHANGE13.domain.local
    ClientAccessArray                    :
    OutlookAnywhereEnabled               : True
    AutoDiscoverServiceCN                : EXCHANGE13
    AutoDiscoverServiceClassName         : ms-Exchange-AutoDiscover-Service
    AutoDiscoverServiceInternalUri       : https://autodiscover.company.com/Autodiscover/Autodiscover.xml
    AutoDiscoverServiceGuid              : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
    AutoDiscoverSiteScope                : {Nombre-predeterminado-primer-sitio}
    AlternateServiceAccountConfiguration :
    IsOutOfService                       : False
    WorkloadManagementPolicy             : DefaultWorkloadManagementPolicy_15.0.825.0
    Identity                             : EXCHANGE13
    IsValid                              : True
    ExchangeVersion                      : 0.1 (8.0.535.0)
    DistinguishedName                    : CN=EXCHANGE13,CN=Servers,CN=Exchange Administrative Group
                                           (FYDIBOHF23SPDLT),CN=Administrative
    Groups,CN=First Organization,CN=Microsoft
                                           Exchange,CN=Services,CN=Configuration,DC=domain,DC=local
    Guid                                 : e83055fe-217b-4ed6-9cd0-7711097baf99
    ObjectCategory                       : domain.local/Configuration/Schema/ms-Exch-Exchange-Server
    ObjectClass                          : {top, server, msExchExchangeServer}
    WhenChanged                          : 09/03/2014 12:46:07
    WhenCreated                          : 08/03/2014 19:15:54
    WhenChangedUTC                       : 09/03/2014 11:46:07
    WhenCreatedUTC                       : 08/03/2014 18:15:54
    OrganizationId                       :
    OriginatingServer                    : severdc.domain.local
    ObjectState                          : Unchanged
    I hope this stuff can help you.
    Thanks!!
    jspt

  • Error while connecting to workflow builder after installation...first time!

    Hi,
    I have installed Oracle Workflow Builder 2.6.3 recently on my system and after installation, when I am trying to connect the workflow builder (using database username/password of that particular instance), it is throwing me the following error:
    220: Unable to set NLS_LANGUAGE.
    210: Oracle Error: ORA-01403: no data found
    . SQL text: SELECT NLS_LANGUAGE FROM WF_LANGUAGES WHERE :l IN (NLS_LANGUAGE, CODE)
    In the previous threads when I searched for the same issue, I found that if
    select value from v$nls_parameters
    where parameter='NLS_CHARACTERSET';
    returns the value other then WE8ISO8859P1 then that is what I should change my NLS_LANG entry for the builder - i.e. AMERICAN_AMERICA.<character set>.
    But I am not getting where should I change NLS_LANG, it is located where...some file? I am new to Workflow.
    Please help me. I tried a lot. Any type of help will be highly appreciated.
    Thanks,
    Sumir

    This issue (and solution) is described in ML Doc 577905.1 (Error While Connecting To Database Via Workflow Builder)
    HTH
    Srini

  • TV no longer connects to wireless internet after installation of Airport Time Capsule

    TV no longer connects to wireless Wi-Fi internet after installation of AirPort Time Capsule.

    I am having a similar problem with a new TIme Capsule. The wifi on the Time Capsule was working fine for months with all devices, iPhone 4s, iPad Air, iMac Air, Mac mini, and vizio smart TVs.  After a recent software update the Time capsule wifi no longer connects to the smart tvs or the iPhones. It still connects to the mac mini, iPad and iMac Air. I do NOT think the software update timing was just coincidental. But I have not found any information or other users confirming a similar problem on the Apple support site.

  • Can't Connect to WiFi Network After Changing Encryption

    I have an iPod Touch that no longer connects to my wifi network at home.
    Some background: I have an aipport extreme base station with three XP laptops, an iMac and a printer connected to it wirelessly. I use a WPA Personal password. My wife's iPhone connects without a problem.
    I recently changed the password on the base station to WPA Personal because one of the laptops could not connect using WEP (solution to inconsistent hashing of 13 character password problem found elsewhere in this forum). Ever since changing the password, the iPod touch will not connect.
    I have looked for, but cannot find the "Forget Network" button on the wifi network page on the iPod touch (I understand that button appears after you have successfully connected to the network). I have reset the iPod up to and including removing all data.
    When I go into the settings>wifi menu, I see the network's SSID. When I input the password, I get a "cannot connect to . . . " message.
    Any ideas on how to solve this problem?
    Thanks

    This does not work in my case.
    Situation: we have wifi at home using WPA encryption.
    The iPod Touch 8GB connected seamless to this network and anything was ok. After some days i could no longer connect, the iPod told me "connection to network 'networkname here' failed". Deleting the network and reenter the (correct) passphrase was no help, but changing the SSID on the router was helpful: the iPod could connect again ... for several days.
    Now things stopped working again. Resetting network settings did not help either.
    The iPod can see the network, is asking me for the passphrase and after several seconds telling me: can't connect. On the router log i don't even see a dhcp request, but other laptops work fine with the same wifi network.
    That's a mess, i cannot and will not change the SSID every some days just to get the iPod working again.

  • Can't connect to SL mini after laptop update to Lion

    Situation:
    - Mac Mini on Snow Leopard 10.6.8 (mini-old)
    - Mac Mini on Lion 10.7.4 (mini-new)
    - Macbook Pro on Lion 10.7.4, update from Snow Leopard 10.6.8 since yesterday
    I used to be able to connect file sharing and screen sharing from the laptop to both mini's. Since the update to Lion on my laptop, I can't connect to mini-old from the laptop.
    - file sharing from laptop to mini-old before the lion update -> worked
    - screen sharing from laptop to mini-old before the lion update -> worked
    - file sharing from mini-new to mini-old -> works
    - screen sharing from mini-new to mini-old -> works
    - file sharing from laptop to mini-new -> works
    - screen sharing from laptop to mini-new -> works
    - file sharing from laptop to mini-old after lion update, with guest -> works
    - file sharing from laptop to mini-old after lion update, with registered user -> endless pinwheel, no error in console
    - screen sharing from laptop to mini-old after lion update -> endless pinwheel, no error in console
    - ssh user@mini-old from laptop to mini-old after lion update -> works
    So I can safely assume the settings on mini-old are ok (haven't been changed in many months).
    I've tried deleting the caches with OnyX on the laptop, but that didn't help.

    Update: 'several' minutes = 10
    Same goes for the file sharing.
    I've tried the screen sharing a 2nd time to see if it speeds up, but it doesn't. :-( Don't know yet what's going on, because the connection from the mini-new is instantly.
    FYI: all three are on the same local network, so no remote 'across the internet' issues.
    Anybody?

  • How can i change port No 1521 after installation

    Dear all;
    I have finished installing oracle database 10g, infrastructure 10g and BI 10g in one machine ,but after installation i found that the infrastructure use the same port 1521 of the database, and as a result the application server services not working like Forms, OC4j_bi_forms and report , so, how can change the port number after installation and how can i pass this problem during the installation??
    Thanks

    dear Mr.
    actually after i installed the db10g and developer 10g and when I start the installation of the infrastructure I get the following message (that telling me that the port 1521 on my host is used by another product and if this port is being used by Oracle Network Service listener version 9.0.1 or higher, may I elect to continue the installation) , so I decide to continue the installation but after that I noticed that not all the oracle application server service not started and when I start forms as example may be the OC_4j_bi get down, and so on… and when I discuss this issue with another DBA he told me that this problem because of the using of the same port.
    Finally i would like to solve this problem by any case even if i re-install the S/W again, but i'm afarid that i face the same problems.
    Thanks

  • Can't connect to the database after 1-2 day, Named Pipes Provider, error: 40,Microsoft SQL Server, Error: 121

    HI
    I have a problem. I can't connect to the database. It said : 
    An error has occurred while establishing a connection to the server.  When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider,
    error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 121)
    When I restart the server, I can connect normally. But after 1-2 days, it can't be connected. 
    How can I fix this?

    Hi Lee,
    Please refer to the following article to configure SQL Server 2005 to allow remote connections:
    http://support.microsoft.com/kb/914277/en-us
    Regards,
    Elvis Long
    TechNet Community Support

Maybe you are looking for

  • 'Add Bookmark' doesn't always work

    Quite often when I try to Add Bookmark (onto the bar, or the menu), nothing happens. I haven't figured out why it sometimes works, and sometimes doesn't. Any suggestion?__ (thanks) I'm currently using Safari 3.2.1 and OSX 10.4.11 on a G5. Lots of fre

  • My computer fails to install newest version of itunes.

    says "problem with installer package aprogram required cannot be run" yes i have tried re-setting and re downloading, still not working .

  • How to exempt state tax?

    Hi SAP gurus, sorry I created a new thread for this issue. I couldn't find an OSS note for this problem. Right now we use the tax exempt indicator in IT0210 "R". Our employees' supplemental payment are exempt from AZ state tax. This setting was worki

  • My charging plug was HOT

    Is this dangerous? The plug that was attached to the wall was very hot when I unplugged the iPad ini

  • Strange problem Can anybody suggest me what is wrong

    I developed a swing standalone application which read data from linux server hard drive which is mounted on windows PC to do a graphics plot. It is strange that reading a file from linux drive from application running on windows PC takes long time pr