Home » RDBMS Server » Server Utilities » Export warning
Export warning [message #74117] Tue, 14 September 2004 10:23 Go to next message
hlin6688
Messages: 1
Registered: September 2004
Junior Member
I am exporting a subset of records in two tables into a file. The command i 
use is: 
exp usr/pass@db file=test.dat log=test.log tables=(table1, table2) query="where the_time
>  oerr exp 91 
00091, 00000, "Exporting questionable statistics." 
// *Cause:  Export was able export statistics, but the statistics may not be 
//          usuable. The statistics are questionable because one or more of 
//          the following happened during export: a row error occurred, client 
//          character set or NCHARSET does not match with the server, a query 
//          clause was specified on export, only certain partitions or 
//          subpartitions were exported, or a fatal error occurred while 
//          processing a table. 
// *Action: To export non-questionable statistics, change the client character 
//          set or NCHARSET to match the server, export with no query clause, 
//          export complete tables. If desired, import parameters can be 
//          supplied so that only non-questionable statistics will be 
imported, 
//          and all questionable statistics will be recalculated. 
 
So from the "Cause" part, it says "a query clause was specified on export". 
Does it mean whenever a query is used in the export command, the error will always happen? 
 
Thanks in advance!
Re: Export warning [message #74118 is a reply to message #74117] Wed, 15 September 2004 04:21 Go to previous message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Please have a look here

http://www.orafaq.com/forum/t/22602/0/

[Updated on: Fri, 18 February 2005 23:32]

Report message to a moderator

Previous Topic: Migrating Data from Oracle 7.3.4 to Ora cle 9.2.0.3
Next Topic: DDL for Procedure, Triggers, Function, Packages
Goto Forum:
  


Current Time: Mon Jul 01 09:43:42 CDT 2024