Oracle EXP-00091 Error When Export Database EXP-00091 oracle Error Ketika Ekspor Database
When trying to do a Oracle database dump or export, be it full entire database export or a particular user or table export, the following message may appears right after status of exporting a table. Ketika mencoba untuk melakukan dump database Oracle atau ekspor, baik ekspor seluruh database penuh atau pengguna tertentu atau meja ekspor, pesan berikut mungkin muncul tepat setelah status mengekspor meja.
EXP-00091: Exporting questionable statistics. EXP-00091: Mengekspor dipertanyakan statistik.
The cause for this error is because statistics may not be useable although Export was able to export statistics. Penyebab kesalahan ini adalah karena statistik mungkin tidak bisa digunakan meskipun Ekspor mampu statistik ekspor. The statistics are questionable because one or more of the following happened during export: Statistik masih dipertanyakan karena satu atau lebih hal berikut terjadi selama ekspor:
- A row error occurred Sebuah kesalahan terjadi baris
- Client character set or NCHARSET (where you run the Export) does not match with the server (database character set) Klien character set atau NCHARSET (di mana Anda menjalankan Ekspor) tidak cocok dengan server (database character set)
- A query clause was specified on export, only certain partitions or subpartitions were exported Sebuah klausul ini ditentukan permintaan ekspor, hanya partisi tertentu atau diekspor subpartitions
- A fatal error occurred while processing a table Sebuah kesalahan fatal terjadi ketika memproses sebuah meja
The resolution is to export non-questionable statistics, change the client character set or NCHARSET to match the server, export with no query clause, or export complete tables. Resolusi adalah untuk ekspor non-dipertanyakan statistik, mengubah karakter klien atau NCHARSET agar sesuai dengan server, tanpa permintaan ekspor klausa, atau ekspor tabel lengkap.
Most commonly, the EXP-00091 happens when the character set of client where Exp is running is different from character set of Oracle database server. Paling umum, yang EXP-00091 terjadi ketika set karakter klien di mana Exp berjalan adalah set karakter yang berbeda dari server database Oracle.
To solve this issue, try setting the NLS_LANG environment variable at the OS level, prior to the export session, to match your database character set. Untuk mengatasi masalah ini, cobalah mengatur variabel lingkungan NLS_LANG di tingkat OS, sebelum sesi ekspor, untuk mencocokkan database Anda set karakter. Syntax as follow, change the character set to your database's character set. Sintaks sebagai berikut, mengubah karakter set ke database Anda set karakter.
export NLS_LANG=WE8ISO8859P1 ekspor NLS_LANG = WE8ISO8859P1
For easier way of resolution, export with option “STATISTICS=NONE”. Untuk cara yang lebih mudah resolusi, ekspor dengan opsi "STATISTIK = NONE". Also, if you're using Oracle 10g, use Oracle Date Pump's expdp and impdp instead of instead of exp and imp to export and import the data. Juga, jika Anda menggunakan Oracle 10g, gunakan Oracle Tanggal Pompa's expdp dan impdp bukannya bukannya exp dan imp untuk mengekspor dan mengimpor data.
It's pretty safe to say that if EXP-00091 is the only error message, the export's row data is without any problems. It's pretty aman untuk mengatakan bahwa jika EXP-00091 adalah satu-satunya pesan kesalahan, ekspor itu data baris tanpa masalah. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated. Jika diinginkan, impor dapat diberikan parameter sehingga hanya non-statistik dipertanyakan akan diimpor, dan semua statistik dipertanyakan akan dihitung ulang.
At the beginning of Export, the charset of the database will be shown. Pada awal Ekspor, yang charset database akan ditampilkan. Else, you will need to use “show parameter nls” in SQL*Plus to check what charset the Oracle database is using. Lain, Anda akan perlu menggunakan "menunjukkan parameter nls" di SQL * Plus untuk memeriksa apa charset database Oracle menggunakan.
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- IMP-00016 Required Character Set Conversion Not Supported Error when Import to Oracle Database Diperlukan IMP-00016 Character Set Konversi Tidak Didukung Kesalahan ketika Impor ke Oracle Database
- Oracle Database Import Error 3113/3114 Kesalahan Impor Oracle Database 3113/3114
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error Membuat, Tambah atau Split Pemisahan Oracle Database Gagal dengan ORA-14080 Error
- Change Oracle Database User Password Ubah Oracle Database User Password
- Oracle Database Link Oracle Database Link
- IMP-00013 Oracle Import Error IMP-00013 Error Oracle Impor
- ORA-00942 Table or View Does Not Exist Oracle Error ORA-00942 Tabel atau Lihat Tiada Oracle Error
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile Bagaimana Drop tablespace dan Recover Oracle Database Ketika sengaja Hapus Datafile
- View and Retrieve Oracle Database Link Details Lihat dan Ambil Oracle Database Link Details
- Oracle ORA-14074 Create or Add New Partition Fails Error Oracle ORA-14074 Buat atau Tambah Partisi Baru Gagal Kesalahan










































December 1st, 2008 18:11 Desember 1, 2008 18:11
oh guys stop this automatic translation into German because it is nearly incomprehensible! oh guys stop otomatis ini terjemahan ke dalam bahasa Jerman karena hampir tidak dapat dimengerti!
remember – only simple english will be translated well by machine translation ingat - hanya sederhana inggris akan diterjemahkan dengan baik oleh mesin penerjemahan
October 11th, 2008 02:34 11 Oktober 2008 02:34
Good writeup you saved me 2 hours thank you Bagus Langgan Anda menyelamatkan saya 2 jam terima kasih
August 9th, 2007 02:18 9 Agustus 2007 02:18
[...] character set or NCHARSET (where you run the Export) does not match with the server (database character [...] [...] Karakter set atau NCHARSET (di mana Anda menjalankan Ekspor) tidak cocok dengan server (database karakter [...]
January 25th, 2007 19:30 25 Januari 2007 19:30
Muy util la info, muchas gracias Muy util la info, muchas gracias