aiaiDBA

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

13718043309

010-86462881

NNO-00262: warning: cannot write checkpoint file "string"

NNO-00262: warning: cannot write checkpoint file "string"
Cause: the server was unable to write the named checkpoint file. This problem is typically due to the file system's protection settings. The error is not fatal; it simply means the server will not create any checkpoint data. Note, however, that if the configuration database is ever unavailable during a future server startup, the lack of checkpoint data means you will be unable to force a startup from checkpoint data with the names.no_region_database parameter.
Action: Check to see that the server has permission to write the file named in the error message.

请先 登录 后评论

1 个回答

小智
NNO-00262:警告:不能写检查点文件“ string ”,
.原因:服务器无法写入命名的检查点文件。这个问题通常是由于文件系统的保护设置。错误不是致命的; 这只是意味着服务器不会创建任何检查点数据。但是请注意,如果在将来的服务器启动期间配置数据库不可用,则缺少检查点数据意味着您将无法使用names.no_region_database参数强制启动检查点数据。,
.操作:检查服务器是否有权限写入错误消息中命名的文件。,
.
请先 登录 后评论