aiaiDBA

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

13718043309

010-86462881

TNS-01064: Listener configuration changes will not be persistent

TNS-01064: Listener configuration changes will not be persistent
Cause: Configuration changes to the listener will not be visible when the listener starts up again as the check-pointing has been turned off in listener.ora
Action: Edit LISTENER.ORA setting USE_CKPFILE_LISTENER=true

请先 登录 后评论

1 个回答

小智
TNS-01064:侦听器配置更改不会持续,
.原因:当监听器在listener.ora中的检查指示已关闭时,监听器再次启动时,监听器的配置更改将不可见,
.操作:编辑LISTENER.ORA设置USE_CKPFILE_LISTENER = true,
.
请先 登录 后评论