Hi everybody, I'm installing a Netweaver 7.3 EHP1 system in Linux with DB2, but when sapinst reaches phase 36 (enable role concept) I get a message like this
Last error reported by the step: Execution of the command "/tmp/sapinst_instdir/NW731/INSTALL/NW73/DB6/STD/AS-ABAP/db6_update_db.sh -d BWS -enable_roles" finished with status TST_ERROR
I tried to execute the command with root user but I got a message "you should run this with DB owner", I change my user to DB2<SID> and the script ran perfectly
But, how can I solve this problem if root is running sapinst and DB2<SID> have no permissions tu run sapinst?
thanks in advance