IMP-00013 Oracle Import Error छोटा सा भूत-00013 Oracle आयात में त्रुटि
When trying to import an export dump file that has been exported by a DBA, the following error occurs: जब एक निर्यात कि एक DBA, निम्न त्रुटि द्वारा निर्यात किया गया है फ़ाइल सन्निक्षेप आयात करने की कोशिश कर रहा होता है:
IMP-00013: only a DBA can import a file exported by another DBA छोटा सा भूत-00013: केवल एक DBA एक फाइल एक और DBA द्वारा निर्यात आयात कर सकते हैं
The issue is because the privileges needed to import an export dump file generated by a database administrator do not exist. क्योंकि विशेषाधिकारों एक निर्यात सन्निक्षेप एक डेटाबेस व्यवस्थापक द्वारा अस्तित्व नहीं है उत्पन्न फ़ाइल आयात करने के लिए जरूरी मुद्दा है. Only a database administrator can import a export file dumped by another database administrator. केवल एक डेटाबेस व्यवस्थापक एक निर्यात एक और डेटाबेस व्यवस्थापक द्वारा फेंक दिया फ़ाइल आयात कर सकते हैं.
There are several workarounds to solve the problems: इस समस्या को हल करने के लिए कई workarounds हैं:
- Import the export file by using a user with database administrator privileges, with FROMUSER and TOUSER parameters. FROMUSER और मानकों के साथ TOUSER डाटाबेस प्रशासक विशेषाधिकारों के साथ एक उपयोगकर्ता का उपयोग करके आयात निर्यात फ़ाइल,.
- Grant the sufficient privileges (ie. database administrator) to the user. अनुदान की पर्याप्त सुविधा उपयोगकर्ता के लिए (ie. डेटाबेस व्यवस्थापक). To do this, use the SQL*Plus and issue command “Grant DBA to db_user;”. ऐसा करने के लिए, db_user करने के लिए "अनुदान DBA ने SQL * प्लस और निर्गम आदेश का उपयोग करें,". This can be done temporarily by revoking the privileges after the import. यह अस्थायी आयात के बाद विशेषाधिकार revoking द्वारा किया जा सकता है.
- Re-export the dump file from a non-DBA user account. पुनः एक गैर से डंप फाइल-DBA उपयोगकर्ता खाते निर्यात.
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
- Oracle EXP-00091 Error When Export Database Oracle ऍक्स्प-00091 त्रुटि जब निर्यात डाटाबेस
- Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error Oracle ORA-01658 अनुभाग के लिए तालिकास्थान त्रुटि में प्रारंभिक विस्तार बनाएँ करने में असमर्थ
- ORA-00942 Table or View Does Not Exist Oracle Error ORA-00942 तालिका देखें या नहीं मौजूद Oracle त्रुटि है
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error , या भाजित Oracle डाटाबेस विभाजन जोड़ें बनाएँ ORA साथ विफल-14080 त्रुटि
- Oracle ORA-14074 Create or Add New Partition Fails Error Oracle ORA-14074 बनाएँ या नई विभाजन जोड़ें त्रुटि विफल
- ORA-25153 Temporary Tablespace is Empty Error in Oracle ORA-25153 अस्थाई तालिकास्थान Oracle में खाली त्रुटि है
- Oracle PL/SQL ORA-00947 Not Enough Values Error Oracle PL / SQL ORA-00947 पर्याप्त नहीं मूल्य में त्रुटि
- ORA-02449 Oracle Drop Table Error ORA-02449 Oracle गिरा टैबिल त्रुटि









































