cancel
Showing results for 
Search instead for 
Did you mean: 

Error in sapinst - assignUsersToSapinstGroup failed

Former Member
0 Kudos

Hello,

I am trying to export my db (oracle 10.2 on HPUX 11.23 on IA64) but I can't get past the step: "assignUsersToSapinstGroup". My user is already assigned to that group so it should not be a problem. In the log file I can read: "SOLUTION: Add the user manually to the group <b>sapinst</b> and continue the installation" but I can't find any button called "Continue". I have checked in keydb.xml for [ERROR] but can not find any.

Do any of you know how I can skip this step?

More logs:

INFO 2010-07-23 13:24:23.809 [sixxcstepexecute.cpp:790]

Execute step assignUsersToSapinstGroup of component |NW_Export|ind|ind|ind|ind|0|0

INFO 2010-07-23 13:24:24.579 [syuxcaccmg.cpp:280]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account sapinst already exists.

INFO 2010-07-23 13:24:24.579 [syuxcaccmg.cpp:227]

bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)

Account s01adm already exists.

WARNING[E] 2010-07-23 13:24:24.769 [syuxcuser.cpp:2109]

CSyUserImpl_setOsInfos(ILogBook *m_logBook, iastring sName, iastring sID, tSyUserInfo& msUserNewinfo)

FSL-05014 Command '/usr/sbin/usermod' with parameters '-G "dba,oper,sapsys,sapinst" s01adm' failed with return code 8: Login s01adm is currently in use

.

WARNING[E] 2010-07-23 13:24:24.769 [syuxcuser.cpp:2118]

CSyUserImpl_setOsInfos(ILogBook *m_logBook, iastring sName, iastring sID, tSyUserInfo& msUserNewinfo)

FSL-01003 Unable to modify account user="s01adm" uid="3241".

WARNING[E] 2010-07-23 13:24:24.799

CJSlibModule::writeError_impl()

CJS-30255 <html> <head> </head> <body> Adding the user <b>s01adm </b> to group <b>sapinst</b>failed. Original error message was:<br> <pre></pre> SOLUTION: Add the user manually to the group <b>sapinst</b> and continue the installation.<br> </body></html>

ERROR 2010-07-23 13:24:24.929 [sixxcstepexecute.cpp:950]

FCO-00011 The step assignUsersToSapinstGroup with step key |NW_Export|ind|ind|ind|ind|0|0|assignUsersToSapinstGroup was executed with status ERROR .

INFO 2010-07-23 14:06:42.971 [sixxcstepexecute.cpp:1003]

An error occured and the user decided to stop.\n Current step "|NW_Export|ind|ind|ind|ind|0|0|assignUsersToSapinstGroup".

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

My misstake!

I had actually forgot to add that user to the group... Oups...