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

  • 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 364
DescriptionScript code
(26) Checks the sql02 pair
status.
Waits until the sql02 status
becomes PSUS.
CMDLINE=C:\HORCM\etc\pairevtwait.exe -g TC01
-d sql02 -s psus -t 600 -FBC 0 ...(26)
(27) Specifies an instance num-
ber.
ENV=HORCMINST=0 ...(27)
(28) If a non-zero return value
returns, the script will terminate
with an error.
END_CODE=TERMINATE_NZ ...(28)
(29) Waits for command termin-
ation.
TIMEOUT=0 ...(29)
(30) User processing for termin-
ation
[FINISH_PROC] ...(30)
[CMD]
(31) Specifies shell script execu-
tion.
CMDLINE="C:\Program Files\ORIGINAL\TERM.wsf" ...(31)
(32) You should assign IGNORE
to END_CODE in the FIN-
ISH_PROC item if LOC-
AL_BACKUP is YES.
END_CODE=IGNORE ...(32)
#script end
Backing up an SQL Server database in a cascade configuration
This section explains the steps for backing up an SQL Server database at the remote site secondary
volume (backup in a cascade configuration). The sample procedure provided here assumes that
multi-target backup is not to be performed; that is to say, the database is to be backed up only at the
remote site secondary volume, not at the local site's secondary volume. For details on how to perform
multi-target backup, see Example of backing up an SQL Server database on page 336.
To back up an SQL Server database in a cascade configuration:
Application Agent CLI User Guide 365
Vista de pagina 364
1 2 ... 360 361 362 363 364 365 366 367 368 369 370 ... 573 574

Comentarios a estos manuales

Sin comentarios