IMP-00013 Oracle Import Error IMP-00013 Oracle "Import Error
When trying to import an export dump file that has been exported by a DBA, the following error occurs: Kai bandote importuoti eksportuoti dump failas, kuris buvo eksportuojamas DBA, taip įvyksta klaida:
IMP-00013: only a DBA can import a file exported by another DBA IMP-00013: tik DBA galima importuoti failą eksportuotų kitą DBA
The issue is because the privileges needed to import an export dump file generated by a database administrator do not exist. Klausimas dėl privilegijų reikia importo eksporto iškelties generuoja duomenų bazės administratorius nėra. Only a database administrator can import a export file dumped by another database administrator. Tik duomenų bazės administratorius gali importuoti failą eksportui dempingo kitos duomenų bazės administratorius.
There are several workarounds to solve the problems: Yra keletas apeiti išspręsti problemas:
- Import the export file by using a user with database administrator privileges, with FROMUSER and TOUSER parameters. Importo eksporto failą naudodami su duomenų bazės administratorius vartotojas su FROMUSER ir TOUSER parametrai.
- Grant the sufficient privileges (ie. database administrator) to the user. Suteikti pakankamus įgaliojimus (ty duomenų bazės administratorius) į vartotoją. To do this, use the SQL*Plus and issue command “Grant DBA to db_user;”. Norėdami tai padaryti, naudojant SQL * Plus ir išdavimo komandą "Dotacijos DBA į DB_USER;". This can be done temporarily by revoking the privileges after the import. Tai gali būti padaryta laikinai panaikinti privilegijas po importo.
- Re-export the dump file from a non-DBA user account. Reeksporto dump failą iš ne DBA vartotojo sąskaitą.
IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Automatinis vertimas gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.
Related Articles Susiję straipsniai
- IMP-00016 Required Character Set Conversion Not Supported Error when Import to Oracle Database IMP-00016 Privalomas Character Set konversijos Not Supported klaidą Importas į duomenų bazę Oracle
- Oracle Database Import Error 3113/3114 Oracle Database Importo Klaida 3113/3114
- Oracle EXP-00091 Error When Export Database Oracle Tinka-00091 Klaida Eksporto duomenų bazė
- Oracle ORA-01658 Unable to Create INITIAL Extent for Segment in Tablespace Error "Oracle" ORA-01658 Nepavyko sukurti PRADINĖ laipsniu segmente Tablespace Klaida
- ORA-00942 Table or View Does Not Exist Oracle Error ORA-00942 lentelę ar vaizdas neegzistuoja Oracle Klaida
- Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error Kurti, Pridėti arba neskaldytos Oracle Pasiskirstymo fails su klaida ORA-14080
- Grant Read Write (Full Control) Permissions on Registry Keys (Fix Cannot Import and Access Denied Error in RegEdit) Grant Skaityti Write (Full Control) teises į registro raktus (Fix Cannot Import and Access Denied Error in Regedit)
- Oracle ORA-14074 Create or Add New Partition Fails Error "Oracle" ORA-14074 Kurti arba Pridėti naują skyrių fails Klaida
- ORA-25153 Temporary Tablespace is Empty Error in Oracle ORA-25153 Laikinosios Tablespace yra tuščias Klaida Oracle
- Oracle PL/SQL ORA-00947 Not Enough Values Error Oracle PL / SQL ORA-00947 Nepakanka vertės paklaida









































