Index: trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 7513)
+++ trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 7529)
@@ -105,4 +105,8 @@
               break
               ;;
+         0)   echo "check1=$check1 -> no connection to db -> continue..." >> $scriptlog 2>&1 
+              check="no"
+              break
+              ;;
          *)   echo "check1=$check1 -> ERROR " >> $scriptlog 2>&1 
               echo "starfiles not available for sequence -> continue" >> $scriptlog 2>&1 
