Search found 2 matches

by tom
Wed Oct 24, 2007 10:40 am
Forum: RMA for UNIX
Topic: returning a value from SQLPLUS does not work
Replies: 4
Views: 24078

Hello again... thanks for your fast reply :-) We solved the problem .... the solution is ... that the RMA needs oracle user rights. We got no results from the RMA, because the RMA has not the rights to run sqlplus.... (...I have no idea, why the user root is allowed to start sqlplus in putty...) The...
by tom
Tue Oct 23, 2007 3:59 pm
Forum: RMA for UNIX
Topic: returning a value from SQLPLUS does not work
Replies: 4
Views: 24078

returning a value from SQLPLUS does not work

Hello, I have written a small script to get the state of an oracle DB in HM. The Script should return the state of the Oracle DB If I run the script "test3.sh" within putty as user root, everthing worksfine and I get the result value. If I call the script from Hostmonitor I get no value fo...