当前位置: 首页 >
2013年4月19日发布的所有文章
-
IMP-00013: only a DBA can import a file exported by another DBA
今天在11.2.0.3环境中用scott导出表,同一个用户再导入到同一个数据库中,切报了下面的错误 [oracle11g@rhel4 sql]$ imp scott/oracle file='/tmp/test.dmp' tables='test_1'; Import: Release 11.2.0.3.0 - Production on Fri Apr 19 09:51:15 2013 Copyright (c) 1982, 2011, Oracle and/or its affiliates. ...
-
ORA-01144: File size (4194304 blocks) exceeds maximum of 4194303 blocks
今天在ASM中增加undo表空间的数据文件是报了上面的错误,最大4194303块,当好32G的大小,在8K的db_block_size的条件下,smallfile表空间单个数据文件最大为32G,bigfile表空间除外。 SQL> alter tablespace undotbs1 add datafile '+CRED1_DATADG' size 32G autoextend off; alter tablespace undotbs1 add datafi ...
csdw
是 1031csdw
哈哈,,黄大师,总结得好huangtingzhong
Loading Hinted Executionhuangtingzhong
下面是ASM磁盘头的部分ASM DATA DIhuangtingzhong
RMAN backup to Flash Rechuangtingzhong
Database Crashed With ORhuangtingzhong
How to Resolve ORA-00257123
How To Find The Processhuangtingzhong
How To Generate Same Nam罗罗
哦,懂了!