aiaiDBA

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

13718043309

010-86462881

PGU-41129: parameter string invalid without FIELD parameter

PGU-41129: parameter string invalid without FIELD parameter
Cause: The FIELD parameter is a pre-requisite to specify the parameter because applies to FIELDs within a DATA redefinition. PGAU REDEFINE parameters which require FIELD are:
- PLSFNAME

- CODEPAGE

Action: Include the FIELD parameter in the REDEFINE statement to indicate to which FIELD the redefinition of applyes, or remove the specification.

请先 登录 后评论

1 个回答

小智
PGU-41129:参数字符串无FIELD 参数无效,
.原因: FIELD参数是指定参数的先决条件,因为应用于DATA重定义中的FIELD。需要FIELD的PGAU REDEFINE参数有:,
.- PLSFNAME,
.,
.- CODEPAGE,
.,
.操作:在REDEFINE语句中包含FIELD参数,以指示对的重新定义应用于哪个FIELD,或删除规范。,
.
请先 登录 后评论