Hi,

the parameters for checking database owners group are wrong.

line 15
admgrp=`cat /etc/opt/sapdb | grep SapdbGroup | sed s/SapdbGroup=// 2> /dev/null`


must be

admgrp=`cat /etc/opt/sdb | grep SdbGroup | sed s/SdbGroup=// 2> /dev/null`

As next checking for root ID is missing in the new script.

It feels as if the SAPDB/MAXDB Developers are getting confused by their own permanent changes of pathnames and parameter names.



It feels as if you need a changelog ;-) .

Regards

Albert


-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to