Hp XP Command View Advanced Edition Software Bedienungsanleitung Seite 263

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 580
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 262
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 263
Seitenansicht 262
1 2 ... 258 259 260 261 262 263 264 265 266 267 268 ... 579 580

Kommentare zu diesen Handbüchern

Keine Kommentare