Removes a database associated with a given channel.
int removeDatabaseFromChannel ‘(‘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.