(FAQ)数据库备份报:EXP-0008和ORA-01455错误的处理方法

处理方法改为数据泵方式备份。举例: C:Documents and Settingsyinchuang_huang>sqlplus /nolog SQL*Plus: Release 10.2.0.1.0 - Production on 星期一 12月 5 16:54:38 2011 Copyright (c) 1982, 2005, Oracle. All rights reserved. SQL> connect /as sysdba 已连接。 SQL> create directory test as ; 目录已创建。 SQL> grant read, write on directory test to gtmbcs; 授权成功。 SQL> host expdp gtmbcs/gtmb directory=test dumpfile=gtmbcs.dmp logfile=gtmbcs.log; Export: R
(FAQ)数据库备份报:EXP-0008和ORA-01455错误的处理方法
(FAQ)数据库备份报:EXP-0008和ORA-01455错误的处理方法处理方法改为数据泵方式备份。举例:C:Documents and Settingsyinchuang_huang>sq...
点击下载文档文档为doc格式
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
上一篇
已经是第一篇
下一篇



