Heterogenous Connection is Not Established

HI!
_1_. I am connecting Oracle with mysql using heterogenous services
a. I made mysql ODBC connection
b. Configured hs init file.
c. configured listener.ora
d. configured tnsnames.ora
e. created link in sql*Plus
_2_. But when i select table from mysql, it gives error:
ORA-12154: TNS:could not resolve the connect identifier specified
_3_ I have also used to connect through OLEDB, but the same error comes.
Note: I am using Oracle 10g, mysql 5.0.22, ODBC 3.5.27.
Plz help me in the same.
Regards!
Edited by: Kami_Lily on Jul 30, 2009 8:43 PM

12154, 00000, "TNS:could not resolve the connect identifier specified"
// *Cause:  A connection to a database or other service was requested using
// a connect identifier, and the connect identifier specified could not
// be resolved into a connect descriptor using one of the naming methods
// configured. For example, if the type of connect identifier used was a
// net service name then the net service name could not be found in a
// naming method repository, or the repository could not be
// located or reached.
// *Action:
//   - If you are using local naming (TNSNAMES.ORA file):
//      - Make sure that "TNSNAMES" is listed as one of the values of the
//        NAMES.DIRECTORY_PATH parameter in the Oracle Net profile
//        (SQLNET.ORA)
//      - Verify that a TNSNAMES.ORA file exists and is in the proper
//        directory and is accessible.
//      - Check that the net service name used as the connect identifier
//        exists in the TNSNAMES.ORA file.
//      - Make sure there are no syntax errors anywhere in the TNSNAMES.ORA
//        file.  Look for unmatched parentheses or stray characters. Errors
//        in a TNSNAMES.ORA file may make it unusable.
//   - If you are using directory naming:
//      - Verify that "LDAP" is listed as one of the values of the
//        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
//        (SQLNET.ORA).
//      - Verify that the LDAP directory server is up and that it is
//        accessible.
//      - Verify that the net service name or database name used as the
//        connect identifier is configured in the directory.
//      - Verify that the default context being used is correct by
//        specifying a fully qualified net service name or a full LDAP DN
//        as the connect identifier
//   - If you are using easy connect naming:
//      - Verify that "EZCONNECT" is listed as one of the values of the
//        NAMES.DIRETORY_PATH parameter in the Oracle Net profile
//        (SQLNET.ORA).
//      - Make sure the host, port and service name specified
//        are correct.
//      - Try enclosing the connect identifier in quote marks.
//   See the Oracle Net Services Administrators Guide or the Oracle
//   operating system specific guide for more information on naming.

Similar Messages

  • FTPOpen Data Connection​: Could not establish connection

    I need to transfer data files from a local directory to a remote system via FTP.
    I can open an FTP connection, login and list existing files at the remote location. I even tried to rename files at the remote location, it works.
    Trying to sen files to the remote location using the FTPPutFile.vi causes an error "FTPOpen Data Connection: Could not establish connection".
    Any idea, what causes that error?
    Thank you in advance,
    Andreas Langer

    That's very peculiar that this should be happening, as it obviously sounds as though you have already established a connection. Have you tried running any example VIs? This is usually where I start to debug a problem. It shows me whether my code is wrong or something else (which is hopefully the issue).
    I found a good example for you on NI's website which makes a call to both "Get File" and "Put File". It ran successfully for me. You may want to see if it gives you the same errors.
    It's currently configured for an FTP server which I use, so you'll want to change its connection, but that's available through the front panel. Let me know how it works for you.
    J.R. Allen
    Attachments:
    ftp[1].vi ‏36 KB

  • Actiance Vantage server duplicates the IM details and both Active Active Vantage servers connection is not established at the same time

    Hello
    Issue with the Actiance Vantage server.
    Env: Lync 2010 Server , Vatage servers - 2 active , 1 passive
    Commn: FE contacts HLB to reach Vantage servers
    Recently we have added one vantage servers to the lync environment and made two vantage servers as Active.
    After adding 3rd vantage servers and made two vantage servers as active , we are seeing the following behaviours:
    1) archived messages are duplicated with different transcripts ID
    2) Two active servers connections were not established at the same time. Only one is active at all times. There is four front end servers.
    Request for suggestions.

    Hi,
    Did you receive any error message?
    Please disable the third Vantage server and test again.
    Please check if all services started for all FE servers and Vantage servers.
    You can enable logging on FE servers for further troubleshooting.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Network connection could not established

    trying to sync and update says network could not be established

    I'm having the same problem with iTunes on my mac.  First I get a message saying the network connection couldn't be established, and then I get unknown error -50.
    Apple status indicates that it isn't a problem with the iTunes store... http://www.apple.com/support/systemstatus/

  • Wireless connection is not established in Oracle Linux 6.4

    Hi,
    I have lenovo Y500 laptop. I have installed OEL 6.4 into it. And I have a router installed in my home for personal use , where a dedicated broadband connection is attached. From windows 8 this wireless is picking up fine and I am able to do the internet. But problem is with OEL 6.4. Network connection shows a X sign over a network icon ( 2 TV sign ).
    I had fired below command :
    $ lscpi | grep -i wireless
    and it shows me output :
    $ 03:00.0 Network controller: Atheros Communication Inc. AR9485 Wireless Network Adapter (rev 01)
    And also fired command :
    $ iwconfig
    which shows me :
    $ lo  no wireless extensions.
    So it seems to me that , the wireless driver is not present for the adapter I have. Is my assumption correct ?
    If yes , then how to resolve that ? 
    Any help regarding this will be highly appreciated.
    Thanks in Advance,
    Me_Abhi

    From what I can gather, there is no wireless support for your wifi adapter under Oracle UEK2, which is the default kernel in Oracle Linux 6.4 (OL). You might want to check the vendor support page to see if they provide any source code to compile your own driver.
    However, there should be support in the original RHCK kernel, which is installed too. You can change to the Red Hat Compatible kernel during boot time in the Grub boot menu, or edit /boot/grub/grub.conf for a permanent change.
    [root@vm210 ~]# uname -r
    2.6.39-400.17.1.el6uek.x86_64
    [root@vm210 ~]# modprobe -v ath9k
    FATAL: Module ath9k not found.
    [root@vm210 ~]# uname -r
    2.6.32-358.el6.x86_64
    [root@vm210 ~]# modprobe -v ath9k
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/net/rfkill/rfkill.ko
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/net/wireless/cfg80211.ko
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/drivers/net/wireless/ath/ath.ko
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_hw.ko
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k_common.ko
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/net/mac80211/mac80211.ko
    insmod /lib/modules/2.6.32-358.el6.x86_64/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
    I'm assuming you are not using any virtualization, because there simply wouldn't be a wifi adpater in your virtual machine.

  • Ftp error Could not establish connection

    hello there,
    I am trying to connect to ftp server to get a file from it.
    I used the "FTP get file.vi"
    here a screenshot showing the front panel and the block diagram:
    on the left there is filezilla showing that the ftp server is connected just fine and the remote path showing the files which I want to get one of them "log.txt"
    I filled the same info into my labview vi .. and when I hit run this error pops up
    Error 0 occurred at FTPOpen Data Connection: Could not establish connection
    Possible reason(s):
    LabVIEW: Error connecting to GPIB driver or device.
    =========================
    VISA: (Hex 0x0) Operation completed successfully.
    I don't know what wrong am I doing... any ideas?
    Thanks!
    Solved!
    Go to Solution.

    Thanks for your reply.. I solved the problem 1 minute ago .. turned the data connection from active to passive by using false in active terminal..
    another error pops up that I need to put the same file type as the file I am asking to get .. I made the local path g:\file.txt and it workd just fine ...
    Thanks,,

  • AnyConnect 3.1.01065 error - Failed to install AnyConnect VPN Profile because of file move error. A VPN connection cannot be established.

    I've got a user running:
    AnyConnect 3.1.01065
    on
    Windows 7 64bit.
    Several weeks ago she started encountering the following error:
    -after logging into Windows and launching the AnyConnect client, she enters her username and password and successfully authenticates.
    -the connection is not established and she's presented with the following message: "Failed to install AnyConnect VPN Profile because of file move error. A VPN connection cannot be established."
    After doing some troubleshooting, inlcuding uninstalling/reinstalling the anyconnect client, it seems the culprit is the following file:
    C:\ProgramData\Cisco\Cisco AnyConnect Secure Mobility Client\Profile\<filename>.xml. When the problem occurs (which is not regularly, sometimes it occurs daily, sometimes just once a week) examining that file indicates it has no security or permissions set. Quitting the AnyConnect software, modifying the file so that the user has full control of it, then relaunching AnyConnect fixes the problem (until it happens again). Uninstalling, and making sure to move C:\ProgramData\Cisco to the trash, then reinstalling did not seem to help.
    The closest match in these forums is the following thread, https://supportforums.cisco.com/message/3760446 - though no clear resolution was given.
    Has anyone else encountered this, and been able to fix it?
    Thanks much.

    Just FYI, it seems at least in this case, purging all the previous system restore points seems to have resolved this issue...

  • TS2830 Sync for IPod Touch quit working and I get error messages "a session could not be started" and "a connection could not be established" although the IPod appears in ITunes.

    This is a new problem for an IPod Touch  I have had for a year.  The IPod is hooked up by cable and appears in ITunes. I can examine all the content on the IPOD  and I can click "sync".  It goes through to Step 7 and then the error messages occur.  First "a session could not be started with the IPod" and when that dialogue box is closed, the message "a connection could not be established to the IPod." 

    Maybe:
    Sync Session Failed to Start iTouch iOS5: Apple Support Communities
    iphone could not be synced sync session failed to start...: Apple Support Communities

  • TS3297 My 2nd generation ipod touch is giving me the following error when I try accessing Itunes or the app store. "Cannot connect to the Store. A secure connection could not be established. Please check your date & time settings"  I am on a secure networ

    My 2nd generation ipod touch is giving me the following error when I try accessing Itunes or the app store. "Cannot connect to the Store. A secure connection could not be established. Please check your date & time settings"  I am on a secure networkl.

    Can't connect to the iTunes Store
    Make sure that time zone is correct in addition to date and time

  • Coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpA

    Hi
    I have installed coheI have installed coherence server "fmw_12.1.3.0.0_coherence_Disk1_1of1.zip" along with Examples on windows machine and C++ client coherence-cpp-12.1.3.0.0b51709-windows-x86-vs2012.zip on the same machine.
    I have built the "contacts" C++ Example successfully and while I execute this "contacts" using run I am facing TcpAcceptor error.
    On my coherence server the TcpAcceptor is listening on port 8088, so I have modified the extend-cache-config.xml file with values "ip address of my windows machine" and port as "8088".
    All the time I am getting below error,
    coherence::net::messaging::ConnectionException: could not establish a connection to one of the following addresses: {10.242.152.242/10.242.152.242:8088}; make sure the "remote-addresses" configuration element contains an address and port of a running TcpAcceptor
        at class coherence::lang::TypedHandle<class coherence::component::net::extend::PofConnection> __thiscall coherence::component::util::TcpInitiator::openConne
    ction(void)(TcpInitiator.cpp:307)
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::net::messaging::ConnectionException: coherence::component::util::TcpInitiator::TcpConnection@029EAD78{Id=NULL, Open=1, LocalAddress=NULL,
    RemoteAddress=10.242.152.242/10.242.152.242:8088}: socket disconnect
        at class coherence::lang::TypedHandle<class coherence::net::messaging::Response> __thiscall coherence::component::net::extend::AbstractPofRequest::Status::g
    etResponse(void)(AbstractPofRequest.cpp:203)
        at coherence::component::net::extend::AbstractPofRequest::Status::getResponse
        at coherence::component::net::extend::AbstractPofRequest::Status::waitForResponse
        at coherence::component::util::Initiator::openConnection
        at coherence::component::net::extend::PofConnection::open
        at coherence::component::util::TcpInitiator::openConnection
        at coherence::component::util::Initiator::ensureConnection
        at coherence::component::net::extend::RemoteCacheService::openChannel
        at coherence::component::net::extend::RemoteService::doStart
        at coherence::component::net::extend::RemoteService::start
        at coherence::component::util::SafeService::startService
        at coherence::component::util::SafeService::restartService
        at coherence::component::util::SafeService::ensureRunningServiceInternal
        at coherence::component::util::SafeService::start
        at coherence::net::DefaultConfigurableCacheFactory::configureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureService
        at coherence::net::DefaultConfigurableCacheFactory::ensureRemoteCache
        at coherence::net::DefaultConfigurableCacheFactory::configureCache
        at coherence::net::DefaultConfigurableCacheFactory::ensureCache
        at coherence::net::CacheFactory::getCache
        at unsigned __int64 coherence::lang::class_spec<class coherence::lang::Managed<class ContactId>,class coherence::lang::extends<class coherence::lang::Object
    ,class coherence::lang::Void<class coherence::lang::Object> >,class coherence::lang::implements<void,void,void,void,void,void,void,void,void,void,void,void,void
    ,void,void,void> >::sizeOf(bool)
        at _onexit
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at class coherence::util::Hashtable * coherence::lang::factory<class coherence::util::Hashtable>::create(void)
        at BaseThreadInitThunk
        at RtlInitializeExceptionChain
        at RtlInitializeExceptionChain
        on thread "main"
    Caused by: coherence::io::IOException: socket disconnect
        at unsigned int __thiscall coherence::net::Socket::readInternal(unsigned char *,unsigned int)(Socket.cpp:333)
        at coherence::net::Socket::readInternal
        at coherence::net::Socket::SocketInput::read
        at coherence::io::BufferedInputStream::fillBuffer
        at coherence::io::BufferedInputStream::read
        at coherence::component::util::TcpInitiator::readMessageLength
        at coherence::component::util::TcpInitiator::TcpConnection::TcpReader::onNotify
        at coherence::component::util::Daemon::run
        at coherence::lang::Thread::run
        on thread "ExtendTcpCacheService:coherence::component::util::TcpInitiator:coherence::component::util::TcpInitiator::TcpConnection::TcpReader"

    We are facing same issue.    Could you please provide us any working .Net sample code for the version 12.1.2.0.
    <ssl>
                  <protocol>Tls</protocol>
                  <local-certificates>
                    <certificate>
                      <url>c:\Cert\</url>
                      <password>password</password>
                      <flags>DefaultKeySet</flags>
                    </certificate>
                  </local-certificates>
                </ssl>
    thanks
    Bala

  • I keep getting "the network connection could not be established" error message when trying to update my iPads and iPhone to iOS 5.1

    I keep getting "the network connection could not be established" message when trying to update my iPad, iPad2 and iPhone4 devices using either my iMac or MacBook.  The Macs and iOS devices are apparently working correctly otherwise.  Problem started about a day ago when I connected one of the iPads to my iMac and iTunes notified my of an update for the device.  I tried and got the above message.  Tryied other iPad2 and iPhone4 and get the same message.  Also, get same message when trying to update using the MacBook. My system SW is 10.7.3 on the iMac and 10.6.8 on MacBook.  iTunes is version 10.6. Have gone thru the check list of things to check and have re-started. Would appreciate any ideas. Thanks.

    Another user named Springbk posted a fix that worked for me as I was having the same problem today:
    I Changed my DNS settings to OpenDNS
    On a Mac go to SYSTEM PREFERENCES>NETWORK>ADVACED>DNS
    change DNS by adding ( + )
    208.67.222.222
    then
    208.67.220.220
    click okay/apply after. then try the update. after the update, just delete the two open DNS server numbers. should revert back to your old one.

  • I keep getting the follow error messages when I try to sign into iTunes store or redeem a song code: We could not complete your iTunes store request. The network connection could not be established. There was an error in the iTunes store, please try again

    I keep getting the following error messages on my Mac when I try to redeem a song code: "We could not complete your iTunes store request. The network connection could not be established. There was an error in the iTunes store, please try again later."  and then, "We could not complete your iTunes Store request. An unknown error occurred (-50)."

    Hello, constance132. 
    Thank you for visiting Apple Support Communities. 
    Here are some troubleshooting steps that I could recommend when receiving error -50. 
    "Error -50," "-5000," "8003," "8008," or "-42023"
    These alerts occur due to timeouts or conflicts trying to write a file during download.
    If you encounter this issue while accessing iTunes Store:
    See iTunes 9: "One Moment Please" or "Error (-50)" message when accessing iTunes Store
    If you encounter this issue while while downloading something from the iTunes Store:
    Delete your iTunes Downloads folder, located in:
    Mac OS X:
  ~/Music/iTunes/iTunes Media/Downloads   Note: "iTunes Media" may appear as "iTunes Music. Also, the tilde (~) refers to your Home directory.
    Windows Vista:
  \Users\username\Music\iTunes\iTunes Media\Downloads\
    Windows 7:
  \Users\username\My Music\iTunes\iTunes Media\Downloads\
    Windows XP:
  \Documents and Settings\username\My Documents\My Music\iTunes\iTunes Media\Downloads\
    After locating your iTunes Downloads folder:
    Quit iTunes.
    Delete the Downloads folder on your computer.
    Open iTunes.
    Choose Store > Check for Available Downloads.
    Enter your account name and password.
    If you encounter this issue while while downloading Digital Copies using Windows:
    Use MSCONFIG (directions for Windows XP and Windows Vista/Windows 7) to disable conflicting software.
    If using MSCONFIG steps resolves the issue, you may want to use the System Configuration Utility to turn on the third-party System Services and Startup Items one at a time (restarting your computer after turning on the item or items) to identify which System Service or Startup Item is causing the conflict.
    You can turn all of them back on by selecting the Normal Startup option under the General tab of the System Configuration Utility window, but please note that this may cause the issue to reoccur.
    If you are able to isolate the issue to a particular third-party software, you may wish to contact them to let them know of the conflict.
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Cheers,
    Jason H. 

  • "We could not complete your itunes store request. The network connection could not be established. There was an error in the itunes store. Please try again later."

    When I try to open the home page in my Itunes I get the message "we could not complete your itunes store request. The network connection is not be established. There was an error in the itunes store. Please try again later." It had been working just fine, in fact I had just purchased a song & edited my itunes account. Could changing the name on my account have cause the error message or is something else going on? This is a brand new computer.

    I've got an Apple ID problem, too. All of the sudden in the midnight between August 31st and September 1st, the new apps I picked up on the App Store hung forever 'Waiting..' in my iPhone and never turned 'Loading'. When a substantial amont of time had passed, they reported, they 'could not connect to the App Store' and .. disappeared! Well what they told was not perfectly true because I could however connect to the store as I could browse and pick the apps, but the apps just didn't load. I tried to log into my account in iTunes on my Windows 7 laptop, too, and there got exactly the message in the topic title.
    It appeared later my Apple ID did not completely fail because when I switched from my home WiFi to the phone 3G, everything worked just as nothing happened. Logically, this intimated my WiFi had flaws. Or, some place between my WiFi router and Apple servers did, to be precise. My router was not to blame because I did no changes to it whatsoever.
    All right, it is Saturday today and my ISP is running in unmanned mode meaning no hotline, but I call them on Monday unless the problem disappears by itself. I just wonder what I say, because from non-i-world point of view everything works well, and I know for sure guys in the ISP support don't own any i-stuff, (because they are all android fanatics) . I'm not telling them my Apple ID to let them reproduce the problem on their home equipment, which means I come almost totally proofless.

  • Have not been able to update to iPhone softwareversion 5.1. I keep getting the message that the network connection could not be established even though I have been buying apps from iTunes all evening.

    I have been trying to update my iPhone4s' software from version 5.0.1 to version 5.1. I continue to get a message from iTunes that a network connection could not be established. I was buying apps for my phone on my computer so I know that my connection is good. I clicked on Help in iTunes and had it to run a network diagnostic and all was good. Are the servers just jammed up with so many people trying to update to the newest software version? Thank you in advance for your time!
    Sincerely,
    PrettyinPinkInk

    look around the forum tons of people repport that they can't update
    makes you suspect that apples update servers can't meet the depand of too many users
    trying to update at once

  • Cannot upgrade my ipod touch to iOS5.1 - error:"the network connection could not  be established" Although I can access the itunes store.

    Cannot upgrade my ipod touch to iOS5.1 - error:"the network connection could not  be established" Although I can access the itunes store.
    Running Mac OS 10.7.3 using itunes 10.6
    unplugged other USB devices, disabled security, restarted computer.  Next?

    Try changing the DNS as described here:
    iOS 5 update issues  "Network...: Apple Support Communities

Maybe you are looking for

  • Payroll Period Issue

    Dear Gurus,                     In Payrol Control Record If i put Payroll Period 12 2009  01.03.2010 - 31.03.2010 & Earliest retro acctg period       12 2009  01.04.2009 Save then if i  change Payroll Status Release Mode then Payroll period          

  • Multiple user on the same Network

    hi, I am working on network, i would like to setup a network schema which can be accessed by multi user, each user should work on particular portion of network, without disturbing others. How can i set up this kind of architecture, whether one networ

  • Does my Macbook Pro support M-Disc DVDs?

    I have a Macbook Pro 15-inch early 2011 with a MATSHITA DVD-R UJ-8A8 drive. Does it support the use of M-Disc DVDs? http://www.mdisc.com/

  • Help with StyledDocument

    Hi there, I have a JTextPane and I have a button that I just want to it copy the text as it is with all the attributes I mean colors, sizes, fonts, bold etc etc delete it and put it again in. I just want to make it to see how it works 'cause my actua

  • Loading Cummulative data in Planning

    Hi, There is a requirement to load cummulative data in Hyperion Planning application and then derive for the month figures for eg. Cummulative ======= APR May Jun Q1 Expense 100 120 150 150 For the Month ========= APR May Jun Q1 Expense 100 20 30 150