Creating a Temporary Database

Create a temporary database using the SAP Control Center Administration Console.

Prerequisites

Consider these database attributes:

Task
  1. In the left pane of the Administration Console, expand ASE Servers > Schema Objects > Databases.
  2. Click Temporary Databases.
  3. Click the drop-down arrow and select New.
  4. On the Introduction screen, select the server in which to create a database.
  5. (Optional, cluster environment only) Click Create this as a local temporary database, then select the online instance on which to create the database.
    You can create local user temporary databases on private devices, but you must create local system temporary databases on shared devices. You can use local file system devices (block devices) to manage the storage needs of temporary data in the cluster. These devices are added as private devices and can only be used by local user temporary databases.
  6. On the Database screen, enter the name of the database you want to create.
  7. (Optional, cluster environment only) On the Temporary Database Group screen, select the group to which to add the local temporary database.
    You can add a local temporary database only to a temporary database group. You cannot add global temporary databases to a temporary database group.
  8. (Optional) On the Devices screen, enter the size of the new database. If you do not enter a size, the default size allocated is 3MB. You can specify separately the amount of space to allocate to the log and data segments.
  9. (Optional) On the Options screen, select:
    • (Not recommended) With override to store the log and data on the same logical device.
    • For load to use the database for loading a database dump.
    • Specify a template database that is copied over to create the in-memory database.
  10. (Optional) On the Data Compression screen, select:
    • Data compression for the entire database – either page-level or row-level compression. If you choose neither option, then data is not compressed.
    • LOB compression – from levels 0 – 9, 100, or 101.
    • In-row LOB length – the length of the LOB column to be saved in-row. To disallow in-row LOB storage in the database, set the length to 0.

    If you created a database encryption key, you can select Encrypt this database, then specify the name of the database encryption key.

  11. (Optional) On the Temporary Database Group screen, select the database group that the temporary database belongs to.
  12. (Optional) Click Summary to view your selected options.
Related tasks
Creating a User Database
Creating a Proxy Database
Creating an Archive Database
Creating an In-Memory Database
Creating an In-Memory Temporary Database
Creating a Temporary Database Group
Mounting an SAP ASE Database
Creating a Database Encryption Key
Related reference
Database Properties