C:\>exp scott/tiger
Export: Release 9.2.0.7.0 - Production on Tue Mar 14
16:18:55 2006
Copyright (c) 1982, 2002, Oracle Corporation. All
rights reserved.
Connected to: Oracle9i Enterprise Edition Release
9.2.0.7.0 - Production
With the Partitioning, OLAP and Oracle Data Mining
options
JServer Release 9.2.0.7.0 - Production
Enter array fetch buffer size: 4096 >
Export file: EXPDAT.DMP > emp_table.dmp
(1)E(ntire database), (2)U(sers), or (3)T(ables):
(2)U > t
Export table data (yes/no): yes >
Compress extents (yes/no): yes >
Export done in WE8MSWIN1252 character set and
AL16UTF16 NCHAR character set
About to export specified tables via Conventional
Path ...
Table(T) or Partition(T:P) to be exported: (RETURN
to quit) > emp
. . exporting table EMP
14 rows exported
EXP-00056: ORACLE error 904 encountered
ORA-00904: "SYS"."DBMS_EXPORT_EXTENSION"."FUNC_INDEX_DEFAULT":
invalid identifier
Table(T) or Partition(T:P) to be exported: (RETURN
to quit) >
Export terminated successfully with warnings.