24小时热门版块排行榜    

查看: 792  |  回复: 2
当前主题已经存档。
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

Echizen

银虫 (小有名气)

[交流] 【求助】oracle 数据库导入出错怎么解决?

导入数据库的时候日记记录如下:导入失败。是什么问题呢?求助各位帮忙解决,谢谢。


Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Export file created by EXPORT:V09.00.01 via conventional path
Warning: the objects were exported by SYSTEM, not by you
import done in ZHS16GBK character set and AL16UTF16 NCHAR character set
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE UNDO TABLESPACE "UNDOTBS" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADAT"
"A\STAT\UNDOTBS01.DBF' SIZE 209715200       AUTOEXTEND ON NEXT 5242880  MAXS"
"IZE 16383M EXTENT MANAGEMENT LOCAL "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TABLESPACE "CWMLITE" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADATA\STA"
"T\CWMLITE01.DBF' SIZE 20971520       AUTOEXTEND ON NEXT 655360  MAXSIZE 163"
"83M EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TABLESPACE "DRSYS" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADATA\STAT\"
"DRSYS01.DBF' SIZE 20971520       AUTOEXTEND ON NEXT 655360  MAXSIZE 16383M "
"EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TABLESPACE "EXAMPLE" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADATA\STA"
"T\EXAMPLE01.DBF' SIZE 159907840       AUTOEXTEND ON NEXT 655360  MAXSIZE 16"
"383M EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TABLESPACE "INDX" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADATA\STAT\I"
"NDX01.DBF' SIZE 26214400       AUTOEXTEND ON NEXT 1310720  MAXSIZE 16383M E"
"XTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TEMPORARY TABLESPACE "TEMP" BLOCKSIZE 4096 TEMPFILE  'D:\ORACLE\ORAD"
"ATA\STAT\TEMP01.DBF' SIZE 41943040       EXTENT MANAGEMENT LOCAL  UNIFORM S"
"IZE 1048576"
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TABLESPACE "TOOLS" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADATA\STAT\"
"TOOLS01.DBF' SIZE 10485760       AUTOEXTEND ON NEXT 327680  MAXSIZE 16383M "
"EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 29339:
"CREATE TABLESPACE "USERS" BLOCKSIZE 4096 DATAFILE  'D:\ORACLE\ORADATA\STAT\"
"USERS01.DBF' SIZE 141557760       AUTOEXTEND ON NEXT 1310720  MAXSIZE 16383"
"M EXTENT MANAGEMENT LOCAL  AUTOALLOCATE  ONLINE PERMANENT "
IMP-00003: ORACLE error 29339 encountered
ORA-29339: tablespace block size 4096 does not match configured block sizes
IMP-00017: following statement failed with ORACLE error 959:
"CREATE USER "RMAN" IDENTIFIED BY VALUES 'E7B5D92911C831E1' DEFAULT TABLESPA"
"CE "TOOLS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
IMP-00003: ORACLE error 959 encountered
ORA-00959: tablespace 'TOOLS' does not exist
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE SECURITY PROFILE TO "WKSYS""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT CREATE ANY SECURITY PROFILE TO "WKSYS""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT ALTER ANY SECURITY PROFILE TO "WKSYS""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 990:
"GRANT ADMINISTER SECURITY TO "WKSYS""
IMP-00003: ORACLE error 990 encountered
ORA-00990: missing or invalid privilege
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT UNLIMITED TABLESPACE TO "RMAN""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'RMAN' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT "CONNECT" TO "RMAN""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'RMAN' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT "RESOURCE" TO "RMAN""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'RMAN' does not exist
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT "RECOVERY_CATALOG_OWNER" TO "RMAN""
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'RMAN' does not exist
IMP-00017: following statement failed with ORACLE error 1918:
"ALTER USER "RMAN" DEFAULT ROLE ALL"
IMP-00003: ORACLE error 1918 encountered
ORA-01918: user 'RMAN' does not exist
IMP-00017: following statement failed with ORACLE error 959:
"ALTER USER "OLAPSYS" QUOTA UNLIMITED ON "CWMLITE""
IMP-00003: ORACLE error 959 encountered
ORA-00959: tablespace 'CWMLITE' does not exist
IMP-00017: following statement failed with ORACLE error 1918:
"ALTER USER "RMAN" QUOTA UNLIMITED ON "TOOLS""
IMP-00003: ORACLE error 1918 encountered
ORA-01918: user 'RMAN' does not exist
. importing AURORA$JIS$UTILITY$'s objects into AURORA$JIS$UTILITY$
. importing OSE$HTTP$ADMIN's objects into OSE$HTTP$ADMIN
. importing WKSYS's objects into WKSYS
. importing OLAPSYS's objects into OLAPSYS
. importing HR's objects into HR
. importing OE's objects into OE
. importing QS's objects into QS
. importing QS_WS's objects into QS_WS
. importing QS_ES's objects into QS_ES
. importing QS_OS's objects into QS_OS
. importing QS_CBADM's objects into QS_CBADM
. importing QS_CS's objects into QS_CS
. importing RMAN's objects into RMAN
"ALTER SESSION SET CURRENT_SCHEMA= "RMAN""
IMP-00003: ORACLE error 1435 encountered
ORA-01435: user does not exist
IMP-00000: Import terminated unsuccessfully
回复此楼

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

heraldic

木虫 (初入文坛)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
bslt(金币+1,VIP+0):感谢交流,欢迎常来! 7-29 19:06
用户 RMAN 不存在,你用 create user建一个吧,另外要给 connect,resource 的权限给它
3楼2009-07-29 09:33:14
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 3 个回答

yikan1981

铁虫 (初入文坛)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
bslt(金币+1,VIP+0):感谢交流。。。 7-25 19:41
oracle error 有专门的错误帮助,可以根据错误代码的提示找出错误的原因
2楼2009-07-23 22:54:54
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 化工专硕348,一志愿985求调剂 +4 弗格个 2026-02-28 6/300 2026-02-28 22:00 by wang_dand
[考研] 304求调剂 +3 52hz~~ 2026-02-28 4/200 2026-02-28 21:41 by gaoxiaoniuma
[考研] 295求调剂 +5 19171856320 2026-02-28 5/250 2026-02-28 21:39 by gaoxiaoniuma
[考博] 26申博 +4 想申博! 2026-02-26 4/200 2026-02-28 21:37 by limorning
[考研] 264求调剂 +3 巴拉巴拉根556 2026-02-28 3/150 2026-02-28 21:31 by gaoxiaoniuma
[考研] 求调剂 +4 repeatt?t 2026-02-28 4/200 2026-02-28 21:16 by gaoxiaoniuma
[考研] 085600材料工程一志愿中科大总分312求调剂 +8 吃宵夜1 2026-02-28 10/500 2026-02-28 20:27 by L135790
[考研] 298求调剂 +8 人间唯你是清欢 2026-02-28 11/550 2026-02-28 20:26 by L135790
[基金申请] 面上模板改不了页边距吧? +5 ieewxg 2026-02-25 5/250 2026-02-28 20:11 by iwuli
[考研] 276求调剂 +3 路lyh123 2026-02-28 4/200 2026-02-28 19:45 by 路lyh123
[考研] 0856材料求调剂 +10 hyf hyf hyf 2026-02-28 11/550 2026-02-28 18:50 by 无际的草原
[教师之家] 版面费该交吗 +15 苹果在哪里 2026-02-22 18/900 2026-02-28 18:20 by mibaomingg
[考研] 285求调剂 +5 满头大汗的学生 2026-02-28 5/250 2026-02-28 18:10 by 材料专硕调剂;
[考研] 材料调剂 +3 爱擦汗的可乐冰 2026-02-28 3/150 2026-02-28 18:06 by houyaoxu
[考博] 博士自荐 +3 kkluvs 2026-02-28 3/150 2026-02-28 16:59 by StarAura
[高分子] 求环氧树脂研发1名 +3 孙xc 2026-02-25 11/550 2026-02-28 16:57 by ichall
[考研] 265分求调剂不调专业和学校有行学上就 +4 礼堂丁真258 2026-02-28 6/300 2026-02-28 16:18 by 求调剂zz
[硕博家园] 博士自荐 +6 科研狗111 2026-02-26 9/450 2026-02-28 12:32 by seaskyy
[基金申请] 面上可以超过30页吧? +12 阿拉贡aragon 2026-02-22 13/650 2026-02-26 22:09 by Hahaxia
[硕博家园] 【博士招生】太原理工大学2026化工博士 +4 N1ce_try 2026-02-24 8/400 2026-02-26 08:40 by N1ce_try
信息提示
请填处理意见