Hi ,
We just had a big data theft/disaster in which somebody deleted the whole application of the server
After recovery we are having trouble with installing local instances of DB2 Express C on developer machines,
What we did was
1) Install the client by local administrator user on those machines
But Now when developers try to use their domain accounts and try to create databases they get authorization errors
SQL1092N
We did some R & D and the only way out of this problem is by adding the domain users to local administrator accounts.
But its not possible in our case because we don't want to give local administrator rights to the developers due to the data theft and disaster.
Is there any other way we can get through this problem without having to give admin rights local/domain to the developers ?