beautypg.com

FUJITSU ServerView Suite V6.10 User Manual

Page 265

background image

if %errorlevel%==11 goto memerror

if %errorlevel%==0 goto cu-ok

@echo.

@echo Undefined returncode!

goto endwk

rem

rem ********************************************************

rem * All component of the server were flashed without error

rem * Clean up is done - the Server is set to OK-list

rem ********************************************************

rem

:cu-ok

@echo.

@echo Server %1:All components are flashed without errors

@echo %1 -All components are flashed without errors >>oklist.txt

goto endwk

rem

:c-oldnok

@echo.

@echo CleanUP - Jobs detected not all ok

goto start

rem

rem ********************************************************

rem * Errors in Wait phase

rem ********************************************************

rem

:nothtodo

@echo.

@echo CleanUp or WaitForDone- No flash states ?????

goto endwk

rem

:timeoutc

@echo.

@echo CleanUp, - Timeout???

goto endwk

rem

:statenok

@echo.

ServerView Update Management

265

7.1 GFCLI (Command-Line Interface)