| Bishal |
Posted: May 01, 2008 01:33:09 AM |
Total Post: 160
Joined: Apr, 2008
|
EXP-00091: Exporting questionable statistics
What does the error mean? and how to solve it? |
|
|
Mohammed Taj |
| Posted: May 01, 2008 01:56:30 AM | |
|
Total Post: 694
Joined: Jul, 2007
|
http://dbataj.blogspot.com/2007/01/exp-00091-exporting-questionable.html
|
|
|
|
|
GOPU |
| Posted: May 01, 2008 11:35:25 PM | |
|
Total Post: 239
Joined: Apr, 2008
|
When you export, at the beginning (Screen or .log) you see the charset used in the database and if it's different in the registry (Windows OS under HKEYLM\software\oracle\...severals locations possible under this section for the NLS_LANG string) you have this message. If you use CMD prompt to export, you have just to begin with the SET NLS_LANG= xxxxx where xxxxxx seems like AMERICAN_AMERICA.WE8ISO8859P1 (LANGUAGE_COUNTRY.CHARSET) and it's what you see in your beginning section of the export log. Another way, it's to change in the registry.
|
|
|
|
|
Nehru |
| Posted: May 02, 2008 06:00:32 AM | |
|
Total Post: 43
Joined: Jul, 2007
|
Hi,
To solve the Statistics problem you have to put the stmt like this
"exp scott/tiger@training owner= scott file=d:\scottdb.dmp log=d:\export.log statistics = none "
put like statistics = none
then you can not get the Error.
Any one let me know if am wrong.
Take Care
Bye
Nehru
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |