aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

RMAN-06808: SECTION SIZE cannot be used when piece limit is in effect

RMAN-06808: SECTION SIZE cannot be used when piece limit is in effect
Cause: The SECTION SIZE backup option was used together with the MAXPIECESIZE channel limit. These options are mutually exclusive, because they are independant methods of creating multiple backup pieces with one backup command.
Action: Use one option or the other, but not both.

请先 登录 后评论

1 个回答

小智
RMAN-06808:当积木限制有效时,不能使用SECTION SIZE,
.原因: SECTION SIZE备份选项与MAXPIECESIZE通道限制一起使用。这些选项是相互排斥的,因为它们是使用一个备份命令创建多个备份片段的独立方法。,
.操作:使用一个选项或另一个选项,但不能同时使用两个选项。,
.
请先 登录 后评论