db2 Express-C SAMPLE database

邮差的信 提交于 2020-01-05 04:08:13

问题


I installed the db2 Express-C in my system. Using the first steps wizard I created the sample database. But i am not able to undertsand what is the userid/password for this sample database created.

Please help.

Regards,


回答1:


DB2 uses the operating system for authentication. So, any valid user/password you can use to log in to your system should allow you to connect to and query the sample database.

The DB2 setup utility will ask you for a username and password to use for the administrative ID (a.k.a. the "instance owner"), and it will create these IDs on your system. The defaults for these IDs: db2inst1 on Linux/UNIX; db2admin on Windows.



来源:https://stackoverflow.com/questions/11964674/db2-express-c-sample-database

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!