最近在看rman,对rman的使用中看到 catalog start with 的使用。对这个不是很清楚,所以问问:
catalog start with 什么时候用呢?
我用了 controlfile启动到mount后,拷贝了一些rman(dbid是相同的)到/rmanbackup/catalogstart目录下
RMAN> catalog start with '/rmanbackup/catalogstart';
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found "identifier": expecting one of: "archivelog, backup, controlfilecopy, clone, datafilecopy"
RMAN-01008: the bad identifier was: start
RMAN-01007: at line 1 column 9 file: standard input
请问这个是怎么回事?这个命令的使用具体在什么时候用呢?能否举个例子!
catalog start with 什么时候用呢?
我用了 controlfile启动到mount后,拷贝了一些rman(dbid是相同的)到/rmanbackup/catalogstart目录下
RMAN> catalog start with '/rmanbackup/catalogstart';
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found "identifier": expecting one of: "archivelog, backup, controlfilecopy, clone, datafilecopy"
RMAN-01008: the bad identifier was: start
RMAN-01007: at line 1 column 9 file: standard input
请问这个是怎么回事?这个命令的使用具体在什么时候用呢?能否举个例子!
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/8497396/viewspace-748636/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/8497396/viewspace-748636/
本文探讨了RMAN中catalog startwith命令的使用场景及错误解析,通过实例演示如何正确使用该命令,并讨论了与之相关的常见问题。
954

被折叠的 条评论
为什么被折叠?



