Hp XP Command View Advanced Edition Software Manual de usuario Pagina 259

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 574
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 258
ExplanationScript text
#Stop the application programs that are using
the file system
CMDLINE=C:\tmp\stop_app.bat
(3) Pass the environment variable VAL=
ApplicationName to the command.
ENV=VAL=ApplicationName ...(3)
(4) Take a 60-second timeout.
TIMEOUT=60 ...(4)
(5) Treat a command return value of
100 or greater as an error.
END_CODE=100 ...(5)
(6) Execute on the local server.
LOCATION=LOCAL ...(6)
#Clearing of the secondary volume cache
(mounting and unmounting)
[CMD]
CMDLINE="C:\program files\CVXPAE\drm\bin
\drmmount.exe" -copy_group vg01,vol01
(7) Execute on a remote server.
LOCATION=REMOTE ...(7)
[CMD]
CMDLINE="C:\program files\CVXPAE\drm\bin
\drmumount.exe" -copy_group vg01,vol01
LOCATION=REMOTE
#Post-processing section
Application Agent CLI User Guide 259
Vista de pagina 258
1 2 ... 254 255 256 257 258 259 260 261 262 263 264 ... 573 574

Comentarios a estos manuales

Sin comentarios