ermdb get

Nota: Para recibir instrucciones sobre la instalación y ejecución de la Utilidad de administración, consulte Introducción a la Utilidad de administración.
The ermdb get command allows you to return information on the routing databases configured on the server. Information returned is the name of the database, location of the database on the file system (path), and the pool size configured for the database. Debe tener instalado el módulo Enterprise Routing para utilizar este comando.

Uso

ermdb get database_name
Nota: Para ver una lista de parámetros, escriba help ermdb import.
Requerido Argumento Descripción
--name or --n database_name

Especifica el nombre del recurso de base de datos que devuelve los datos. No debe existir otro nombre igual en el servidor. Para una lista de recursos de bases de datos de rutas existentes, utilice el comando ermdb list.

Ejemplo

This example returns the information for the database resources US from the server.

ermdb get --name US