Siebel System Administration Guide > Siebel Management Framework API > Methods Used with the Server-Level Service >

shutdownServer


Shuts down the Siebel Server in a particular enterprise. The Boolean return value is True if you are able to execute the siebctl successfully on the Siebel Server. If not, then the returned value is False.

Syntax

See the following for the syntax of this method:

Boolean shutdownServer(String entName, String srvrName) throws Exception;

Siebel System Administration Guide Copyright © 2014, Oracle and/or its affiliates. All rights reserved. Legal Notices.