Hp XP Array Manager Software Manual de usuario Pagina 366

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 564
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 365
DescriptionScript code
(15) Waits for command termin-
ation.
TIMEOUT=0 ...(15)
(16) User processing for pair
splitting.
[SPLIT_PROC] ...(16)
# Target pair volumes: SI11 dev group
[CMD]
(17) Batch splitting with a pair
group specified
CMDLINE=C:\HORCM\etc\pairsplit.exe -g TC01
-FBC 0 ...(17)
(18) Specifies a remote copy.
ENV=HORCC_MRCF= ...(18)
(19) Specifies an instance num-
ber.
ENV=HORCMINST=0 ...(19)
(20) If a non-zero return value
returns, the script will terminate
with an error.
END_CODE=TERMINATE_NZ ...(20)
(21) If the command does not
terminate within 10 seconds, the
script will terminate with an er-
ror.
TIMEOUT=10 ...(21)
[CMD]
(22) Checks the sql01 pair
status.
Waits until the sql01 status
becomes PSUS.
CMDLINE=C:\HORCM\etc\pairevtwait.exe -g TC01
-d sql01 -s psus -t 600 -FBC 0 ...(22)
(23) Specifies an instance num-
ber.
ENV=HORCMINST=0 ...(23)
(24) If a non-zero return value
returns, the script will terminate
with an error.
END_CODE=TERMINATE_NZ ...(24)
(25) Waits for command termin-
ation.
TIMEOUT=0 ...(25)
[CMD]
Operation for SQL Server databases366
Vista de pagina 365
1 2 ... 361 362 363 364 365 366 367 368 369 370 371 ... 563 564

Comentarios a estos manuales

Sin comentarios