WWW-STOP stops the FlashConnect database servers in a specified server pool or on a specific database line. This command can only be run from the FlashConnect master account.
Syntax
WWW-STOP [server-pool|database-line] {(QF} |
Parameters
server-pool| database-line |
If this is a database line number, then this command stops the FlashConnect connection running on that line. If this parameter is a server pool (such as "default"), then this command stops all lines running that server pool name. If neither a server-pool or database-line are specified, WWW-STOP does nothing. If both a server pool and a line are specified, the first parameter is stopped and the second parameter is ignored. |
F |
Forces the database server to disconnect from the database side. Normally, the disconnect is initiated from the FCService side to avoid timing issues. When a disconnect message cannot get through to the FCService, the disconnect must be made from the database side. This option is dangerous to running applications and should not be used under normal circumstances. |
Q |
Perform a "quick" stop of FlashConnect. This causes FCService to reset all FlashConnect connections in the named server pool. If the Web server managing the server pool has connections to multiple database servers using the same server pool, then all of the connections in the server pool, regardless of which database server started the action are reset. On the database server which started the action, the FlashConnect connections are stopped. On other database servers, any on-going connections are ended and the connections are restarted. Therefore, the Q option should typically be used on server pools which connect to only one database server. |
If the servers will not shut down properly, enter these commands in the following sequence:
To force the servers to shut down:
:WWW-SHUTDOWN :WWW-STATUS (pick any pib listed) :WWW-STOP {pib} (f :WWW-SHUTDOWN |