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: [Q] ORACLE 9i remote export "insufficient previlege"?

Re: [Q] ORACLE 9i remote export "insufficient previlege"?

From: OraCop <oracop_at_yahoo.com>
Date: Tue, 26 Nov 2002 17:28:47 -0800
Message-ID: <F001.0050D01C.20021126172847@fatcity.com>


Very true... But * IF * John's solution does not work then reason for mentioned error is because U probably ran "CATEXP.sql" AGAIN after running CATPROC.SQL. Anyway to correct this simply run
"%oracle_home%\rdbms\admin\CATRM.SQL" script connected as SYS or INTERNAL.

If CATEXP.SQL was rerun after CATPROC.SQL (this runs CATRM.SQL) the modification made to the EXP_FULL_DATABASE role by CATRM.SQL no longer exist since CATEXP.SQL drops and creates the
EXP_FULL_DATABASE role. The privileges granted to the role by CATRM.SQL are necessary to export the resource manager objects.

OraCop


Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: OraCop
  INET: oracop_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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 Tue Nov 26 2002 - 19:28:47 CST

Original text of this message

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