aiaiDBA

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

13718043309

010-86462881

ORA-48108: invalid value given for the diagnostic_dest init.ora parameter

ORA-48108: invalid value given for the diagnostic_dest init.ora parameter
Cause: The value given for the diagnostic_dest directory is not a valid directory. Either the directory does not exist or the process does not have read/write privileges on the directory.
Action: Use a value for diagnostic_dest that is a valid directory with the proper read and write privileges.

请先 登录 后评论

1 个回答

小智
ORA-48108:为diagnostic_dest init.ora参数指定的值无效,
.原因:为diagnostic_dest目录提供的值不是有效的目录。目录不存在或进程对目录没有读/写权限。,
.操作:对诊断_dest使用具有正确读写权限的有效目录的值。,
.
请先 登录 后评论