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: Copying Users/Roles/Privs between Oracle Instances

Re: Copying Users/Roles/Privs between Oracle Instances

From: Richard Sutherland <rvsutherland_at_yahoo.com>
Date: Fri, 30 Mar 2001 14:54:12 -0500
Message-ID: <tc9p15e8ad7pca@corp.supernews.com>

Charles Davis <Stratford2000_at_home.net> wrote in message news:3AC3BC9F.8CC04602_at_home.net...
> I need to copy a bunch of users with their roles and privs to an Oracle
> 7.3.3 on NT to an Oracle 8.1.6.2.0 on Unix AIX.
>
> I cannot discern how to do this from the 8i Utilities manual with
> Export/Import, yet I hear it can be done. I must be blind because I
> cannot see how to do that.
>
> The users do not own any objects like tables, as such. They have a role
> and the role has permissions on the objects in the database (tables,
> views)
>
> Can a knowledgeable soul here share the export parms and the import
> parms to accomplish this. I can then perhaps better understand the
> Utilies Manual .
>
> many many thanks.
>
> charles

If you have Perl and the DBI installed, try the free Perl module DDL::Oracle, available from the CPAN, and from:

    http://sourceforge.net/projects/ddl-oracle/

Richard Sutherland
rvsutherland_at_yahoo.com Received on Fri Mar 30 2001 - 13:54:12 CST

Original text of this message

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