Working with BIRT iHub utilities : Working with Encyclopedia Data Store Administrator : Performing operations using Encyclopedia Data Store Administrator utility : Deleting a single volume from a schema
 
Deleting a single volume from a schema
Perform this operation to remove the volume that VOLUME_NAME specifies from the schema that SCHEMA_NAME specifies.
Configure these properties as shown in the following example:
AC_SERVER_HOME = C:/Program Files (x86)/Actuate/iHub2
DATABASE_TYPE = PostgreSQL
DATABASE_NAME = iserver
DATABASE_HOST = localhost
DATABASE_PORT = 8432
SCHEMA_NAME = <provide a name>
SCHEMA_PASSWORD = <provide a password>
DELETE_DATA = true
VOLUME_NAME = <provide a name>