Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Can I test db link with SQL command ?

Re: Can I test db link with SQL command ?

From: DJ <nospamplease_at_goaway.com>
Date: Mon, 20 Oct 2003 20:29:30 +0100
Message-ID: <AIWkb.4452$KA5.38523@newsfep4-glfd.server.ntli.net>

  "Daniel Morgan" <damorgan_at_x.washington.edu> wrote in message news:1066675351.52476_at_yasure...   DJ wrote:

"cf" <news_at_tolede.com> wrote in message
news:3f94145a$0$234$4d4eb98e_at_read.news.fr.uu.net...   Can I test db link with SQL command ?

Thanks in advance.

Christophe.     

select count(*) from schema_name_at_db_name

  What do you expect to happen when you selet from a schema name?

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)yep was a type (honest!) meant select count(*) from table_name_at_db_name
Received on Mon Oct 20 2003 - 14:29:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US