Command
|
SCRIPT REMOVE
|
Description
|
Removes the specified mirroring script
|
Syntax
|
SCRIPT REMove <con_id> [source] [ON target] <type>
|
Options
|
- con_id—Connection ID assigned to the source/target connection
- source—Name of the source machine
- target—Name of the target, an IP address on the target, or a virtual IP address
- type—Any of the following script types
- MIRRORSTART—Script that was being processed before the mirroring process starts
- MIRRORSTOP—Script that was being processed when the mirroring process stops
- MIRRORCOMPLETE—Script that was being processed when the mirroring process is complete
|
Examples
|
- script remove 1 alpha on beta mirrorstart
- script rem 1 alpha on beta mirrorstop
|
Notes
|
Machine names that contain non-alphanumeric characters must be enclosed in quotation marks.
|