aiaiDBA

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

13718043309

010-86462881

PGU-41039: invalid TPNAME name specified

PGU-41039: invalid TPNAME name specified
Cause: The token is not a valid name for specifying an SNA TP name in a DEFINE TRANSACTION statement. A TP name must begin with an alphabetic character and contain only alphanumeric characters. Syntax checking only continues with the next statement.
Action: Correct the TRANSACTION TPNAME parameter in the statement.

请先 登录 后评论

1 个回答

小智
PGU-41039:指定了无效的TPNAME名称,
.原因:令牌不是在DEFINE TRANSACTION语句中指定SNA TP名称的有效名称。TP名称必须以字母字符开头,并且只包含字母数字字符。语法检查只能继续下一个语句。,
.操作:更正语句中的TRANSACTION TPNAME参数。,
.
请先 登录 后评论