将 rman 备份日志文件保存到网络位置
已尝试过假脱机,已尝试过命令行符号: log \\networked_location\rman.log
没有任何方法可以让 rman 将其自己的日志文件保存到网络位置。可以将它们在线保存在正在备份的数据库中,但希望将其与发送到网络位置的实际备份一起保存。
11g,使用 FRA,无目录。只需备份一个数据库,不需要目录。
Windows Scheduler 运行 .bat 来获取 .rcv
有人知道让 rman 可靠地将日志文件放置到网络位置的技巧吗?显而易见的方法不起作用......
感谢提供的任何帮助。
Have tried spooling, have tried command line notation: log \\networked_location\rman.log
Nothing works to get rman to save its own log files to a networked location. can save them online within the db it is backing up, but want to save then with the actual backups that go to a networked location.
11g, using FRA with no catalog. Just one db to backup, don't feel the need for a catalog.
Windows Scheduler runs the .bat to pick up the .rcv
Anyone know the trick to get rman to reliably place log files onto a networked location? The obvious does not work....
Appreciate any help offered.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试将该位置映射为网络驱动器。
Try mapping that location as a network drive.