aiaiDBA

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

13718043309

010-86462881

ORA-16411: TRANSPORT=ONDEMAND is unsupported

ORA-16411: TRANSPORT=ONDEMAND is unsupported
Cause: The archivelog destination TRANSPORT=ONDEMAND attribute was specified on the primary database.
Action: Use of the TRANSPORT=ONDEMAND is no longer supported. Remove this attribute from the LOG_ARCHIVE_DEST_n initialization parameter.

请先 登录 后评论

1 个回答

小智
ORA-16411:TRANSPORT = ONDEMAND不受支持,
.原因:已在主数据库上指定archivelog目标TRANSPORT = ONDEMAND属性。,
.操作:不再支持使用TRANSPORT = ONDEMAND。从LOG_ARCHIVE_DEST_n初始化参数中删除此属性。,
.
请先 登录 后评论