Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - Database Administration » Starting and connecting to your database » Working with database files » Using additional dbspaces » Creating dbspaces

 

Create a dbspace
 To create a dbspace (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the database.

  2. Open the Dbspaces folder for the database.

  3. Choose File » New » Dbspace.

  4. Follow the instructions in the Create Dbspace Wizard.

    The new dbspace appears in the Dbspaces folder.

 To create a dbspace (SQL)
  • Execute a CREATE DBSPACE statement.

 Examples
 See also