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: Deshpande, Kirti <kirti.deshpande_at_verizon.com>
Date: Mon, 10 Sep 2001 10:22:35 -0700
Message-ID: <F001.003885AF.20010910101019@fatcity.com>

Mohammed,
 No, I have not found a solution for it. IBM-AIX does that too. I have several tables with partitions, and the ddl for it is never complete, if I used strings. So I use it for things that do not have long SQL statements. For others, I use scripts or 3rd party tools.

Regards,

> -----Original Message-----
> From: Mohammad Rafiq [SMTP:rafiq9857_at_hotmail.com]
> Sent: Monday, September 10, 2001 11:40 AM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: export user definitions
>
> 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,
>
> - Kirti Deshpande
> Verizon Information Services
> http://www.superpages.com
>
> > -----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).

-- 
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 - 12:22:35 CDT

Original text of this message

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