Hello SAP gurus
I tried looking for this problem on SDN and went through many many postings and didnt the right answer for my problem. So I am posting here.
Here is the problem description.
I did create the migration export from the source (ECC6.0) server and then am trying to copy it on a differnt server.
On the target system, I started sapinst.exe and it took me through all the steps without any problem. I entered all the user names and passwords that it asked.
It went to the final step where it starts listing final task progress...where it lists phase list and start putting green check mark
when it came to second in the list that said create users for sap system, it failed the error in the log file is as follows
======================================================================================================
INFO 2010-05-11 13:23:22.644
Creating file C:\Program Files\sapinst_instdir\NW04S\LM\COPY\MSS\SYSTEM\CENTRAL\AS\summary.html.
INFO 2010-05-11 13:23:37.956
Execute step ntpatch of component |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|1|0|NW_Update_DLLs|ind|ind|ind|ind|3|0
INFO 2010-05-11 13:23:38.268
Execute step runChecksStep of component |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|PrerequisiteCheckerDialogs|ind|ind|ind|ind|3|0
INFO 2010-05-11 13:23:38.534
Execute step createAccounts of component |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0
INFO 2010-05-11 13:23:38.659
Nothing to do. User privileges are an empty string.
INFO 2010-05-11 13:23:38.675
Nothing to do. User privileges are an empty string.
INFO 2010-05-11 13:23:38.690
Nothing to do. User privileges are an empty string.
INFO[E] 2010-05-11 13:23:52.237
FSL-01027 Account user="dm36939\SAPServiceDEM" does not exist.
WARNING[E] 2010-05-11 13:24:05.877
FSL-01002 Unable to create account dm36939\SAPServiceDEM. HRESULT=0x80005009
WARNING[E] 2010-05-11 13:24:05.939
MUT-03025 Caught ESyException in Modulecall: ESAPinstException: error text undefined.
ERROR 2010-05-11 13:24:05.971
FCO-00011 The step createAccounts with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR .
INFO 2010-05-11 13:27:03.559
An error occured and the user decided to retry the current step: "|NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts".
INFO 2010-05-11 13:27:03.699
Nothing to do. User privileges are an empty string.
INFO 2010-05-11 13:27:03.715
Nothing to do. User privileges are an empty string.
INFO 2010-05-11 13:27:03.746
Nothing to do. User privileges are an empty string.
INFO[E] 2010-05-11 13:27:17.293
FSL-01027 Account user="dm36939\SAPServiceDEM" does not exist.
WARNING[E] 2010-05-11 13:27:30.918
FSL-01002 Unable to create account dm36939\SAPServiceDEM. HRESULT=0x80005009
WARNING[E] 2010-05-11 13:27:30.918
MUT-03025 Caught ESyException in Modulecall: ESAPinstException: error text undefined.
ERROR 2010-05-11 13:27:30.933
FCO-00011 The step createAccounts with step key |NW_Doublestack_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Users_Create_Do|ind|ind|ind|ind|5|0|createAccounts was executed with status ERROR .
============================================================================================
If you know what I have done wrong and can point me in the right direction, I would appreciate it.
Thanks
Ram
Edited by: Prasad Ram on May 11, 2010 7:50 PM