6 sdr commands, Running the command interpreter, Sdr commands 6-1 – HP Integrity NonStop H-Series User Manual
Page 65: Running the command interpreter 6-1, Sdr commands
HP NonStop SQL DDL Replicator User’s Guide —545799-006
6-1
6
SDR Commands
The command interpreter for SDR, SDRCOM, is used to install, configure, control and
monitor SDR. This section describes the command interpreter and is organized as
follows:
Running the Command Interpreter
SDR Configuration and Management Commands
Running the Command Interpreter
Even if you can run SDRCOM as any user, most configuration and management
commands must be performed by a member of the SUPER group.
Use this TACL RUN command to start the SDRCOM command interpreter:
run-options
process options for any TACL RUN command.
monitor
If an alternate monitor is configured, specifies the name of the alternate monitor
process. The monitor process name must be a local name, starting with a dollar
sign (“$”).
cmd
specifies a command.
SDRCOM sets the completion code when the it stops. The completion code values
are:
0: Normal completion
1: Warnings messages were issued during the session
2: Error messages were issued during the session
During a SDRCOM session, you can display the completion code by using the
command to restore the completion code to 0. The RESET
[RUN] $SYSTEM.SDR.SDRCOM[/run-options/] [monitor] [cmd]