aiaiDBA

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

13718043309

010-86462881

SQL-02121: Invalid host name

SQL-02121: Invalid host name
Cause: The host name passed into a SQLFCN call was not used in a previous call to SQLRCN.
Action: Use the same identifier used in the corresponding SQLRCN call. *Note: This error *msg* is never actually used. The error *number* is used, given as the return value of sqlfcn if this error occurs.

请先 登录 后评论

1 个回答

小智
SQL-02121:主机名无效,
.原因:传入SQLFCN调用的主机名在之前的SQLRCN调用中未使用。,
.操作:使用相应SQLRCN调用中使用的相同标识符。*注意:此错误* msg *从未实际使用。如果发生此错误,则使用错误* number *作为sqlfcn的返回值。,
.
请先 登录 后评论