Skip to Content
0
Former Member
Dec 02, 2008 at 12:51 PM

DB2 - problem after change of domain accounts on windows

87 Views

Hello Everyone,

I've got problem with database after moving SAP on DB2 to new windows domain.

I exported [HKCU\Environment] on users db2<sid> and <sid>adm in previous domain. Then I've created users SAP/db2 users and SAP_<SID>_GlobalAdmin group in new domain. I've changed windows domains (I couldn't go back to previous one) then amended shares, ntfs priviledges, accounts/groups assigment in compmgmt, credentials for services, imported on new users env from *.reg files exported previously.

After above operations I've got problem during db2 start:

2008-12-02-12.47.13.140000+060 E344164F405        LEVEL: Error (OS)
PID     : 3056                 TID  : 3068        PROC : db2syscs.exe
INSTANCE: DB2<SID>               NODE : 000
FUNCTION: DB2 UDB, oper system services, sqloGetAccountSID, probe:30
MESSAGE : ZRC=0x83000534=-2097150668
CALLED  : OS, -, LookupAccountName
OSERR   : 1332 "No mapping between account names and security IDs was done."

2008-12-02-12.47.13.140000+060 I344571F281        LEVEL: Severe
PID     : 3056                 TID  : 3068        PROC : db2syscs.exe
INSTANCE: DB2<SID>               NODE : 000
FUNCTION: DB2 UDB, base sys utilities, DB2StartMain, probe:450
MESSAGE : ZRC=0x83000534=-2097150668

How could I configure mapping between account names and security IDs for new users ?

PS I couldn't even run command db2 list active databases

Thanks in advance for help,

Marek