aiaiDBA

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

13718043309

010-86462881

KUP-04062: no data source specified

KUP-04062: no data source specified
Cause: No location for the data source of the external table was specified when the external table was created. An empty string is not valid.
Action: Specify the name of the data source in the LOCATION clause when creating an external table.

请先 登录 后评论

1 个回答

小智
KUP-04062:没有指定数据源,
.原因:创建外部表时,未指定外部表的数据源的位置。空字符串无效。,
.操作:创建外部表时,在LOCATION子句中指定数据源的名称。,
.
请先 登录 后评论