aiaiDBA

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

13718043309

010-86462881

PGU-41100: FIELD parameter on REDEFINE specifies unknown field name (string)

PGU-41100: FIELD parameter on REDEFINE specifies unknown field name (string)
Cause: A REDEFINE with the FIELD parameter specifies a field name that does not currently exist in the data object being REDEFINEd.
Action: Specify the correct field name on the FIELD parameter. Use the REPORT DATA statement to list current field names.

请先 登录 后评论

1 个回答

小智
PGU-41100:REDEFINE上的FIELD参数指定未知字段名(字符串),
.原因:具有FIELD参数的REDEFINE指定在REDEFINEd的数据对象中当前不存在的字段名称。,
.操作:在FIELD参数上指定正确的字段名称。使用REPORT DATA语句列出当前字段名称。,
.
请先 登录 后评论