Today, DB2 9.1 is installed on the local machine.
Local Environment: Windows Server 2003 Internal ice Edition SP2 TW
Logon account: ABC \ c12345 (Administrator Group)
An account was set up for use during installation. At that time, my domain was detected in the domain, but when I entered my account, I was prompted that I could not detect the account and password for the high domain.
The default creation method is used ..
After the installation is complete, it is found that my current account does not have the permission to create the sample database. The returned information is that I do not have the permission.
Recall that the SQL Server 2005 server was unable to start the service after it was started, because the startup account was not a system account.
So I opened the local service and found many DB2 services.
Change the startup account for the DB2-DB2COPY1-Db2-0 from db2admin to the domain user logged on to the local machine and restart the instance service. OK.