Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Help - dbstart script does not work!
[SNIP] VERSION=`$ORACLE_HOME/bin/svrmgrl command=exit | awk '
/PL\/SQL (Release|Version)/ {substr($3,1,3) ;
VERSION=`$ORACLE_HOME/bin/svrmgrl command=exit | awk '
/Edition Release/ {substr($5,1,3) ;
This is OK if you have this version.
Mine starts with JServer ?
Just keep on hacking the else statement :)
Cheers,
Stephen Spence
Received on Wed Jul 19 2000 - 00:00:00 CDT
![]() |
![]() |