Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Copying Users/Roles/Privs between Oracle Instances
I have a cheezy AWK-KSH script that will copy DDL into a form that is executable by an interpreter.
It is located on http://www.sofbot.com/
the script is called ugly_DDL.ksh and uses exp and imp to get
the DDL which has to be filtered to run in something like sqlplus.
Then take out the roles, users, grants, etc.
--Received on Tue Apr 03 2001 - 01:18:23 CDT
---------------------------------------------------------
Steven Hauser email: hause011@tc.umn.edu URL: http://www.sofbot.com/
---------------------------------------------------------
![]() |
![]() |