Oracle EXP-00091 Error When Export Database Oracle ऍक्स्प-00091 त्रुटि जब निर्यात डाटाबेस
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. जब एक Oracle डाटाबेस सन्निक्षेप या निर्यात करने की कोशिश कर, यह पूरा पूरा डेटाबेस निर्यात या एक विशेष प्रयोक्ता या टेबल निर्यात, मई ठीक एक मेज के निर्यात की स्थिति के बाद दिखाई देता है निम्नलिखित संदेश हो.
EXP-00091: Exporting questionable statistics. ऍक्स्प-00091: निर्यात संदिग्ध आँकड़े.
The cause for this error is because statistics may not be useable although Export was able to export statistics. हालांकि निर्यात आँकड़ों का निर्यात करने में सक्षम था क्योंकि आँकड़े useable नहीं किया जा सकता है इस त्रुटि के कारण है. The statistics are questionable because one or more of the following happened during export: आंकड़ों से आपत्तिजनक है क्योंकि एक या निर्यात के दौरान हुआ निम्न में से अधिक:
- A row error occurred एक पंक्ति त्रुटि
- Client character set or NCHARSET (where you run the Export) does not match with the server (database character set) ग्राहक चरित्र सेट या NCHARSET (जहाँ आप) सर्वर (डेटाबेस चरित्र सेट) के साथ मेल नहीं खाता निर्यात चलाने
- A query clause was specified on export, only certain partitions or subpartitions were exported एक प्रश्न खंड के निर्यात पर, सिर्फ कुछ partitions या subpartitions निर्यात किया गया था निर्दिष्ट था
- A fatal error occurred while processing a table जबकि एक मेज प्रसंस्करण एक घातक त्रुटि
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. संकल्प गैर निर्यात करने संदिग्ध आँकड़े, नहीं क्वेरी खंड, या निर्यात पूरी तालिकाओं के साथ सर्वर, निर्यात से मिलान करने के लिए ग्राहक चरित्र सेट या NCHARSET बदल रहा है.
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. सबसे अधिक है, ऍक्स्प-00091 जब चरित्र ग्राहक जहां ऍक्स्प चरित्र 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. इस ओएस स्तर पर NLS_LANG वातावरण चर सेटिंग, पहले सत्र में निर्यात करने के लिए, अपने डेटाबेस चरित्र से मेल करने की कोशिश इस मुद्दे को हल करने के लिए तैयार है. Syntax as follow, change the character set to your database's character set. वाक्य रचना के रूप में, चरित्र अपने डेटाबेस के चरित्र को सेट करने के लिए सेट बदलने का अनुसरण करें.
export NLS_LANG=WE8ISO8859P1 निर्यात NLS_LANG = WE8ISO8859P1
For easier way of resolution, export with option “STATISTICS=NONE”. संकल्प का आसान तरीका के लिए, विकल्प के साथ निर्यात "सांख्यिकी = 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. इसके अलावा, अगर तुम Oracle 10g, उपयोग Oracle दिनांक पम्प के expdp और बदले की बजाय ऍक्स्प का छोटा सा भूत और निर्यात करने के लिए और डेटा आयात impdp का प्रयोग कर रहे हैं.
It's pretty safe to say that if EXP-00091 is the only error message, the export's row data is without any problems. यह सुंदर है कि अगर ऍक्स्प-00091 एकमात्र त्रुटि संदेश के निर्यात की पंक्ति डेटा है कहने के लिए सुरक्षित है किसी भी समस्याओं के बिना है. If desired, import parameters can be supplied so that only non-questionable statistics will be imported, and all questionable statistics will be recalculated. अगर वांछित, आयात मापदंडों ताकि केवल गैर संदिग्ध आँकड़ों का आयात किया जाएगा, और आपूर्ति की जा सकती है सभी संदिग्ध आँकड़े recalculated होगा.
At the beginning of Export, the charset of the database will be shown. निर्यात की शुरुआत में, डेटाबेस के charset दिखाया जाएगा. Else, you will need to use “show parameter nls” in SQL*Plus to check what charset the Oracle database is using. वरना, आप SQL में क्या Oracle डाटाबेस charset की जाँच करने के लिए * प्लस "शो पैरामीटर nls" का उपयोग करने की आवश्यकता होगी का उपयोग कर रहा है.
IMPORTANT : The page is machine translated and provided "as is" without warranty. महत्वपूर्ण: इस पृष्ठ है मशीन अनुवाद प्रदान की और "" के रूप में वारंटी के बिना है. Machine translation may be difficult to understand. मशीन अनुवाद को समझने में मुश्किल हो सकती है. Please refer to कृपया देखें original English article मूल अंग्रेजी लेख whenever possible. जब भी संभव हो सकता है.
Related Articles संबंधित लेख
- IMP-00016 Required Character Set Conversion Not Supported Error when Import to Oracle Database छोटा सा भूत-00016 आवश्यक कैरेक्टर सेट रूपांतरण नहीं समर्थित त्रुटि जब Oracle डाटाबेस करने के लिए आयात
- Oracle Database Import Error 3113/3114 Oracle डाटाबेस आयात त्रुटि 3113/3114
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error , या भाजित Oracle डाटाबेस विभाजन जोड़ें बनाएँ ORA साथ विफल-14080 त्रुटि
- Change Oracle Database User Password बदलें Oracle डाटाबेस प्रयोक्ता कूटशब्द
- Oracle Database Link Oracle डाटाबेस लिंक
- IMP-00013 Oracle Import Error छोटा सा भूत-00013 Oracle आयात में त्रुटि
- ORA-00942 Table or View Does Not Exist Oracle Error ORA-00942 तालिका देखें या नहीं मौजूद Oracle त्रुटि है
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile कैसे गिरा तालिकास्थान और पुनर्प्राप्त Oracle डाटाबेस जब गलती से नष्ट Datafile
- View and Retrieve Oracle Database Link Details देखें और retrieve Oracle डाटाबेस लिंक विवरण
- Oracle ORA-14074 Create or Add New Partition Fails Error Oracle ORA-14074 बनाएँ या नई विभाजन जोड़ें त्रुटि विफल










































December 1st, 2008 18:11 1 दिसंबर, 2008 18:11
oh guys stop this automatic translation into German because it is nearly incomprehensible! क्योंकि यह लगभग समझ से बाहर है ओह लोग ज़र्मन में यह स्वत: अनुवाद बंद करो!
remember - only simple english will be translated well by machine translation याद है - केवल सरल अंग्रेजी अच्छी तरह से मशीन अनुवाद द्वारा अनुवादित हो जाएगा
October 11th, 2008 02:34 अक्टूबर, 11 वीं 2008 02:34
Good writeup you saved me 2 hours thank you Writeup तुम मुझे 2 घंटे धन्यवाद बचाया अच्छा
August 9th, 2007 02:18 9 अगस्त, 2007 02:18
[...] character set or NCHARSET (where you run the Export) does not match with the server (database character [...] [...] चरित्र सेट या NCHARSET (जहाँ आप) सर्वर (डेटाबेस चरित्र [...] के साथ मेल नहीं खाता निर्यात चलाने
January 25th, 2007 19:30 जनवरी, 25 2007 19:30
Muy util la info, muchas gracias Muy util ला जानकारी, Muchas gracias