existsDatabase

Description

Checks the existence of the database in any of the DREs.

Syntax

boolean existsDatabase (String dbName)
     throws RemoteException,
   SearchException

Parameters

dbName – name of the database.

Return value

True if database exists; otherwise, false.