Technical data

WebLogic Server Administration Command Reference
Administration Guide B-7
Connect to WebLogic
Server
CONNECT
Makes the specified number of connections to the WebLogic Server
and returns two numbers representing the total time for each round
trip and the average amount of time (in milliseconds) that each
connection is maintained.
See “CONNECT” on page -10.
Get Help for one or
more commands
HELP
Provides syntax and usage information for all WebLogic Server
commands (by default) or for a single command if a command value
is specified on the HELP command line.
See “HELP” on page -11.
View WebLogic
Server licenses
LICENSES
Lists the licenses for all the WebLogic Server instances installed on
a specific server.
See “LICENSES” on page -12.
List JNDI naming tree
node bindings
LIST
Lists the bindings of a node in the JNDI naming tree.
See “LIST” on page -13.
Lock WebLogic
Server
LOCK
Locks a WebLogic Server against non-privileged logins. Any
subsequent login attempt initiates a security exception which may
contain an optional string message.
See “LOCK” on page -14.
Verify WebLogic
Server listening ports
PING
Sends a message to verify that a WebLogic Server is listening on a
port, and is ready to accept WebLogic client requests.
See “PING” on page -15.
Viewing server log
files
SERVERLOG
Displays the server log file generated on a specific server.
See “SERVERLOG” on page -16.
Shut down a
WebLogic Server
SHUTDOWN
Shuts down the WebLogic Server that is specified in the URL.
See “SHUTDOWN” on page -17.
Encrypt user
credentials in a file
STOREUSERCON
FIG
Creates an encrypted user-configuration file and its associated key
file. You can pass the encrypted values to a server instance instead
of entering a username and password on the command line.
See “STOREUSERCONFIG” on page -18.
Table B-1 WebLogic Server Administration Commands Overview (Continued)
Task Command Description