DIIOP Tell commands

You can use Tell commands with Domino® IIOP.

Table 1. Tell commands

Command

Result

Tell DIIOP Dump Config

Provide a list of the configuration data that DIIOP is using from the Domino® Directory. Using dump the configuration is written to the file diiopcfg.txt in the server's data directory.

Tell DIIOP Show Config

Provide a list of the configuration data that DIIOP is using from the Domino® Directory. Using show the configuration is displayed on the server console.

Tell DIIOP Log=n

This command determines the amount of information the DIIOP will log about its operation. Valid values for n are as follows:

0 Show Errors & Warnings only

1 Also show informational messages

2 Also show session init/term messages

3 Also show session statistics

4 Also show transaction messages

The setting of this command is saved in the NOTES.INI variable DIIOPLogLevel. Any change that is made to the DIIOP log level will be used the next time the server is restarted.

Tell DIIOP Refresh

Use this command to reload the configuration data that DIIOP is using from the Domino® Directory and from NOTES.INI. By default DIIOP incorporates changes from the Domino® Directory every 3 minutes or as often as specified in the NOTES.INI parameter:

DIIOPConfigUpdateInterval

The Refresh command forces DIIOP to look for changes in the configuration and apply them immediately.

Tell DIIOP Show Users

Or

Tell DIIOP Show Users D

Show all the current active users known to the DIIOP task. This list is similar to the server console command show tasks but it includes more information.

If you append D to this tell command, the list of current users also includes databases that the user has open along with a count of objects that are in use.