Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: export user definitions
Rajesh,
I am afraid indexfile option will not show such information.
If using exported dump file is opted for such information, then it has to
be extracted using either 'strings' command (UNIX) or by importing using the
show=y log=<logfile> option. The logfile will then have to be edited to fish
out the required information, which may need quite a bit of editing to get a
working SQL. I like the 'strings' better for such tasks.
HTH, Regards,
> -----Original Message-----
> From: Rajesh Dayal [SMTP:Rajesh_at_ohitelecom.com]
> Sent: Monday, September 10, 2001 7:10 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: export user definitions
>
> Do a full export ( without data, rows=n ) and import with indexfile
> option. You can see all the information including users.
>
> HTH,
> Rajesh
>
>
> -----Original Message-----
> Sent: Monday, September 10, 2001 1:45 PM
> To: Multiple recipients of list ORACLE-L
>
>
> hi everyone
>
> can anybody help me with a script that recreates
> user definitions and the granted roles ?
>
> thanks
>
> g.g. kor
> rdw ict groningen
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: GKor_at_rdw.nl
>
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Deshpande, Kirti INET: kirti.deshpande_at_verizon.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 Mon Sep 10 2001 - 07:08:31 CDT