TAKE_DATABASE_OFFLINE
Takes the specified database offline.
Usage
pbvcon TAKE_DATABASE_OFFLINE 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 on 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.