very easy, create some dummy/inexistent user and connect to database and look for ORA-01017 error like
Code:a=`(sqlplus ksaks/kajsa|grep ORA-01017) << EOF EOF ` if [ "${a}" != "" ]; then echo Database is up" fi
|
Results 1 to 10 of 20
Threaded View
|
Click Here to Expand Forum to Full Width |