Ricky

链接

RSS

RSS Link
DB2中的ROWID和游标
Vim使用微软雅黑字体

DB2密码过期修改密码

Ricky posted @ 2014年5月09日 13:14 in Other , 2970 阅读

    * Change by connecting to database

C:\> db2 connect to SAMPLE user TEST using OLDPWD new NEWPWD confirm NEWPWD
C:\> db2 connect to SAMPLE user TEST using OLDPWD change password

    * Change by attaching to node, this way works out for the limitation in Configuration Assistance

C:\> db2 attach to NODE user TEST using OLDPWD new NEWPWD confirm NEWPWD
C:\> db2 attach to NODE user TEST using OLDPWD change password


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter