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: help replication!

Re: help replication!

From: Robert Malikian <robertmalikian_at_hotmail.com>
Date: Fri, 3 Nov 2000 18:52:56 -0800
Message-ID: <fLDM5.171$%b1.4016@news-1.opaltelecom.net>

Do a select * from dba_objects where status = 'INVALID' I think you will see why.
Robert
<wy_at_fudan.edu> wrote in message news:8ttm72$kr0$1_at_nnrp1.deja.com...
> when I run repication manager on oracle 8.0.5.
> It keep raise errors below:
> begin
> dbms_repcat_admin.grant_admin_any_schema(
> username => 'REPADMIN');
> end;
>
> /*****
>
> ORA-06550: line 2, column 2:
> PLS-00201: identifier 'DBMS_REPCAT_ADMIN.GRANT_ADMIN_ANY_SCHEMA' must
> be declared
> ORA-06550: line 2, column 2:
> PL/SQL: Statement ignored
>
> *****/
>
> who can tell me why?
>
> thanks in advance.
>
> wy
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Nov 03 2000 - 20:52:56 CST

Original text of this message

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