ChinaUnix.net
相关文章推荐:

recover backup control file

在这里可以共享 :twisted: http://www.openlab.ca/~yikaikai/backup%20and%20recovery%20guide.pdf

by yikaikai - Oracle - 2003-05-12 11:38:00 阅读(957) 回复(2)

相关讨论

select online from v$recover_file报错:ora-01747无效的用户.表.列,表.列,或列规格 怎么会这样,字段名没错的呀

by china286 - Oracle - 2005-11-09 14:30:24 阅读(1283) 回复(2)
by michael_1971 - Solaris - 2005-07-13 17:01:47 阅读(971) 回复(2)

rm误删了一个文件,有恢复的命令么?

by zxllxz - 其他UNIX - 2005-10-08 13:34:25 阅读(1340) 回复(6)

在使用recover database using backup controlfile 时的backup controlfile 时用的 backup controlfile 用的是哪个备份控制文件,在 哪里,这一般在啥情况下使用。

by zhaoyang - Oracle - 2003-10-10 17:22:15 阅读(3432) 回复(2)

还是用RMAN来做?? backup: 两边的归档文件如何同时备?? restore 归档文件时还是恢复到各自原来的位置?? recover时如何指定两边的archived file and online redo file??

by liontiger - Oracle - 2003-08-01 14:13:26 阅读(928) 回复(0)

Case1:用control file恢复DB 运行 Reason: 由于应用程序的一些错误,导致Oracle session快速增长,DB 发生 ora-00600 错误,Undotbs不够用,DB自己关闭,导致双机切换,切换后又发生类似现象,双机多次切换,导致DB关闭不正常,再次打开时发生如下错误: ORA-01207 file is more recent than controlfile - old controlfile Reference:该错误的oracle解释 Cause: The control file change sequence number in the datafile is...

恢复

by copyking - 存储文档中心 - 2008-07-17 09:32:05 阅读(758) 回复(0)

eason: 由于应用程序的一些错误,导致Oracle session快速增长,DB 发生 ora-00600 错误,Undotbs不够用,DB自己关闭,导致双机切换,切换后又发生类似现象,双机多次切换,导致DB关闭不正常,再次打开时发生如下错误: ORA-01207 file is more recent than controlfile - old controlfile Reference:该错误的 oracle 解释 Cause: The control file change sequence number in the datafile is greater than the numb...

恢复

by bfhf5753 - 存储文档中心 - 2008-06-16 19:20:24 阅读(759) 回复(0)

#!/bin/ksh # Create date-specific backup timestamp extension EXT=`date '+%Y%m%d-%H:%M:%S'` # backup individual files for file in \ /etc/ssh_config /etc/sshd_config \ /etc/openssh/ssh_config /etc/openssh/sshd_config \ /etc/inetd.conf /etc/hosts.deny /etc/hosts.allow \ /etc/sendmail.cw /etc/sendmail.cf \ /etc/exports /etc/inittab \ /etc/profile \ /etc/rc.net-tune /etc/syslog.conf \ /usr/sbin/shutdow...

by jiazf82 - AIX文档中心 - 2006-11-07 10:35:26 阅读(1006) 回复(0)

求救: ORA-00205: error in identifying control file, check alert log for more info SQL> startup ORACLE instance started. Total System Global Area 96468992 bytes Fixed Size 1217884 bytes Variable Size 88083108 bytes Database Buffers 4194304 bytes Redo Buffers 2973696 bytes ORA-00205: error in identifying control file, check alert log for ...

by law7890 - Oracle - 2006-11-20 14:16:37 阅读(2670) 回复(2)

In conjunction with file system enhancements like snapshots, FreeBSD 5.0 and later offers the security of file System Access control Lists (ACLs)...  FreeBSD 5.x file System Access control Lists- - [color="#ff0000"]file System Access control Lists Contributed by Tom Rhodes and Pat GUO. In conjunction with file system enhancements like snapshots, FreeBSD 5....

by patguo - BSD文档中心 - 2005-05-18 12:36:28 阅读(1026) 回复(0)