Oracle Database Import Error 3113/3114 Oracle Database ייבוא שגיאה 3113/3114
When trying to import the Oracle export dump into Oracle database, the following errors occur: כאשר מנסים לייבא את ה-dump אורקל לייצא לתוך מסד הנתונים Oracle, את השגיאות הבאות מתרחשות:
IMP-00003: ORACLE error 3113 encountered IMP-00003: ORACLE error 3113 נתקל
ORA-03113: end-of-file on communication channel ORA-03113: סוף הקובץ על ערוץ תקשורת
IMP-00003: ORACLE error 3114 encountered IMP-00003: ORACLE error 3114 נתקל
ORA-03114: not connected to ORACLE ORA-03114: לא מחובר ORACLE
The errors occur on Oracle database installed in Windows machine too. השגיאות להתרחש על מסד נתונים אורקל התקנת Windows במכונה מדי. Actually the problem can occurs in any platform of Oracle database. למעשה הבעיה יכולה מתרחשת כל פלטפורמה של מסד הנתונים אורקל. 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 התחברות כמו של SYS SQLPLUS ולהפעיל 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 IMP-00016 תווים חובה הגדר המרות שגיאה לא נתמכות כאשר ייבוא כדי Oracle Database
- Oracle EXP-00091 Error When Export Database אורקל EXP-00091 שגיאה בעת ייצוא מסד נתונים
- IMP-00013 Oracle Import Error IMP-00013 ייבוא אורקל שגיאה
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error צור, הוספה או פיצול Oracle Database החלוקה נכשל עם שגיאה ORA-14080
- Oracle Database Link קישור מסד נתונים אורקל
- Change Oracle Database User Password שינוי Oracle Database משתמש סיסמא
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile איך זרוק Tablespace ולשחזר Oracle Database כאשר בטעות מחק Datafile
- How to Remove and Drop Datafiles from Tablespace in Oracle Database כיצד להסיר ושחרר Datafiles מ Tablespace ב Oracle Database
- Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error אורקל ORA-01658 ניתן ליצור INITIAL היקף עבור קטע ב Tablespace שגיאה
- View and Retrieve Oracle Database Link Details הצג ולאחזר קישור מסד הנתונים Oracle פרטים









































