aiaiDBA

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

13718043309

010-86462881

PGA-20925: missing LU/TP/MODE name parameter and no side info profile specified

PGA-20925: missing LU/TP/MODE name parameter and no side info profile specified
Cause: PGAINIT was called with no Side Information profile name specified but the LU name, TP name, and MODE name parameters were not all filled in with non-blank values.
Action: Check the PGDL used to define the transaction program to PGAU to ensure that either a valid Side Information profile name is specified (SIDEPROFILE keyword), or that the LU name, TP name, and Mode name (LUNAME, TPNAME, LOGMODE keywords) are all specified with valid values. If no Side Information profile is specified, the LU name, TP name, and Mode name parameters are all required.

请先 登录 后评论

1 个回答

小智
PGA-20925:缺少LU / TP / MODE名称参数,没有指定侧信息配置文件,
.原因: PGAINIT被调用,没有指定边信息配置文件名称,但LU名称,TP名称和MODE名称参数未全部填入非空值。,
.操作:检查用于将交易程序定义到PGAU的PGDL,以确保指定了有效的Side Information配置文件名称(SIDEPROFILE关键字),或者LU名称,TP名称和模式名称(LUNAME,TPNAME,LOGMODE关键字)都用有效值指定。如果没有指定侧面信息配置文件,则需要LU名称,TP名称和模式名称参数。,
.
请先 登录 后评论