aiaiDBA

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

13718043309

010-86462881

KUP-04097: RECORDS clause specified without a record format

KUP-04097: RECORDS clause specified without a record format
Cause: The RECORDS clause was part of the external table access parameters but no record format type was provided.
Action: If the RECORDS clause is used, then it must be followed by one of the VARIABLE, FIXED, or DELIMITED BY clauses.

请先 登录 后评论

1 个回答

小智
KUP-04097:没有记录格式指定的RECORDS子句,
.原因: RECORDS子句是外部表访问参数的一部分,但没有提供记录格式类型。,
.操作:如果使用RECORDS子句,则必须跟随VARIABLE,FIXED或DELIMITED BY子句之一。,
.
请先 登录 后评论