Hello,
your script looks fine ... maybe the pb comes from the oratab : you should have a file nammed oratab
(find / -name oratab 2>/dev/null)
in this file you have entries in the format ORACLE_SID:ORACLE_HOME:{Y|N}
you should put a Y for every database you want to be started using dbstart ...