rp_rcm_list  rp_rcm_startup

Chapter 6: Registered Procedures

rp_rcm_shutdown

Description

Shuts down the named RCM through OpenSwitch.

Syntax

rp_rcm_shutdown rcm_name

Parameters

rcm_name

The name of the RCM specified for the RCM_NAME parameter in the RCM configuration file.

Examples

Example 1

Shuts down the RCM named “osw_primary_rcm.”

1> rp_rcm_shutdown osw_primary_rcm
2> go

Returns:

gap: DEBUG: spid 10: coord_rcm_notif succeeded.

Msg 20108, Level 16, State 0:
Server 'gap':
rp_rcm_shutdown: The Primary RCM osw_primary_rcm will 
be shutdown.
(return status = 0)

Usage

Shuts down an RCM through OpenSwitch. The RCM does not have to have been started by OpenSwitch to be shut down using rp_rcm_shutdown.After issuing rp_rcm_shutdown, execute rp_rcm_list and ps to verify that the RCM has shut down.

See also

rp_rcm_list, rp_rcm_startup





Copyright © 2005. Sybase Inc. All rights reserved. rp_rcm_startup

View this book as PDF