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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: DB link problem

Re: DB link problem

From: Eriovaldo Andrietta <eca_at_siteplanet.com.br>
Date: Fri, 09 Aug 2002 16:53:18 -0800
Message-ID: <F001.004B1333.20020809165318@fatcity.com>


Friend :

Once time ago, i had a problem with remote connection. So, i had solved it putting the ip of other machine in the file called by "hosts".
This file is located in the o OS directory.

I were using sqlplus with client installed in the station.

You can try to connect using the server database (sqlplus) and realize what happen ?

I hope it helps.

Regards

Eriovaldo

> Dear All,
>
> i have created a DB link to remote database its working perfectly
> with some tables of remote DB but fails with some tables..
>
>
> 16:27:08 SQL> select * from zone_mst_at_arvind;
> select * from zone_mst_at_arvind
> *
> ERROR at line 1:
> ORA-22804: remote operations not permitted on object tables or
user-defined
> type columns.
>
>
>
> Regards
>
> Arvind
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Arvind Kumar
> INET: arvindk_at_sqlstarintl.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Eriovaldo Andrietta
  INET: eca_at_siteplanet.com.br

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Aug 09 2002 - 19:53:18 CDT

Original text of this message

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