aiaiDBA

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

13718043309

010-86462881

PGU-41046: SIDEPROFILE omitted: all of LUNAME, TPNAME, and LOGMODE required

PGU-41046: SIDEPROFILE omitted: all of LUNAME, TPNAME, and LOGMODE required
Cause: If the SNA SIDEPROFILE parameter is not specified, then all three of the LUNAME, TPNAME and LOGMODE parameters must be specified in a DEFINE TRANSACTION statement. Syntax checking only continues with the next statement.
Action: Correct the DEFINE TRANSACTION statement to specify either (1) the SIDEPROFILE parameter, (2) all three of the LUNAME, TPNAME and LOGMODE parameters, or (3) the SIDEPROFILE parameter and any combination of the LUNAME, TPNAME, and LOGMODE parameters.

请先 登录 后评论

1 个回答

小智
PGU-41046:SIDEPROFILE省略:所有LUNAME,TPNAME和LOGMODE都需要,
.原因:如果未指定SNA SIDEPROFILE参数,则必须在DEFINE TRANSACTION语句中指定所有三个LUNAME,TPNAME和LOGMODE参数。语法检查只能继续下一个语句。,
.操作:更正DEFINE TRANSACTION语句以指定(1)SIDEPROFILE参数,(2)LUNAME,TPNAME和LOGMODE参数中的所有三个,或(3)SIDEPROFILE参数以及LUNAME,TPNAME和LOGMODE参数的任意组合。,
.
请先 登录 后评论