Start of Content Area

Procedure documentation Dropping a Dbspace with SAPDBA  Locate the document in its SAP Library structure

Use

You can use SAPDBA to drop an empty dbspace from your Informix database. SAPDBA checks whether the dbspace is empty during the procedure.

Prerequisites

Procedure

  1. Choose Dbspaces ® Drop a Dbspace in SAPDBA.
  2. Enter the dbspace that you want to drop.
  3. Choose Continue.

Result

SAPDBA drops the dbspace and displays a confirmation message. If the dbspace could not be dropped, SAPDBA displays an error message including any further information available.

You can check the results by looking in the dbspace.log file, which you can find in the directory $INFORMIXDIR/sapreorg (UNIX) or %INFORMIXDIR%\sapreorg (NT). For more information, see SAPDBA Files, Directories, and Reports. Here is an example of the entry that SAPDBA writes to this file:

Example

DBSPACE DELETION:

Date

Dbspace

Size [KB]

 

11.Dec.98, 13:37:10

PSAPBTAB

1000

 

Primary Path: /informix/CX5/sapdata/physdev1/data1

 

 

See also:

Adding a Dbspace with SAPDBA