Hello,
I'm getting an error previously the import to the database (hana).
ERROR 2014-09-08 11:43:55.157
FSL-00009 System call failed. Error 1314 (A required privilege is not held by the client.
) in execution of system call 'CreateProcessAsUser' with parameter (<token>, NULL, <command line for executable C:\usr\sap\TSP\SYS\exe\uc\NTAMD64\R3load.exe, NULL, NULL, TRUE, 0x420, NULL, C:/Program Files/sapinst_instdir/NW740/HDB/COPY/SYSTEM/STD/AS-ABAP, &StartupInfo, &ProcessInfo), line (646) in file (d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcchapp.cpp), stack trace: d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\ejscontroller.cpp: 183: EJSControllerImpl::executeScript()
d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\ejs\jsextension.hpp: 1064: CallFunctionBase::call()
d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\osmod\iaxxbprocess.cpp: 423: CIaOsProcess::start_impl()
d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcchapp.cpp: 238: CSyChildApplicationImpl::start(false)
d:\depot\bas\720_rel\bc_720-2_rel\gen\optu\ntamd64\ins\sapinst\impl\src\syslib\synxcchapp.cpp: 262: CSyChildApplicationImpl::doStart()
I've followed notes:
2052056 - TREX: failed to create webSite in TREXAdminTool with error 1314 in Windows Server 2008 R2
594508 - Setting up the proxy account for xp_cmdshell
and checked the different privileges and the user sidadm appears on each one.
What can I try?
BR