Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Transport tablespace problem

Transport tablespace problem

From: Rudy Susanto <rsusanto_at_atlas-sp.com>
Date: 5 Aug 2002 21:35:11 -0700
Message-ID: <1a928d0b.0208052035.8a9042e@posting.google.com>


Hi all,

I found a problem when i tried to export database with transport tablespace option, and my question is how to enable it? Here is what i've done.

SQL> alter tablespace ilms_data read only; Tablespace altered.

D:\>exp 'sys/change_on_install_at_v817_turtle as sysdba' transport_tablespace=y tablespaces=ilms_data

Export: Release 8.1.7.0.0 - Production on Tue Aug 6 11:13:21 2002

(c) Copyright 2000 Oracle Corporation. All rights reserved.

Connected to: Oracle8i Release 8.1.7.0.0 - Production JServer Release 8.1.7.0.0 - Production
Export done in WE8ISO8859P1 character set and WE8ISO8859P1 NCHAR character set
EXP-00017: feature "Export transportable tablespaces" is needed, but not present in database
ORA-00439: feature not enabled: Export transportable tablespaces EXP-00000: Export terminated unsuccessfully

D:\>

Thanks in advance

Rudy Susanto Received on Mon Aug 05 2002 - 23:35:11 CDT

Original text of this message

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