DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: db link

  1. #1
    Join Date
    Jul 2001
    Posts
    181

    db link

    Hi I have created a db link editing my tns etc

    and can successfully select from x@dblink successfully.

    My problem is when I want to set up a public synonym for
    x
    I execute
    create public synonym x for x@dblink
    but I am getting
    ORA-02019: connection description for remote database not found

    what am I doing wrong?

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Is the database link a public database link?
    Jeff Hunter

  3. #3
    Join Date
    Jul 2001
    Posts
    181
    Yes

  4. #4
    Join Date
    Mar 2001
    Location
    Ireland/Dublin
    Posts
    688

    Re: db link

    You can not create synonym for remote object in Oracle 7, Which Oracle version do you use?

    Originally posted by netbar
    what am I doing wrong?
    Last edited by kgb; 11-15-2002 at 12:44 PM.
    Best wishes!
    Dmitri

  5. #5
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439

    Re: Re: db link

    Originally posted by kgb
    You can not create synonym for remote object in Oracle 7
    Where did you hear that? It's been a long since I've used 7.3, but I surely have used public synonyms for remote objects without problems...
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width