database DB2 express 的默认用户名和密码
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 
原文地址: http://stackoverflow.com/questions/17485085/
Warning: these are provided under cc-by-sa 4.0 license.  You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Default username and password for DB2 express
提问by Ahmad
I have installed Db2 express on my local windows machine. Can anyone tell what is the default admin credentials. I have tried following combinations. Nothing works.
我已经在我的本地 Windows 机器上安装了 Db2 express。谁能告诉什么是默认管理员凭据。我尝试过以下组合。什么都行不通。
username: db2admin password: db2admin
用户名:db2admin 密码:db2admin
username: db2admin password: Password123
用户名:db2admin 密码:Password123
回答by Paul Sellars
Should be your local Windows login
应该是您本地的 Windows 登录名
Here's what i read to find that: http://pic.dhe.ibm.com/infocenter/bldforge/v7r1m2/index.jsp?topic=%2Fcom.ibm.rational.buildforge.doc%2Ftopics%2Fpreinst_db_db2express_new_db.html
这是我读到的内容:http: //pic.dhe.ibm.com/infocenter/bldforge/v7r1m2/index.jsp?topic=%2Fcom.ibm.rational.buildforge.doc%2Ftopics%2Fpreinst_db_db2express_new_db.html
There's this question too - that mentions some ID's that it creates
还有这个问题 - 提到了它创建的一些 ID

