Return-Path: <root@fatcity.cts.com>
Received: from newsfeed.cts.com (newsfeed.cts.com [209.68.248.164])
 by naude.co.za (8.11.2/8.11.2) with SMTP id g794a6630596
 for <oracle-l@naude.co.za>; Fri, 9 Aug 2002 00:36:06 -0400
Received: from fatcity.UUCP (uucp@localhost)
 by newsfeed.cts.com (8.9.3/8.9.3) with UUCP id VAA85625;
 Thu, 8 Aug 2002 21:33:07 -0700 (PDT)
Received: by fatcity.com (26-Feb-2001/v1.0g-b71/bab) via UUCP id 004B02C0; Thu, 08 Aug 2002 20:53:19 -0800
Message-ID: <F001.004B02C0.20020808205319@fatcity.com>
Date: Thu, 08 Aug 2002 20:53:19 -0800
To: Multiple recipients of list ORACLE-L <ORACLE-L@fatcity.com>
X-Comment: Oracle RDBMS Community Forum
X-Sender: "Pawan Dalmia" <Pawan.Dalmia@orange.co.in>
Sender: root@fatcity.com
Reply-To: ORACLE-L@fatcity.com
Errors-To: ML-ERRORS@fatcity.com
From: "Pawan Dalmia" <Pawan.Dalmia@orange.co.in>
Subject: RE: DB link problem
Organization: Fat City Network Services, San Diego, California
X-ListServer: v1.0g, build 71; ListGuru (c) 1996-2001 Bruce A. Bergman
Precedence: bulk
Mime-Version: 1.0
Content-Type: text/plain;	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by naude.co.za id g794a6630596

Hi Arvind
 From the error message it is clear that remote tables ae having some
object type columns which is not permitted.

-----Original Message-----
Sent: Friday, August 09, 2002 9:58 AM
To: Multiple recipients of list ORACLE-L


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@arvind;
select * from zone_mst@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@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@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: Pawan Dalmia
  INET: Pawan.Dalmia@orange.co.in

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@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).

