Hi,
FATAL: Close xuser entry failed: could not write USER data [1307] means:
"
from microsoft docu:
"
System error code 1307 means "This security ID may not be assigned as
the owner of this object." This error code may also display as
"ERROR_INVALID_OWNER" or as the value 0x51B
"
this looks like user permission issue
check if your user is in group "SDB Operators" or "Administrators"
then when you execute it in "cmd" session , run cmd session
with right click "as Admin"
regards Gabriella