Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: export of longs
Alex,
You are always right, in a very special way ;-)
But I do export a table using direct=y. The table has a LONG RAW column (not
a LONG, though).
It is in a 7.3.4.3 database on AIX. It works.
See:
Connected to: Oracle7 Server Release 7.3.4.3.0 - Production
With the distributed and parallel query options
PL/SQL Release 2.3.4.3.0 - Production
Export done in US7ASCII character set
About to export specified tables via Direct Path ...
. . exporting table BLOB 549 rows exportedExport terminated successfully without warnings.
HTH, Best Regards,
> -----Original Message-----
> From: Hillman, Alex [SMTP:Alex.Hillman_at_usmint.treas.gov]
> Sent: Wednesday, June 20, 2001 9:46 AM
> To: Multiple recipients of list ORACLE-L
> Subject: export of longs
>
> Am I correct that in 7.3.4 it was not possible to do direct export for
> tables with LONG datatypes and there is no such restriction in 8i? I
> tried
> 8i and it worked. I checked the docs for 7.3.4 and it does not tell that
> you
> cannot export LONGs with direct option, but I remember 2 years ago I
> couldn't do it in 7.3.3 when I tried.
>
> Alex Hillman
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Hillman, Alex
> INET: Alex.Hillman_at_usmint.treas.gov
>
> 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 Wed Jun 20 2001 - 11:08:07 CDT