Oracle EXP-00091 Error When Export Database Oracle EXP-00091 chybu pri exporte databázy
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. Keď sa snaží urobiť Oracle databázu výpisu alebo vývozu, je to plná celej databázy, export alebo konkrétne používateľa alebo stolný export, nasledujúce hlásenie môže sa objaví hneď po postavení vyvážajúcimi tabuľky.
EXP-00091: Exporting questionable statistics. EXP-00091: Vyvážajúci pochybné štatistiky.
The cause for this error is because statistics may not be useable although Export was able to export statistics. Príčinou tejto chyby je preto, že štatistiky nemusia byť použiteľné aj keď Export bol schopný vývozné štatistiky. The statistics are questionable because one or more of the following happened during export: Táto štatistika je diskutabilná, pretože jedna alebo viac z nasledujúcich stalo pri vývoze:
- A row error occurred A rad sa vyskytla chyba
- Client character set or NCHARSET (where you run the Export) does not match with the server (database character set) Klient znakovú sadu alebo NCHARSET (ak spustíte Export) nevyhovie server (databáza znaková sada)
- A query clause was specified on export, only certain partitions or subpartitions were exported Dotaz doložka bola uvedená na export len určitých oblastí alebo subpartitions bol vyvezený
- A fatal error occurred while processing a table A fatálna chyba pri spracovaní tabuľky
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. Toto uznesenie je non-export diskutabilní štatistík, zmena klienta NCHARSET alebo súbor znakov, ktoré by zodpovedali server, export bez dotazu doložky alebo export tabuľky.
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. Najčastejšie sa EXP-00091 deje, keď je znaková sada klienta, kde beží Exp sa líši od znakovej sady Oracle databázový server.
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. Ak chcete vyriešiť tento problém, pokúste sa nastavenia NLS_LANG ukazovateľ na úrovni OS, pred vývozom zasadnutí tak, aby zodpovedal vašej databáze znakovú sadu. Syntax as follow, change the character set to your database's character set. Syntaxí takto meniť znakovú sadu pre databázu je znaková sada.
export NLS_LANG=WE8ISO8859P1 export NLS_LANG = WE8ISO8859P1
For easier way of resolution, export with option “STATISTICS=NONE”. Pre ľahší spôsob riešenia, export s možnosťou "ŠTATISTIKU = 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. Tiež, ak používate Oracle 10g, používanie Oracle Dátum Čerpadlo je expdp a impdp miesto miesto exp a imp pre export a import dát.
It's pretty safe to say that if EXP-00091 is the only error message, the export's row data is without any problems. Je to docela povedať, že ak EXP-00091 je len chybové hlásenie, že vývoz z radu údajov je bez problémov. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated. Ak chcete, import parametre možno dodať len to, že nie sú-pochybné štatistiky budú dovezené, a všetky sporné, štatistiky budú premieňal.
At the beginning of Export, the charset of the database will be shown. Na začiatku Export je charset v databáze budú zobrazené. Else, you will need to use “show parameter nls” in SQL*Plus to check what charset the Oracle database is using. Else, budete musieť použiť "show parameter nls" v SQL * Plus ku kontrole, čo charset databázy Oracle používa.
IMPORTANT : The page is machine translated and provided "as is" without warranty. Upozornenie: Stránka je stroje preložené a poskytované "tak ako sú" bez záruky. Machine translation may be difficult to understand. Strojový preklad môže byť ťažké pochopiť. Please refer to Obráťte sa prosím na original English article Anglický originál článku whenever possible. kedykoľvek je to možné.
Related Articles Súvisiace články
- IMP-00016 Required Character Set Conversion Not Supported Error when Import to Oracle Database IMP-00016 Vyžadováno Character Set Konverzný Nie Podporované Chyba pri importe do Oracle Database
- Oracle Database Import Error 3113/3114 Oracle Database Import Chyba 3113/3114
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error Vytvoriť, Pridať alebo Split Oracle Database oddiel nerozumie s ORA-14080 Chyba
- Change Oracle Database User Password Zmeniť Oracle Database Užívateľ Heslo
- Oracle Database Link Oracle Database Link
- IMP-00013 Oracle Import Error IMP-00013 Oracle Import Chyba
- ORA-00942 Table or View Does Not Exist Oracle Error ORA-00942 tabuľky alebo View neexistuje Oracle Chyba
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile Ako Drop Tablespace a Recover Oracle Database Kedy Náhodne Odstrániť datafile
- Oracle ORA-14074 Create or Add New Partition Fails Error Oracle ORA-14074 Vytvoriť alebo Pridať nový oddiel nerozumie Chyba
- View and Retrieve Oracle Database Link Details Zobrazenie a Načítať Oracle Database Link Detaily










































December 1st, 2008 18:11 1. december 2008 18:11
oh guys stop this automatic translation into German because it is nearly incomprehensible! oh kluci zastaviť automatický preklad do nemčiny, pretože je takmer nepochopiteľné!
remember – only simple english will be translated well by machine translation Pamätajte si - len Simple English bude preložená aj do strojového prekladu
October 11th, 2008 02:34 11. októbra 2008 02:34
Good writeup you saved me 2 hours thank you Dobrá recenzia si zachránil mi 2 hodiny děkuji
August 9th, 2007 02:18 9. august 2007 02:18
[...] character set or NCHARSET (where you run the Export) does not match with the server (database character [...] [...] Znakovú sadu alebo NCHARSET (ak spustíte Export) nevyhovie server (databáza znak [...]
January 25th, 2007 19:30 25. januára 2007 19:30
Muy util la info, muchas gracias Muy util la info, muchas gracias