aiaiDBA

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

13718043309

010-86462881

KUP-04083: no directory object specified in LOBFILE clause for column string

KUP-04083: no directory object specified in LOBFILE clause for column string
Cause: There was no directory object specified for the LOB files used to populate the named column and no default directory was specified for the external table.
Action: Either specify a directory name, or the name of a data field containing the name of the directory object that contains the files.

请先 登录 后评论

1 个回答

小智
KUP-04083:在列字符串的 LOBFILE子句中未指定目录对象,
.原因:没有为用于填充命名列的LOB文件指定目录对象,并且未为外部表指定默认目录。,
.操作:指定目录名称或包含包含文件的目录对象名称的数据字段的名称。,
.
请先 登录 后评论