aiaiDBA

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

13718043309

010-86462881

ORA-48934: invalid input for the file name identifier

ORA-48934: invalid input for the file name identifier
Cause: An invalid input was given for the file name indentifier. The file name is not allowed to have slashes ('', '/') and is not allowed to refer to the parent directory using the '..' characters.
Action: Check the file name and provide a valid input.

请先 登录 后评论

1 个回答

小智
ORA-48934:文件名标识符的输入无效,
.原因:为文件名标识符指定了无效的输入。文件名不允许带斜杠('','/'),不允许使用'..'字符引用父目录。,
.操作:检查文件名并提供有效的输入。,
.
请先 登录 后评论