Oracle Database Import Error 3113/3114 Oracle डाटाबेस आयात त्रुटि 3113/3114
When trying to import the Oracle export dump into Oracle database, the following errors occur: जब Oracle डाटाबेस, निम्न त्रुटियों घटित में Oracle निर्यात सन्निक्षेप आयात करने की कोशिश कर रहा:
IMP-00003: ORACLE error 3113 encountered छोटा सा भूत-00003: Oracle त्रुटि 3113 सामना
ORA-03113: end-of-file on communication channel ORA-03113: अंत का संचार पर चैनल संचिका
IMP-00003: ORACLE error 3114 encountered छोटा सा भूत-00003: Oracle त्रुटि 3114 सामना
ORA-03114: not connected to ORACLE ORA-03114: Oracle से जुड़ा नहीं
The errors occur on Oracle database installed in Windows machine too. इस त्रुटि Oracle डाटाबेस विण्डोज़ मशीन में भी स्थापित पर होते हैं. Actually the problem can occurs in any platform of Oracle database. असल में समस्या सकता है Oracle डेटाबेस के किसी भी मंच में होता है. It usually happens when try to import into new database. यह आमतौर पर जब नए डेटाबेस में आयात करने का प्रयास होता है.
The problem occurs because imp utiliy encounters error out when trying to execute some commands. क्योंकि छोटा सा भूत utiliy जब कुछ हुक्म पर अमल करने की कोशिश कर बाहर त्रुटि मुठभेड़ों समस्या होती है.
The solution to solve the problem is as following: इसका समाधान है के रूप में निम्नलिखित की समस्या को हल करने के लिए:
Login as sys in the SQLPLUS and run the following sqls लॉगिन के रूप में SQLPLUS में SYS और चलाने में निम्नलिखित sqls
$OH/rdbms/admin/dbmsread.sql $ OH / rdbms / admin / dbmsread.sql
$OH/rdbms/admin/prvtread.plb $ OH / rdbms / admin / prvtread.plb
After executing the above sql scripts, retry the import. उपरोक्त sql स्क्रिप्ट निष्पादित के बाद, आयात पुनःप्रयास. The error should disappears. चाहिए त्रुटि गायब हो जाता है.
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 EXP-00091 Error When Export Database Oracle ऍक्स्प-00091 त्रुटि जब निर्यात डाटाबेस
- IMP-00013 Oracle Import Error छोटा सा भूत-00013 Oracle आयात में त्रुटि
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error , या भाजित Oracle डाटाबेस विभाजन जोड़ें बनाएँ ORA साथ विफल-14080 त्रुटि
- Oracle Database Link Oracle डाटाबेस लिंक
- Change Oracle Database User Password बदलें Oracle डाटाबेस प्रयोक्ता कूटशब्द
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile कैसे गिरा तालिकास्थान और पुनर्प्राप्त Oracle डाटाबेस जब गलती से नष्ट Datafile
- How to Remove and Drop Datafiles from Tablespace in Oracle Database कैसे निकालें और गिरा Datafiles करने के लिए डाटाबेस तालिकास्थान Oracle में से
- Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error Oracle ORA-01658 अनुभाग के लिए तालिकास्थान त्रुटि में प्रारंभिक विस्तार बनाएँ करने में असमर्थ
- View and Retrieve Oracle Database Link Details देखें और retrieve Oracle डाटाबेस लिंक विवरण









































