description of the remote DB not found connection

HII
I have 2 database in my system (ORDB, ORCL)
I tried to run under instruction of 'ordb' sql database command


SQL > desc scott.emp@orcl
ERROR:
ORA-02019: description of the connection to the remote database not found

Thank you

10.2.0
Win 7 proffesional

Published by: O0O0O0O0O on March 7, 2013 15:08

I have accepted that I'm going to need a DB link , but my question now is - why above the command doesn't have the DBLINK to gain access to another DB?

SQLPlus command 'COPY' use connect identifiers, not the db links.

Tags: Database

Similar Questions

  • ORA-02019: description of the connection to the remote database not found

    Hi all

    10.2.0.4 on solaris 10.

    I can tnsping and connect to a tnsentry in tnsnames.ora from the server, but when I use the same in dblink, get the error below:
    ORA-02019: description of the connection to the remote database not found. Here's the scenario. any idea?
    medt01:medtora:/medt/oracle/product/102/network/admin$ tnsping medcon
    
    TNS Ping Utility for Solaris: Version 10.2.0.4.0 - Production on 09-NOV-2011 23:49:23
    
    Copyright (c) 1997,  2007, Oracle.  All rights reserved.
    
    Used parameter files:
    /medt/oracle/product/102/network/admin/sqlnet.ora
    
    
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.102)(PORT = 1523))) (CONNECT_DATA = (SERVICE_NAME = medcon)))
    OK (20 msec)
    medt01:medtora:/medt/oracle/product/102/network/admin$ sqlplus medts_ed/medfcv@medcon
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Nov 9 23:49:31 2011
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    medt01:medtora:/medt/oracle/product/102/network/admin$ sqlplus medts_ed/medfcv@medcon
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Nov 9 23:59:54 2011
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    medt01:medtora:/medt/oracle/product/102/network/admin$ tnsping medcon
    
    TNS Ping Utility for Solaris: Version 10.2.0.4.0 - Production on 10-NOV-2011 00:00:02
    
    Copyright (c) 1997,  2007, Oracle.  All rights reserved.
    
    Used parameter files:
    /medt/oracle/product/102/network/admin/sqlnet.ora
    
    
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.102)(PORT = 1523))) (CONNECT_DATA = (SERVICE_NAME = medcon)))
    OK (0 msec)
    medt01:medtora:/medt/oracle/product/102/network/admin$ sqlplus medts_ed/medfcv@medcon
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Nov 10 00:00:07 2011
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    medt01:medtora:/medt/oracle/product/102/network/admin$ sqlplus medc_pl/medxcdsw3
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu Nov 10 00:00:17 2011
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    
    SQL> create database link med2con connect to medts_ed identified by medfcv using  'medcon' ;
    
    Database link created.
    
    SQL> select * from medc@med2con;
    select * from medc@med2con
                                *
    ERROR at line 1:
    ORA-02019: connection description for remote database not found

    Try this,

    SQL > create database link med2con connect to medts_ed identified by using medfcv ' (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 192.168.0.102)(PORT = 1523))) (CONNECT_DATA = (SERVICE_NAME = medcon)))';

    SQL > select * from medc@med2con;

  • Description of the error activation not found

    I tried to upgrade my laptop from 8 to 8.1 windows of store, but after downloading it gets hang and slow. Then he showed blue screen error and I updated my laptop and reset the C drive. After that, my laptop is saying to activate windows. But my windows 8 has been activated. So, what should I do now.

    My laptop is R500D from Asus.

    Please help me someone. Thank you

    Hello

    If you use windows (preloaded) license 8 OEM, when you're trying to wake the system will automatically get product key as it is integrated in the motherboard BIOS.

    In any case if it does not, you can activate by phone.

    Follow the procedure below.

    • Open run (Win + R)
    • Type "slui 4.
    • Then you have to choose your country or region
    • A dialog box will appear and you can see a phone number and an installation ID.
    • Call this number and provide the installation for offline activation ID
    • Then, they will provide you with a confirmation ID
    • Finally, you can activate windows after you enter the confirmation ID.
  • Private DB link does not not present despite entry TNS pattern gives ORA-02019: Description of the connection to remote database not found

    Hi DBAs,

    I have created a new schema and granted create database link and create databases of public link privileges.

    After that I created the link private DB for which TNS entry is present in TNSNAMES.ora but everything by testing the link, I get the error:

    ' ORA-02019: Description of the connection to the remote database not found. '

    Kind regards

    Ritz

    Try using:

    CREATE the DATABASE LINK "VENUS.ritz.ac.uk".

    CONNECT TO 'VENUSREADONLY' IDENTIFIED BY 'FLAMING0READ0NLY' WITH THE HELP OF "VENUS."

    Your dblink seem to give the entry not TNS service name.

    Kind regards

    --

    Bertrand

    PS you have to hide people with disabilities before posting.

  • Error code: 800ccc0d, the server is not found, when I try to connect to servers using Windows Live Mail 2011 news

    Original title: 800ccc0d ERROR FIX

    Hi people, I am getting an error ("the server is not found") when trying to connect to my news server. Œuvres mail (hotmail) ok, but I can't connect to one of my two news servers I use (teranews and broadstripe). I've included the error code I have in the title above. I use Windows Live Mail 2011.

    Anyone has any ideas for patches?

    Hi kb3jlc,

    If this problem occurs only with Windows Live mail, you can post the question in the Windows Live community:

    http://windowslivehelp.com/product.aspx?ProductID=15

    Hope this information is useful.

  • Description of the app has not been well formatted.

    Dear all,

    My apps had presented to the world of the app and approved.

    I found the description of the app was not well formatted. All line breaks have been removed and it is really bad for reading.

    I have two questions,

    1. If I change the description of some app, this application must be submitted for review again.

    2. you have good solution for formatting the app description.

    Are you referring to the description that you entered in the portal of vetting of BlackBerry App World?  If so, the answers to your questions are:

    (1) No, the application didn't need to submit again.  However, I have a ticket is always open to change.  The App World team must always check any change to the public like this.

    (2) If you have copied and pasted the text in this field (for example from MSWord), then there may be meta/markup data that interfere. Think just type the text and add spaces between paragraphs.  Line breaks should not be removed.

  • Since the update, I can't open a JPEG file: "Could not complete your request because the file was not found."

    My subscription to creative cloud updated Photoshop the other day. My iMac is running 10.8.5. Ever since this update, I can't open a JPEG file and get a message indicating "could not complete your request because the file was not found." I'm sure it's related to the update, but how can I cancel it and get things to normal?  (do not include your email)

    Post edited by: Eugene Fornario title should be brief, but descriptive.  No personal information in post.

    Hello

    Please refer to this article error: 'File not found' when opening JPEG files and try the workaround provided.

    Let us know if that helps.

    Kind regards

    Assani

  • "the file is not found" after apple update.

    "the file is not found" after apple update.  Before the update, I've drag only the pictures I want to edit iPhoto to lightroom and change them.  However, after I upgraded apple iPhoto photos, there is no connection between my modified pictures and lightroom and I get the above message. I know where the photos are (in the content of the packaging of my iPhoto library).  However, when I try to find photos by clicking on the exclamation mark (on the thumbnail of the photo) which means that the photo can be found, I can't open the iPhoto package content.  does anyone have a solution?

    I recommend that remove you the Photos app entirely.

    File > PlugIn options... > import from iPhoto.

    However. If you want to continue to manage with Photos AND Lightroom, you can create an alias of the Masters record (in the package contents) and place it in a suitable place. Lightroom will be able to see this file in the import dialog box.

    Locate one of the images that is missing and it should be able to locate the others.

  • Can not import a copy of the application to our workspace. The page is not found

    Hello
    We have an existing schema and workspace called track 2 and everything was fine. We could export a copy of the application of prod and import it under a different number, so we could test some changes.
    Then, we created a new workspace and schema called track3 and I tried to export a copy of prod and its import in track3 workspace.

    It gave the error:
    The page is not found
    The page you are looking for has been removed, had its name changed, or is temporarily unavailable.

    The URL, he found himself on after that the error was http://ourServer:7778/pls/apex/wwv_flow.accept

    In troubleshooting, we went back track 2 environment and cannot import copy of this old workspace more either.
    This has happened before on another post (contract), I was on and fixed it himself.
    Then we tried to bounce the server HTTP, did not work. I tried to bounce the database server has failed.
    What can do us?

    Please, any help is appreciated. Bill

    To debug the problem using SQL * Plus, you must connect as KMX2 in the production database. If the script fails, there will be no harm. You can remove the validation of the end of the script and replace it with a restore where the script is not and you want to ensure that there are no changes to your db prod.

    Don't you think that the version 3.2 upgrade would fix our problem?

    I do not know.

    Scott

  • I can not even open FF because the profile is not found, even after using the profile in order to create a new profile.

    I've recently upgraded to version 40 39.0.3. The first upgrade was not so I removed FF using the control panel (uninstall program). I reinstalled again, but I got the messages that FF was already running, etc. as other users have noticed. I open profiles (Open firefox.exe - p) and tried to open FF with the "default" profile that did not work. I created a new profile ("defaultuser") and FF open. (I have the box checked to use the new profile on startup). I have created FF as I wanted it, and then exit. When I started later FF, the profile is not found. The profile did not have the "defaultuser" profile, does not open with the "default" profile, but would a new profile must be created and FF to open and run. Quit FF and reopen produces the same sequence (profile not found, etc.) I uninstalled 40 and reinstalled version 39.0.3 and I have the same problems with this version (39.0.3), plus he's starting the upgrade to version 40, and soon as I complete the installation again. I uninstalled the 39.0.3/40 version and reinstalled 40 using the Profiles page to write this question.

    I removed the version FF 40 using the Panel of control/uninstall. I deleted all the files that have been "* firefox *" and "* mozilla * ' (and there are some). I rebooted, and then reinstalled FF version 39.0.3. I could we FF immediately (without having to create a new profile). I have not had any problems with a bad certificate of Google, Yahoo, etc.. I went to all the web sites open very well. I could restart, then restart FF several times without problems or issues of certificate. Meanwhile, I made no changes to Kaspersky, and as far as I know, Kaspersky works as he usually does. I am almost sure that FF 40 version has a certificate problem that I can't fix. I'm less sure if the original upgrade to version FF 39.0.3 to 40.0.0 (then 40.0.2) played a role in my profile questions. Regardless, I have a version of FF that works and auto-updated to FF is off (and it will remain like that until I gather a few of this blog and other insurance which emits 40 FF are ironed out). I appreciate the help that you (and jscher200 in another thread) has attempted to provide. While the issues are not fixed, the thread can be closed.

  • Each file shows '?', which means 'the item is not found.

    A new development, I think, otherwise I have not noticed before: each folder, opening, shows a large '?' in the upper left corner. If I click on it, a message appears, saying: "the item is not found. But the items in this folder are already there, clearly accessible, in this same folder!  What is this whole thing? Can I get rid of the grim question mark in the world "?"

    Michael,

    Since you know that the file is associated to the?, you can remove it from the toolbar. Use (command + drag) and pull downwards to remove it. Then navigate to the folder and use (command + drag) and fold it to the toolbar.

  • all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not helping

    all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not help somehow

    One possible cause is security software (firewall, antivirus) that prevents or limits Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox and the plugin-container and the update process.

    See:

    You can try to reset (power off / on) of the router.

  • Satellite Pro M10 Hibernate - error message "the file is not found.

    I have the Satellite Pro M10. I have problem in the power of Eve v6.00.04. When I want to activate the Hibernate mode it give a massage: * the file is not found. Please confirm the name of the specified file *.

    I can't use the hibernation mode. I tried to uninstall the Toshiba power saver and install again but the massage even come. If anyone has experienced the same problem and have a solution? Please advice

    When you active hibernating the operating system creates a file named hiberfil.sys in the root of your system drive.
    Of course, this file is missing in your installation.
    You can activate and disable hibernation in the system control-> power options.
    Disable hibernation, restart and enable again. Is there an error message? Maybe your C drive has insufficient free space?
    The size of the hibernation file is different from your main memory size.

  • I try to open most of the icons in my control panel, I can get the message: application not found c\windows\system32\rundll32.exe.

    How can I fix it so I can delete unwanted programs? I try to open most of the icons in my control panel, I can get the message: application not found c\windows\system32\rundll32.exe.

    Please press Crtl + Alt + Delete key on the keyboard. Now, you will get a new manager called tasks window.

    Now, please hold down the CTRL key on the keyboard and click file, new task on the Task Manager.  Now, you will get a new black window. Copy the following and paste it into the black command window and press ENTER. Restart the computer.

    Assoc .exe = exefile

    Assoc .lnk = lnkfile

  • What turned on system indicates the operating system not found

    nothing is happening not as it usually won't do anything this is just to give us the message PXE - E61:MEDIA TEST FAILURE, CHECK CABLE AND PXE - MOF: OUT BROADCOM PXE ROM OPERATING SYSTEM NOT FOUND

    * original title - when I pass my mother in the cell of the Act in this respect is to come with the operating system not found and won't let us do anything *.

    Hello

    / Settings (BIOS/CMOS) often F2 as you start - set the boot to C: drive order
    1. as it is probably trying to boot to a network device.

    If it does not help check with the system manufacturer's support.

    I hope this helps.

Maybe you are looking for

  • Unavailable videos

    At the beginning of this week, Firefox stopped loading videos and audio. I did all the updates plugin, disabled extensions and added their backs and all other proposed on "Fix common audio and video issues.To correct this information under graphics,

  • Slate 7 compatible andoid app

    I write an android app specifically for use with the HP Slate 7 and when I import the apk on Google game it indicates that it is not compatible with the HP Slate 7 even if I fully tested it on the device itself.  I've included the parts of my file An

  • I have a wireless Skype phone that does not accept my username and password. How can I fix this

    I have the wireless Skype phone and it does not accept my username or password how do I fix this?

  • Upgrade RAM IdeaPad Z585 question

    Hello, I ordered a Lenovo IdeaPad Z585 off newegg because of a sale they have past, but I had a question about upgrading the ram. I guess that the laptop will come with 2x2gb sticks at 1600 mhz, and I was wondering if I would be able to replace one o

  • Elementary Reeeeeeeely... How do I...

    HelloI have Photoshop 7 on my XP computer.  For my Win 10, I bought 14 items and first elements 14.  [I have grouse that there seems to be a lot of change of name of the steps.  I suspect that "selection" is now "clipping."  And why not just first sa