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

Home -> Community -> Usenet -> c.d.o.server -> Re: Using database link for insertion of data

Re: Using database link for insertion of data

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Thu, 11 Nov 2004 21:44:33 -0800
Message-ID: <1100238196.528050@yasure>


U C wrote:

> Hi Gurus,
> Need your help on high priority. I have 2 server SERVER1 and
> SERVER2 we have oracle server installed on both these server whose O S
> is sun solaris. Now I have created a database link on server SERVER1
> and I have run this query on SERVER1 insert into test_at_localtolive
> select * from test, what i am trying to do here is that i want to
> insert data into SERVER2 by runing this query on SERVER1 and this test
> table is on both the SERVER.
>
> Do i need to do some configuration for the same to happen its giving
> me error like ora-03113. If congiguration is need then what
> configation and where
>
> Please help me Please.
>
> Regards
> U C

And the Oracle version is?
And the Operating System is?
And the kernel parameters are properly configured?

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Thu Nov 11 2004 - 23:44:33 CST

Original text of this message

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