History, History 6-32, Log 6-32 – HP Integrity NonStop H-Series User Manual
Page 96
SDR Commands
HP NonStop SQL DDL Replicator User’s Guide —545799-006
6-32
HISTORY
is the name of the DEFINE. HELP displays the syntax and a description of the
DEFINEs.
If USAGE is specified, Help displays information about the usage of the DEFINE,
otherwise Help displays USAGE as a possible subtopic.
GLOBALS
requests a display of the list of all the possible global parameters that can be set
for SDR using the
command.
HISTORY
Lists the saved commands in the history buffer. These commands can be run using the
FC or bang (!) commands.
count
the number of commands to display. The default is 10. If fewer commands are in
displays the opens by file name. It is the default.
detected deadlock. The command displays a list of transactions and
processes that are participants in the deadlock and prompts the user to
select either a process to abend or a transaction to abort to resolve the
deadlock.
RESOLVE must follow the DEADLocks keyword on the command line.
LOG
Collects a history of the SDRCOM session to a file. LOG TO starts the logging process,
and LOG STOP terminates the logging.
TO filename
starts logging to filename.
filename may be a disk file, a printer, or another terminal. If the log file does not
exist, SDRCOM creates the log file as an edit file.
CLEAR
clears the log file of existing data.
STOP
closes the current log file and stops logging.
HISTORY count
LOG { TO filename [CLEAR] | STOP }