Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 9 Administering Firewall Port Ranges : DEL_RANGE

DEL_RANGE
swadm command
Syntax
swadm DEL_RANGE Port_range_ID
Description
This command deletes an existing port range from iProcess Engine. The port range is deleted from the port_range_conf table.
When you run this command, if any servers are currently configured to run behind this port range the following prompt is displayed:

 
   Deleting this port range will cause the following servers to be
   removed from the port_range_nodes table:
   server_ids, ...
   Are you sure you want to do this (Y/N)?

 
where server_ids is a comma-separated list of server identifiers and names for the servers that are currently configured to run behind this port range. If you answer:
Y, the port range is deleted.The indicated servers are no longer running behind a port range. (The appropriate entries are deleted from the port_range_nodes table.)
N, the port range is not deleted. The indicated servers are still running behind it.
Options
 
You can use the SHOW_RANGES command to find out what port range IDs are defined.
Errors
The following error messages may be returned by this command.
You have used a Port_range_ID value that does not exist. Re-run the command using the correct Port_range_ID value.
swadm cannot update the iProcess Engine database. Examine the sw_error and sw_warn files, which is located in the SWDIR\logs directory, for more information about the cause of the error.
See Also
ADD_RANGE, MOD_RANGE, SET_RANGE, SHOW_PORTS, SHOW_RANGES

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved