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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Database Administration » Starting and connecting to your database » Database file types » Additional dbspaces considerations » dbspaces creation

 

Creating a dbspace
 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. Click File » New » Dbspace.

  4. Follow the instructions in the Create Dbspace Wizard.

    The new dbspace appears in the Dbspaces folder.

 Create a dbspace (SQL)
  • Execute a CREATE DBSPACE statement.

 See also
 Examples