Oracle Database Import Error 3113/3114 Oracle Database Import Chyba 3113/3114
When trying to import the Oracle export dump into Oracle database, the following errors occur: Pri pokuse o import Oracle export výpisu do databázy Oracle, nasledujúce chyby:
IMP-00003: ORACLE error 3113 encountered IMP-00003: ORACLE chyba 3113 narazili
ORA-03113: end-of-file on communication channel ORA-03113: end-of-file na komunikačný kanál
IMP-00003: ORACLE error 3114 encountered IMP-00003: ORACLE chyba 3114 narazili
ORA-03114: not connected to ORACLE ORA-03114: nie je pripojený k ORACLE
The errors occur on Oracle database installed in Windows machine too. K chybám dochádza k Oracle databázu inštalovaných vo Windows taky. Actually the problem can occurs in any platform of Oracle database. Vlastne je problém nastane v akejkoľvek platforme Oracle databázu. It usually happens when try to import into new database. Zvyčajne dôjde pri pokuse o import do novej databázy.
The problem occurs because imp utiliy encounters error out when trying to execute some commands. Problém nastane, pretože imp utilité stretáva chyba pri pokuse o vykonanie niektorých príkazov.
The solution to solve the problem is as following: Roztok na vyriešenie problému je nasledovné:
Login as sys in the SQLPLUS and run the following sqls Prihlásiť sa ako sys v SQLPLUS a spustite nasledujúci 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. Po vykonaní vyššie sql skripty, zopakujte import. The error should disappears. Táto chyba by mala zmizne.
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 EXP-00091 Error When Export Database Oracle EXP-00091 chybu pri exporte databázy
- IMP-00013 Oracle Import Error IMP-00013 Oracle Import Chyba
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error Vytvoriť, Pridať alebo Split Oracle Database oddiel nerozumie s ORA-14080 Chyba
- Oracle Database Link Oracle Database Link
- Change Oracle Database User Password Zmeniť Oracle Database Užívateľ Heslo
- How Drop Tablespace and Recover Oracle Database When Accidentally Delete Datafile Ako Drop Tablespace a Recover Oracle Database Kedy Náhodne Odstrániť datafile
- How to Remove and Drop Datafiles from Tablespace in Oracle Database Ako odstrániť a Drop Datafiles z Tablespace v Oracle Database
- Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error Oracle ORA-01658 Nemožno vytvoriť POČIATOČNEJ Rozsah za Segment v Tablespace Chyba
- View and Retrieve Oracle Database Link Details Zobrazenie a Načítať Oracle Database Link Detaily









































