ORA-31655: no data or metadata objects selected for job
hi,
In my database, I use T24DATAXML tablespace for data and T24INDEXXML tablespace for index.
I want to export T24INDEXXML to another database as script below, but got the error.
Can please tell me why ?
expdp T24USR/T24USR@DUMMY tablespaces=T24INDEXXML directory=TTS dumpfile=T24INDEXXML.dmp logfile=T24INDEXXML.log
Export: Release 10.2.0.5.0 - 64bit Production on Thursday, 04 October, 2012 10:39:04
Copyright (c) 2003, 2007, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Starting "T24USR"."SYS_EXPORT_TABLESPACE_01": T24USR/********
In my database, I use T24DATAXML tablespace for data and T24INDEXXML tablespace for index.
I want to export T24INDEXXML to another database as script below, but got the error.
Can please tell me why ?
expdp T24USR/T24USR@DUMMY tablespaces=T24INDEXXML directory=TTS dumpfile=T24INDEXXML.dmp logfile=T24INDEXXML.log
Export: Release 10.2.0.5.0 - 64bit Production on Thursday, 04 October, 2012 10:39:04
Copyright (c) 2003, 2007, Oracle. All rights reserved.
Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
Starting "T24USR"."SYS_EXPORT_TABLESPACE_01": T24USR/********
0