Hi guys,
I was following the SAP NOTE 1982469 for sybase upgrade form patch 030 to 151
but while executing the below commands it gives errors.
saphostctrl -user <user> <password> -function LiveDatabaseUpdate -dbname <SAPSID> -dbtype syb
-updatemethod Execute -updateoption TASK=UPDATE_ASE -updateoption DROP_LOCATION="<drop location>"
sapdbctrl LiveUpdate <SAPSID> -tsyb -mExecute -oTASK=UPDATE_ASE -oDROP_LOCATION="<drop location>"
These commands can be executed as sidadm with sudo command in linux.
But my environment is AIX and ther is no sudo.
Guys suggest some ideas to execute the command.
Regards,
Suresh Daniel.