rcpconfig(8sql)
Name
rcpconfig − configures or shuts down the ULTRIX/SQL logging and locking facilities
Syntax
rcpconfig −config | −init | −shutdown | −imm_shutdown
Description
The rcpconfig command can configure or shut down the logging and locking facilities of your ULTRIX/SQL installation. Only the ULTRIX/SQL system administrator can use the rcpconfig command.
Note
The rcpconfig command is automatically run by the iistartup and iishutdown utilities to start up and shut down the archiver and recovery processes for your ULTRIX/SQL installation.
Options
−config
Configure the logging and locking systems.
−initConfigure the logging and locking systems and erase the log file.
−imm_shutdown
Shut down the logging and locking systems immediately, executing an immediate stop on transactions in progress. Use this option only if it is critical to shut down the ULTRIX/SQL recovery system without waiting for transactions that have started to finish.
−shutdown
Shut down the logging and locking systems; do not let users make new database connections or start new transactions, but let transactions that have already started complete before shutting down the recovery and archiver processes.
See Also
intro(1sql), iishutdown(8sql), iistartup(8sql), intro(8sql)
ULTRIX/SQL Operations Guide