Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: export user definitions
!! Please do not post Off Topic to this List !!
I wrote a VBA script run from Access that will parse the CREATE INDEX and CREATE TABLE statements from the indexfile and also insert new storage parameters based upon the results found in a modified copy of DBA_TABLES and DBA_INDEXES. I used it once. But basically points out some need for Oracle to improve export and import. I should easily be able to have specific sets of DDL go to specific files if I want. - E
>-----Original Message-----
>From: Joe Testa [mailto:teci_at_the-testas.net]
>Sent: Thursday, September 13, 2001 3:10 PM
>To: Multiple recipients of list ORACLE-L
>Subject: Re: export user definitions
>
>
>!! Please do not post Off Topic to this List !!
>
>ahhhy yea, benn working on it for like 2 years(during my free time) :)
>
>joe
>"Deshpande, Kirti" wrote:
>>
>> I thought Joe was working on some kewl tool to address processing of
>> exported dump file to get some meaningful SQL out ....
>> Am I right, Joe?
>>
>> - Kirti Deshpande
>> Verizon Information Services
>> http://www.superpages.com
>>
>> > -----Original Message-----
>> > From: Connor McDonald [SMTP:hamcdc_at_yahoo.co.uk]
>> > Sent: Wednesday, September 12, 2001 5:40 PM
>> > To: Multiple recipients of list ORACLE-L
>> > Subject: RE: export user definitions
>> >
>> > True - I was hoping to skip over that and have no-one
>> > notice :-)
>> >
>> > I've found on some platforms you can work around
>> > because their grep, egrep, sed, nawk or awk can often
>> > go to longer lengths...Still, once I got above a few
>> > hundred partitions on a table - nothing would help me!
>> >
>> > Cheers
>> > Connor
>> >
>> > --- JOE TESTA <JTESTA_at_longaberger.com> wrote: > but
>> > some version of strings is brain dead and stops
>> > > at 1024 characters.
>> > >
>> > > joe
>> > >
>> > >
>
>--
>Joe Testa
>Performing Remote DBA Services, need some backup DBA support?
>For Sale: Oracle-dba.com domain, its not going cheap but feel free to
>ask :)
>IM: n8xcthome or joen8xct
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Joe Testa
> INET: teci_at_the-testas.net
>
>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: Post, Ethan INET: epost_at_kcc.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 Thu Sep 13 2001 - 17:04:16 CDT