I 'su" to root and run command. I got error message. Anyone know how to fix it?
=====================================================
/home/app/oracle/product/oms10g/install/unix/scripts/omsstup start /bin/su: user %s_userName% does not exist
______________________________________________________________________________________ 怎樣減少垃圾信?只要看到垃圾信,立即按下「這是垃圾信」按鈕。http://tw.promo.yahoo.com/antispam/index.html
mcclnx mcc wrote:
I 'su" to root and run command. I got error message. Anyone know how to fix it?
=====================================================
/home/app/oracle/product/oms10g/install/unix/scripts/omsstup start /bin/su: user %s_userName% does not exist
I guess the user that is called doesn't exist.
You'd have to look in the script to see which user is called there.
Was there an installation procedure or directives?
mcclnx mcc wrote:
I 'su" to root and run command. I got error message. Anyone know how to fix it?
=====================================================
/home/app/oracle/product/oms10g/install/unix/scripts/omsstup start /bin/su: user %s_userName% does not exist
what is this oracle stuff doing here?
please copy-paste the _command_ you typed and the error message.
try /bin/su
if this works, then see why your 'su' is aliased (try "alias su")