aiaiDBA

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

13718043309

010-86462881

DIA-48177: file name with full path information [string] not allowed

DIA-48177: file name with full path information [string] not allowed
Cause: Input was incorrectly specified for the file name. The inputted file name is greater than the maximum length, or the file name has path information. In this case, the file name should not have any path information. The path information should be specified in a separate argument.
Action: Check that the string for the file name is not too long and does not have path information.

请先 登录 后评论

1 个回答

小智
DIA-48177:不允许具有完整路径信息[ string ]的文件名,
.原因:输入的文件名未正确指定。输入的文件名大于最大长度,或文件名具有路径信息。在这种情况下,文件名不应该有任何路径信息。路径信息应在单独的参数中指定。,
.操作:检查文件名的字符串不是太长,没有路径信息。,
.
请先 登录 后评论