Associates a database with a given channel.
int addDatabaseForChannel (String user, String channel, String dbName throws RemoteException, SearchException
user – name of a user
channel – name of a channel
dbName – name of the database
Returns the value: >= 0 if successful; otherwise, failure.