imqdbmgr - manage a plugged-in JDBC-compliant Message Queue data store
/usr/bin/imqdbmgr subcommand argument [ [option...]]
/usr/bin/imqdbmgr -h | -help
/usr/bin/imqdbmgr -v | -version
The imqdbmgr utility creates and manages a Java DataBase Connectivity (JDBC) compliant database used for Message Queue persistent storage.
The database can be either embedded or external. To use a JDBC-compliant database (and the imdbmgr utility), you need to first set a number of JDBC-related properties in the broker instance configuration file. See the Sun Java System Message Queue Administrator's Guide for additional information.
imqdbmgr supports four management subcommands. These subcommands, and their corresponding arguments and options follow the imqdbmgr command on the command line. See USAGE and OPTIONS.
The following subcommands are supported:
create
delete
recreate
reset
The imqdbmgr subcommands support the following arguments:
all
lck
oldtbl
tbl
The following options are supported:
-b brokerName
Use this option with the create, delete, recreate, or reset subcommands.
-D property=value
Use this option with the create, delete, recreate, or reset subcommands.
-h | -help
-p password
Use this option with the create, delete, recreate, or reset subcommands.
-u userName
Use this option with the create, delete, recreate, or reset subcommands.
-v | -version
The following subcommands and associated arguments are supported:
create all
create tbl [-u userName] [-p password]
delete tbl [-u userName] [-p password]
delete oldtbl [-u userName] [-p password]
recreate tbl [-u userName] [-p password]
reset lck
The following environment variables affect the execution of this command:
IMQ_JAVAHOME
The following exit values are returned:
0
>0
/var/imq/instances/brokerName/dbstore
See attributes(5) for descriptions of the following attributes:
|
imqadmin(1M), imqbrokerd(1M), imqcmd(1M), imqusermgr(1M), imqkeytool(1M), imqobjmgr(1M), attributes(5)
Sun Java System Message Queue Administrator's Guide
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |