Alcatel-Lucent 8950 AAA User Manual

Page 431

Advertising
background image

List of Server Commands

Server Diagnostics and Control Commands

............................................................................................................................................................................................................................................................
365-360-001R6.0

Issue 1, December 2008

24-5

............................................................................................................................................................................................................................................................

derby exec

Description: Executes a SQL statement against a connected database.

Command Format:

derby create {<statement-element>}

derby freeze

Description: Freezes an internal derby database.

Command Format:

derby freeze <database>

derby info

Description: Lists some metadata for the currently open connection.

Command Format:

derby info

There are no arguments for this command.

derby list

Description: Lists internal derby databases.

Command Format:

derby list [<database> <timestamp>]

derby login

Description: Cache security credentials for derby access.

Command Format:

derby <username> <password>

derby info

Description: Uncache security credentials for derby access.

Command Format:

derby logout

There are no arguments for this command.

<statement-element>

The SQL statement.

<database>

Name of the database.

<database>

Name of the database.

<timestamp>

Enter the timestamp (yyyy-mm-dd
hh:mm:ss[nnnnnn].

<username>

Login user name.

<password>

Login password.

Advertising