SAPControl Fails with HTTP 401 Unauthorized Error
- Log on with the <sid>adm user
- Shutdown the instance agent by executing the following command:
sapcontrol -nr <NR> -function StopService -user <sid>adm<password> - Change to the root user and remove the UDS file. The file is located in the /tmp directory and the file name convention is ".sapstream5<NR>13"
- Change back to the <sid>adm user and start the instance agent for example, with the following command:
sapcontrol -nr <NR> -function StartService <SID>
No comments:
Post a Comment