Index: trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles	(revision 7506)
+++ trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles	(revision 7529)
@@ -91,4 +91,7 @@
    case $check2 in
       1)   echo "check2=$check2 -> everything ok " >> $scriptlog 2>&1 ;;
+      0)   echo "check2=$check2 -> no connection to db -> continue..." >> $scriptlog 2>&1 
+           check="no"
+           ;;
       *)   echo "check2=$check2 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1
            com=$Fwritesequfile
