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

Home -> Community -> Mailing Lists -> Oracle-L -> REMOTE USER CREATION

REMOTE USER CREATION

From: Sakthi , Raj <rajan_sakthi_at_yahoo.com>
Date: Fri, 07 Dec 2001 06:42:31 -0800
Message-ID: <F001.003D7658.20011207062523@fatcity.com>

Hi Folks,
I posted this last evening and it didn't show up yet..so here we go again..

Duhvelopement Grp has decided and developed a program that is inteded to create user in remote database thru DB link.
Example.
The program/procedure exists in database A. They need to call a procedure in Database B to
create a user in Database B. They also need to to be able to supply username and password.
Well.....when they attempted to do that they got the ORA error.
ORA 2064
02064, 00000, "distributed operation not supported" // *Cause: One of the following unsupported operations was attempted:
// 1. array execute of a remote update with a
subquery that references
// a dblink, or
// 2. an update of a long column with bind
variable and an update of
// a second column with a subquery that
both references a dblink
// and a bind variable, or
// 3. a commit is issued in a coordinated
session from an RPC with
// OUT parameters.

// *Action: simplify remote update statement

Now I am stuck with 'fixing' this.
Has anybody done or seen this anywhere.
ANy pointer would be welcome and appreciated.

TIA
Cheers,
RS



Do You Yahoo!?
Send your FREE holiday greetings online! http://greetings.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Sakthi , Raj
  INET: rajan_sakthi_at_yahoo.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).
Received on Fri Dec 07 2001 - 08:42:31 CST

Original text of this message

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