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: export user definitions

RE: export user definitions

From: Mohammad Rafiq <rafiq9857_at_hotmail.com>
Date: Mon, 10 Sep 2001 09:16:17 -0700
Message-ID: <F001.00388446.20010910084020@fatcity.com>

Kirti,
I found problem with strings on HP-UX. If create table line is long it cuts it. In Oracle Financials create tables scripts are very long and while converting dmp file to txt file it cuts a lot of stuff. Do you know any work around for this problem. I never observed this problem with NCR UNIX. Regards

MOHAMMAD RAFIQ Reply-To: ORACLE-L_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> Date: Mon, 10 Sep 2001 05:10:24 -0800

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).


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mohammad Rafiq
  INET: rafiq9857_at_hotmail.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 - 11:16:17 CDT

Original text of this message

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