MAKE_DATABASE_AVAILABLE
Makes the specified database available.
Usage
pbvcon MAKE_DATABASE_AVAILABLE Server_Name Db_Reference Timeout
Parameters
Server_Name
The server name. Use quotation marks if the value contains spaces.
Db_Reference
The database name or path exactly as it is known to the server. Use quotation marks if the value contains spaces. Use #ALL to apply this action to all databases of the specified server.
Timeout
The time-out period for the command in milliseconds. If the command does not finish within the time-out period, the command terminates.